Skip to content

Commit

Permalink
beta 6
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachOrr committed Oct 18, 2018
1 parent d3ca261 commit 50d5d5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion the-blue-alliance-ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1267,9 +1267,9 @@
92942D8F1E2154DA008E79CA /* Frameworks */,
92942D901E2154DA008E79CA /* Resources */,
92E624CE208E8D1600DF58C0 /* Bundle React Native code and images */,
924E826C208FE7D20053247C /* Run Fabric */,
6D02EECF657E8A3F9121C002 /* [CP] Embed Pods Frameworks */,
E7F2F429133ED67EFC850346 /* [CP] Copy Pods Resources */,
924E826C208FE7D20053247C /* Run Fabric */,
);
buildRules = (
);
Expand Down Expand Up @@ -1516,6 +1516,7 @@
files = (
);
inputPaths = (
"$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)",
);
name = "Run Fabric";
outputPaths = (
Expand Down
2 changes: 1 addition & 1 deletion the-blue-alliance-ios/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>5</string>
<string>6</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down

0 comments on commit 50d5d5b

Please sign in to comment.