Lines Matching refs:ios
1 diff --git a/ios/MyApp/AppDelegate.h b/ios/MyApp/AppDelegate.h
3 --- a/ios/MyApp/AppDelegate.h
4 +++ b/ios/MyApp/AppDelegate.h
16 diff --git a/ios/MyApp/AppDelegate.m b/ios/MyApp/AppDelegate.m
18 --- a/ios/MyApp/AppDelegate.m
19 +++ b/ios/MyApp/AppDelegate.m
84 diff --git a/ios/Podfile b/ios/Podfile
86 --- a/ios/Podfile
87 +++ b/ios/Podfile
90 -require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
92 …rname(`node --print "require.resolve('@react-native-community/cli-platform-ios/package.json')"`), …
95 - platform :ios, '10.0'
96 + platform :ios, '11.0'