File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- platform :ios , '9 .0'
1
+ platform :ios , '10 .0'
2
2
$node_modules_path = '../../node_modules'
3
3
require_relative "#{ $node_modules_path} /@react-native-community/cli-platform-ios/native_modules"
4
4
Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ PODS:
292
292
- React-cxxreact (= 0.62.2)
293
293
- React-jsi (= 0.62.2)
294
294
- ReactCommon/callinvoker (= 0.62.2)
295
- - RNCPushNotificationIOS (1.6.1 ):
295
+ - RNCPushNotificationIOS (1.7.3 ):
296
296
- React-Core
297
297
- Yoga (1.14.0)
298
298
- YogaKit (1.18.1):
@@ -453,10 +453,10 @@ SPEC CHECKSUMS:
453
453
React-RCTText: fae545b10cfdb3d247c36c56f61a94cfd6dba41d
454
454
React-RCTVibration: 4356114dbcba4ce66991096e51a66e61eda51256
455
455
ReactCommon: ed4e11d27609d571e7eee8b65548efc191116eb3
456
- RNCPushNotificationIOS: 346c804c13fb99e644c996d1af5175a35452b2cb
456
+ RNCPushNotificationIOS: edeeea93b7210d2f918fc0e46e1a2a189b5fdacc
457
457
Yoga: 3ebccbdd559724312790e7742142d062476b698e
458
458
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
459
459
460
- PODFILE CHECKSUM: fe0bcbd52826c4d7c0dd4aa1c136e663b1ff0615
460
+ PODFILE CHECKSUM: 70c8414db776ae8b9962698cb46664179dc541b7
461
461
462
- COCOAPODS: 1.9.3
462
+ COCOAPODS: 1.10.0
Original file line number Diff line number Diff line change 227
227
isa = PBXNativeTarget;
228
228
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */;
229
229
buildPhases = (
230
- FD10A7F022414F080027D42C /* Start Packager */,
231
230
D154B55232D78AA91BE854C3 /* [CP] Check Pods Manifest.lock */,
231
+ FD10A7F022414F080027D42C /* Start Packager */,
232
232
13B07F871A680F5B00A75B9A /* Sources */,
233
233
13B07F8C1A680F5B00A75B9A /* Frameworks */,
234
234
13B07F8E1A680F5B00A75B9A /* Resources */,
You can’t perform that action at this time.
0 commit comments