Skip to content

Commit

Permalink
update ios version and code
Browse files Browse the repository at this point in the history
  • Loading branch information
chen committed Nov 5, 2019
1 parent d285f86 commit f38a1a9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 5 deletions.
34 changes: 31 additions & 3 deletions ios/wallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
};
objectVersion = 51;
objects = {

/* Begin PBXBuildFile section */
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
Expand All @@ -27,6 +28,7 @@
33528369AEF44A4082D95A91 /* libReactNativeConfig.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C5640D25232E43AAA880725B /* libReactNativeConfig.a */; };
392FDBC7FABE43E5AFC6DE93 /* libRNGestureHandler.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C5B39D87A3FF4D67BD29B6CE /* libRNGestureHandler.a */; };
4FAA076F303545BEA6C8B7BE /* libRNCamera.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A19D477B5154FF5B7E2297F /* libRNCamera.a */; };
55A05996CF6F4916B6C3461D /* libRNScrypt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E9E009F0C7E04B1E85117AEB /* libRNScrypt.a */; };
607BA266E8384BD5A2B4C178 /* libRNCWebView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EFF87723D22141F8AD5965D7 /* libRNCWebView.a */; };
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
8A7CE7039A9548A7B8B49B54 /* libRNReactNativeLocalBarcodeRecognizer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C33897D3D75F4F15A13DE821 /* libRNReactNativeLocalBarcodeRecognizer.a */; };
Expand All @@ -41,7 +43,6 @@
E271862803BA4005B73DCBD3 /* libRNFS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 88757E7900954B85A61D4755 /* libRNFS.a */; };
F9501813EF8D4B729CB7A290 /* libRNBackgroundTimer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2FDDDBF02E944EB6ABF0CDA3 /* libRNBackgroundTimer.a */; };
FE0A064FFDF34D2C817EE899 /* libRNDeviceInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FD251207C3141A9A0BF1F59 /* libRNDeviceInfo.a */; };
55A05996CF6F4916B6C3461D /* libRNScrypt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E9E009F0C7E04B1E85117AEB /* libRNScrypt.a */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -290,6 +291,13 @@
remoteGlobalIDString = 134814201AA4EA6300B7C361;
remoteInfo = RNCWebView;
};
1CA5F92F2362BEF5005A41D2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 023BD153319446879079B088 /* RNScrypt.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 134814201AA4EA6300B7C361;
remoteInfo = RNScrypt;
};
1CE20DC62327B54600D2F430 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 00875BD6CEFA4C67B9FAC79B /* RNSensitiveInfo.xcodeproj */;
Expand Down Expand Up @@ -512,6 +520,7 @@
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
00E356F21AD99517003FC87E /* walletTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = walletTests.m; sourceTree = "<group>"; };
023BD153319446879079B088 /* RNScrypt.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNScrypt.xcodeproj; path = "../node_modules/react-native-scrypt/ios/RNScrypt.xcodeproj"; sourceTree = "<group>"; };
026C83C250AA4BF89B9E97AC /* RNCamera.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNCamera.xcodeproj; path = "../node_modules/react-native-camera/ios/RNCamera.xcodeproj"; sourceTree = "<group>"; };
0832F60C483D4933BAB8EC02 /* libRNReanimated.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNReanimated.a; sourceTree = "<group>"; };
1021DD313DCD46EDB48A4E48 /* libRNSVG-tvOS.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = "libRNSVG-tvOS.a"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -564,12 +573,11 @@
D8ECDC55A1AC49ADBF903BDB /* TouchID.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = TouchID.xcodeproj; path = "../node_modules/react-native-touch-id/TouchID.xcodeproj"; sourceTree = "<group>"; };
E40CE337C1064733B65A2B40 /* RNReanimated.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNReanimated.xcodeproj; path = "../node_modules/react-native-reanimated/ios/RNReanimated.xcodeproj"; sourceTree = "<group>"; };
E51256701EE941A0A8C8D7A8 /* RNGestureHandler.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNGestureHandler.xcodeproj; path = "../node_modules/react-native-gesture-handler/ios/RNGestureHandler.xcodeproj"; sourceTree = "<group>"; };
E9E009F0C7E04B1E85117AEB /* libRNScrypt.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNScrypt.a; sourceTree = "<group>"; };
EFF87723D22141F8AD5965D7 /* libRNCWebView.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNCWebView.a; sourceTree = "<group>"; };
F5DFDF34D7A842928DDC1BD9 /* libRNRandomBytes-tvOS.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = "libRNRandomBytes-tvOS.a"; sourceTree = "<group>"; };
F873770E571F4EDB86F60463 /* PushNotificationIOS.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = PushNotificationIOS.xcodeproj; path = "../node_modules/@react-native-community/push-notification-ios/ios/PushNotificationIOS.xcodeproj"; sourceTree = "<group>"; };
FD5C7EED60074CA8B34AA8A3 /* RNRandomBytes.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNRandomBytes.xcodeproj; path = "../node_modules/react-native-randombytes/RNRandomBytes.xcodeproj"; sourceTree = "<group>"; };
023BD153319446879079B088 /* RNScrypt.xcodeproj */ = {isa = PBXFileReference; name = "RNScrypt.xcodeproj"; path = "../node_modules/react-native-scrypt/ios/RNScrypt.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
E9E009F0C7E04B1E85117AEB /* libRNScrypt.a */ = {isa = PBXFileReference; name = "libRNScrypt.a"; path = "libRNScrypt.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -780,6 +788,7 @@
2FDDDBF02E944EB6ABF0CDA3 /* libRNBackgroundTimer.a */,
0832F60C483D4933BAB8EC02 /* libRNReanimated.a */,
70CDA5524CDA4334BD582195 /* libRNCPushNotificationIOS.a */,
E9E009F0C7E04B1E85117AEB /* libRNScrypt.a */,
);
name = "Recovered References";
sourceTree = "<group>";
Expand Down Expand Up @@ -886,6 +895,14 @@
name = Products;
sourceTree = "<group>";
};
1CA5F92C2362BEF5005A41D2 /* Products */ = {
isa = PBXGroup;
children = (
1CA5F9302362BEF5005A41D2 /* libRNScrypt.a */,
);
name = Products;
sourceTree = "<group>";
};
1CE20DC32327B54600D2F430 /* Products */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -1195,6 +1212,10 @@
ProductGroup = 1C508F512241FECD00B1EC0A /* Products */;
ProjectRef = 1C508F502241FECD00B1EC0A /* RNScreenshotHelper.xcodeproj */;
},
{
ProductGroup = 1CA5F92C2362BEF5005A41D2 /* Products */;
ProjectRef = 023BD153319446879079B088 /* RNScrypt.xcodeproj */;
},
{
ProductGroup = 1CE20DC32327B54600D2F430 /* Products */;
ProjectRef = 00875BD6CEFA4C67B9FAC79B /* RNSensitiveInfo.xcodeproj */;
Expand Down Expand Up @@ -1461,6 +1482,13 @@
remoteRef = 1C76854222B73FD5009D979F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
1CA5F9302362BEF5005A41D2 /* libRNScrypt.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = libRNScrypt.a;
remoteRef = 1CA5F92F2362BEF5005A41D2 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
1CE20DC72327B54600D2F430 /* libRNSensitiveInfo.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
Expand Down
4 changes: 2 additions & 2 deletions ios/wallet/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<string>1.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>15</string>
<string>16</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down

0 comments on commit f38a1a9

Please sign in to comment.