mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	Update example to 0.63
This commit is contained in:
		| @@ -1,39 +1,20 @@ | ||||
| platform :ios, '9.0' | ||||
| require_relative '../node_modules/react-native/scripts/react_native_pods' | ||||
| require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' | ||||
|  | ||||
| platform :ios, '10.0' | ||||
|  | ||||
| target 'testHotUpdate' do | ||||
|   # Pods for testHotUpdate | ||||
|   pod 'FBLazyVector', :path => "../node_modules/react-native/Libraries/FBLazyVector" | ||||
|   pod 'FBReactNativeSpec', :path => "../node_modules/react-native/Libraries/FBReactNativeSpec" | ||||
|   pod 'RCTRequired', :path => "../node_modules/react-native/Libraries/RCTRequired" | ||||
|   pod 'RCTTypeSafety', :path => "../node_modules/react-native/Libraries/TypeSafety" | ||||
|   pod 'React', :path => '../node_modules/react-native/' | ||||
|   pod 'React-Core', :path => '../node_modules/react-native/' | ||||
|   pod 'React-CoreModules', :path => '../node_modules/react-native/React/CoreModules' | ||||
|   pod 'React-Core/DevSupport', :path => '../node_modules/react-native/' | ||||
|   pod 'React-RCTActionSheet', :path => '../node_modules/react-native/Libraries/ActionSheetIOS' | ||||
|   pod 'React-RCTAnimation', :path => '../node_modules/react-native/Libraries/NativeAnimation' | ||||
|   pod 'React-RCTBlob', :path => '../node_modules/react-native/Libraries/Blob' | ||||
|   pod 'React-RCTImage', :path => '../node_modules/react-native/Libraries/Image' | ||||
|   pod 'React-RCTLinking', :path => '../node_modules/react-native/Libraries/LinkingIOS' | ||||
|   pod 'React-RCTNetwork', :path => '../node_modules/react-native/Libraries/Network' | ||||
|   pod 'React-RCTSettings', :path => '../node_modules/react-native/Libraries/Settings' | ||||
|   pod 'React-RCTText', :path => '../node_modules/react-native/Libraries/Text' | ||||
|   pod 'React-RCTVibration', :path => '../node_modules/react-native/Libraries/Vibration' | ||||
|   pod 'React-Core/RCTWebSocket', :path => '../node_modules/react-native/' | ||||
|   config = use_native_modules! | ||||
|  | ||||
|   pod 'React-cxxreact', :path => '../node_modules/react-native/ReactCommon/cxxreact' | ||||
|   pod 'React-jsi', :path => '../node_modules/react-native/ReactCommon/jsi' | ||||
|   pod 'React-jsiexecutor', :path => '../node_modules/react-native/ReactCommon/jsiexecutor' | ||||
|   pod 'React-jsinspector', :path => '../node_modules/react-native/ReactCommon/jsinspector' | ||||
|   pod 'ReactCommon/jscallinvoker', :path => "../node_modules/react-native/ReactCommon" | ||||
|   pod 'ReactCommon/turbomodule/core', :path => "../node_modules/react-native/ReactCommon" | ||||
|   pod 'Yoga', :path => '../node_modules/react-native/ReactCommon/yoga' | ||||
|   use_react_native!(:path => config["reactNativePath"]) | ||||
|  | ||||
|   pod 'DoubleConversion', :podspec => '../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec' | ||||
|   pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec' | ||||
|   pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec' | ||||
|  | ||||
|   use_native_modules! | ||||
|     # Enables Flipper. | ||||
|   # | ||||
|   # Note that if you have use_frameworks! enabled, Flipper will not work and | ||||
|   # you should disable these next few lines. | ||||
|   use_flipper!('Flipper' => '0.54.0') | ||||
|   post_install do |installer| | ||||
|     flipper_post_install(installer) | ||||
|   end | ||||
| end | ||||
|  | ||||
|   | ||||
| @@ -1,245 +1,346 @@ | ||||
| PODS: | ||||
|   - boost-for-react-native (1.63.0) | ||||
|   - CocoaAsyncSocket (7.6.4) | ||||
|   - CocoaLibEvent (1.0.0) | ||||
|   - DoubleConversion (1.1.6) | ||||
|   - FBLazyVector (0.61.4) | ||||
|   - FBReactNativeSpec (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - RCTRequired (= 0.61.4) | ||||
|     - RCTTypeSafety (= 0.61.4) | ||||
|     - React-Core (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - ReactCommon/turbomodule/core (= 0.61.4) | ||||
|   - Folly (2018.10.22.00): | ||||
|   - FBLazyVector (0.63.2) | ||||
|   - FBReactNativeSpec (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - RCTRequired (= 0.63.2) | ||||
|     - RCTTypeSafety (= 0.63.2) | ||||
|     - React-Core (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - Flipper (0.54.0): | ||||
|     - Flipper-Folly (~> 2.2) | ||||
|     - Flipper-RSocket (~> 1.1) | ||||
|   - Flipper-DoubleConversion (1.1.7) | ||||
|   - Flipper-Folly (2.2.0): | ||||
|     - boost-for-react-native | ||||
|     - CocoaLibEvent (~> 1.0) | ||||
|     - Flipper-DoubleConversion | ||||
|     - Flipper-Glog | ||||
|     - OpenSSL-Universal (= 1.0.2.19) | ||||
|   - Flipper-Glog (0.3.6) | ||||
|   - Flipper-PeerTalk (0.0.4) | ||||
|   - Flipper-RSocket (1.1.0): | ||||
|     - Flipper-Folly (~> 2.2) | ||||
|   - FlipperKit (0.54.0): | ||||
|     - FlipperKit/Core (= 0.54.0) | ||||
|   - FlipperKit/Core (0.54.0): | ||||
|     - Flipper (~> 0.54.0) | ||||
|     - FlipperKit/CppBridge | ||||
|     - FlipperKit/FBCxxFollyDynamicConvert | ||||
|     - FlipperKit/FBDefines | ||||
|     - FlipperKit/FKPortForwarding | ||||
|   - FlipperKit/CppBridge (0.54.0): | ||||
|     - Flipper (~> 0.54.0) | ||||
|   - FlipperKit/FBCxxFollyDynamicConvert (0.54.0): | ||||
|     - Flipper-Folly (~> 2.2) | ||||
|   - FlipperKit/FBDefines (0.54.0) | ||||
|   - FlipperKit/FKPortForwarding (0.54.0): | ||||
|     - CocoaAsyncSocket (~> 7.6) | ||||
|     - Flipper-PeerTalk (~> 0.0.4) | ||||
|   - FlipperKit/FlipperKitHighlightOverlay (0.54.0) | ||||
|   - FlipperKit/FlipperKitLayoutPlugin (0.54.0): | ||||
|     - FlipperKit/Core | ||||
|     - FlipperKit/FlipperKitHighlightOverlay | ||||
|     - FlipperKit/FlipperKitLayoutTextSearchable | ||||
|     - YogaKit (~> 1.18) | ||||
|   - FlipperKit/FlipperKitLayoutTextSearchable (0.54.0) | ||||
|   - FlipperKit/FlipperKitNetworkPlugin (0.54.0): | ||||
|     - FlipperKit/Core | ||||
|   - FlipperKit/FlipperKitReactPlugin (0.54.0): | ||||
|     - FlipperKit/Core | ||||
|   - FlipperKit/FlipperKitUserDefaultsPlugin (0.54.0): | ||||
|     - FlipperKit/Core | ||||
|   - FlipperKit/SKIOSNetworkPlugin (0.54.0): | ||||
|     - FlipperKit/Core | ||||
|     - FlipperKit/FlipperKitNetworkPlugin | ||||
|   - Folly (2020.01.13.00): | ||||
|     - boost-for-react-native | ||||
|     - DoubleConversion | ||||
|     - Folly/Default (= 2018.10.22.00) | ||||
|     - Folly/Default (= 2020.01.13.00) | ||||
|     - glog | ||||
|   - Folly/Default (2018.10.22.00): | ||||
|   - Folly/Default (2020.01.13.00): | ||||
|     - boost-for-react-native | ||||
|     - DoubleConversion | ||||
|     - glog | ||||
|   - glog (0.3.5) | ||||
|   - RCTRequired (0.61.4) | ||||
|   - RCTTypeSafety (0.61.4): | ||||
|     - FBLazyVector (= 0.61.4) | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - RCTRequired (= 0.61.4) | ||||
|     - React-Core (= 0.61.4) | ||||
|   - React (0.61.4): | ||||
|     - React-Core (= 0.61.4) | ||||
|     - React-Core/DevSupport (= 0.61.4) | ||||
|     - React-Core/RCTWebSocket (= 0.61.4) | ||||
|     - React-RCTActionSheet (= 0.61.4) | ||||
|     - React-RCTAnimation (= 0.61.4) | ||||
|     - React-RCTBlob (= 0.61.4) | ||||
|     - React-RCTImage (= 0.61.4) | ||||
|     - React-RCTLinking (= 0.61.4) | ||||
|     - React-RCTNetwork (= 0.61.4) | ||||
|     - React-RCTSettings (= 0.61.4) | ||||
|     - React-RCTText (= 0.61.4) | ||||
|     - React-RCTVibration (= 0.61.4) | ||||
|   - React-Core (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - OpenSSL-Universal (1.0.2.19): | ||||
|     - OpenSSL-Universal/Static (= 1.0.2.19) | ||||
|   - OpenSSL-Universal/Static (1.0.2.19) | ||||
|   - RCTRequired (0.63.2) | ||||
|   - RCTTypeSafety (0.63.2): | ||||
|     - FBLazyVector (= 0.63.2) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - RCTRequired (= 0.63.2) | ||||
|     - React-Core (= 0.63.2) | ||||
|   - React (0.63.2): | ||||
|     - React-Core (= 0.63.2) | ||||
|     - React-Core/DevSupport (= 0.63.2) | ||||
|     - React-Core/RCTWebSocket (= 0.63.2) | ||||
|     - React-RCTActionSheet (= 0.63.2) | ||||
|     - React-RCTAnimation (= 0.63.2) | ||||
|     - React-RCTBlob (= 0.63.2) | ||||
|     - React-RCTImage (= 0.63.2) | ||||
|     - React-RCTLinking (= 0.63.2) | ||||
|     - React-RCTNetwork (= 0.63.2) | ||||
|     - React-RCTSettings (= 0.63.2) | ||||
|     - React-RCTText (= 0.63.2) | ||||
|     - React-RCTVibration (= 0.63.2) | ||||
|   - React-callinvoker (0.63.2) | ||||
|   - React-Core (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default (= 0.61.4) | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-Core/Default (= 0.63.2) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/CoreModulesHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/CoreModulesHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/Default (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/Default (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/DevSupport (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/DevSupport (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default (= 0.61.4) | ||||
|     - React-Core/RCTWebSocket (= 0.61.4) | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-jsinspector (= 0.61.4) | ||||
|     - React-Core/Default (= 0.63.2) | ||||
|     - React-Core/RCTWebSocket (= 0.63.2) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - React-jsinspector (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTActionSheetHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTActionSheetHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTAnimationHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTAnimationHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTBlobHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTBlobHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTImageHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTImageHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTLinkingHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTLinkingHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTNetworkHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTNetworkHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTSettingsHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTSettingsHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTTextHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTTextHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTVibrationHeaders (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTVibrationHeaders (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-Core/RCTWebSocket (0.61.4): | ||||
|     - Folly (= 2018.10.22.00) | ||||
|   - React-Core/RCTWebSocket (0.63.2): | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-Core/Default (= 0.61.4) | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-jsiexecutor (= 0.61.4) | ||||
|     - React-Core/Default (= 0.63.2) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-jsiexecutor (= 0.63.2) | ||||
|     - Yoga | ||||
|   - React-CoreModules (0.61.4): | ||||
|     - FBReactNativeSpec (= 0.61.4) | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - RCTTypeSafety (= 0.61.4) | ||||
|     - React-Core/CoreModulesHeaders (= 0.61.4) | ||||
|     - React-RCTImage (= 0.61.4) | ||||
|     - ReactCommon/turbomodule/core (= 0.61.4) | ||||
|   - React-cxxreact (0.61.4): | ||||
|   - React-CoreModules (0.63.2): | ||||
|     - FBReactNativeSpec (= 0.63.2) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - RCTTypeSafety (= 0.63.2) | ||||
|     - React-Core/CoreModulesHeaders (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-RCTImage (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - React-cxxreact (0.63.2): | ||||
|     - boost-for-react-native (= 1.63.0) | ||||
|     - DoubleConversion | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-jsinspector (= 0.61.4) | ||||
|   - React-jsi (0.61.4): | ||||
|     - React-callinvoker (= 0.63.2) | ||||
|     - React-jsinspector (= 0.63.2) | ||||
|   - React-jsi (0.63.2): | ||||
|     - boost-for-react-native (= 1.63.0) | ||||
|     - DoubleConversion | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-jsi/Default (= 0.61.4) | ||||
|   - React-jsi/Default (0.61.4): | ||||
|     - React-jsi/Default (= 0.63.2) | ||||
|   - React-jsi/Default (0.63.2): | ||||
|     - boost-for-react-native (= 1.63.0) | ||||
|     - DoubleConversion | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|   - React-jsiexecutor (0.61.4): | ||||
|   - React-jsiexecutor (0.63.2): | ||||
|     - DoubleConversion | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|   - React-jsinspector (0.61.4) | ||||
|   - react-native-update (5.5.8): | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|   - React-jsinspector (0.63.2) | ||||
|   - react-native-update (5.7.2): | ||||
|     - React | ||||
|     - react-native-update/BSDiff (= 5.5.8) | ||||
|     - react-native-update/RCTPushy (= 5.5.8) | ||||
|     - react-native-update/BSDiff (= 5.7.2) | ||||
|     - react-native-update/RCTPushy (= 5.7.2) | ||||
|     - SSZipArchive | ||||
|   - react-native-update/BSDiff (5.5.8): | ||||
|   - react-native-update/BSDiff (5.7.2): | ||||
|     - React | ||||
|     - SSZipArchive | ||||
|   - react-native-update/RCTPushy (5.5.8): | ||||
|   - react-native-update/RCTPushy (5.7.2): | ||||
|     - React | ||||
|     - SSZipArchive | ||||
|   - React-RCTActionSheet (0.61.4): | ||||
|     - React-Core/RCTActionSheetHeaders (= 0.61.4) | ||||
|   - React-RCTAnimation (0.61.4): | ||||
|     - React-Core/RCTAnimationHeaders (= 0.61.4) | ||||
|   - React-RCTBlob (0.61.4): | ||||
|     - React-Core/RCTBlobHeaders (= 0.61.4) | ||||
|     - React-Core/RCTWebSocket (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - React-RCTNetwork (= 0.61.4) | ||||
|   - React-RCTImage (0.61.4): | ||||
|     - React-Core/RCTImageHeaders (= 0.61.4) | ||||
|     - React-RCTNetwork (= 0.61.4) | ||||
|   - React-RCTLinking (0.61.4): | ||||
|     - React-Core/RCTLinkingHeaders (= 0.61.4) | ||||
|   - React-RCTNetwork (0.61.4): | ||||
|     - React-Core/RCTNetworkHeaders (= 0.61.4) | ||||
|   - React-RCTSettings (0.61.4): | ||||
|     - React-Core/RCTSettingsHeaders (= 0.61.4) | ||||
|   - React-RCTText (0.61.4): | ||||
|     - React-Core/RCTTextHeaders (= 0.61.4) | ||||
|   - React-RCTVibration (0.61.4): | ||||
|     - React-Core/RCTVibrationHeaders (= 0.61.4) | ||||
|   - ReactCommon/jscallinvoker (0.61.4): | ||||
|   - React-RCTActionSheet (0.63.2): | ||||
|     - React-Core/RCTActionSheetHeaders (= 0.63.2) | ||||
|   - React-RCTAnimation (0.63.2): | ||||
|     - FBReactNativeSpec (= 0.63.2) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - RCTTypeSafety (= 0.63.2) | ||||
|     - React-Core/RCTAnimationHeaders (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - React-RCTBlob (0.63.2): | ||||
|     - FBReactNativeSpec (= 0.63.2) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - React-Core/RCTBlobHeaders (= 0.63.2) | ||||
|     - React-Core/RCTWebSocket (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-RCTNetwork (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - React-RCTImage (0.63.2): | ||||
|     - FBReactNativeSpec (= 0.63.2) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - RCTTypeSafety (= 0.63.2) | ||||
|     - React-Core/RCTImageHeaders (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - React-RCTNetwork (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - React-RCTLinking (0.63.2): | ||||
|     - FBReactNativeSpec (= 0.63.2) | ||||
|     - React-Core/RCTLinkingHeaders (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - React-RCTNetwork (0.63.2): | ||||
|     - FBReactNativeSpec (= 0.63.2) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - RCTTypeSafety (= 0.63.2) | ||||
|     - React-Core/RCTNetworkHeaders (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - React-RCTSettings (0.63.2): | ||||
|     - FBReactNativeSpec (= 0.63.2) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - RCTTypeSafety (= 0.63.2) | ||||
|     - React-Core/RCTSettingsHeaders (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - React-RCTText (0.63.2): | ||||
|     - React-Core/RCTTextHeaders (= 0.63.2) | ||||
|   - React-RCTVibration (0.63.2): | ||||
|     - FBReactNativeSpec (= 0.63.2) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - React-Core/RCTVibrationHeaders (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|     - ReactCommon/turbomodule/core (= 0.63.2) | ||||
|   - ReactCommon/turbomodule/core (0.63.2): | ||||
|     - DoubleConversion | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - Folly (= 2020.01.13.00) | ||||
|     - glog | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|   - ReactCommon/turbomodule/core (0.61.4): | ||||
|     - DoubleConversion | ||||
|     - Folly (= 2018.10.22.00) | ||||
|     - glog | ||||
|     - React-Core (= 0.61.4) | ||||
|     - React-cxxreact (= 0.61.4) | ||||
|     - React-jsi (= 0.61.4) | ||||
|     - ReactCommon/jscallinvoker (= 0.61.4) | ||||
|   - SSZipArchive (2.2.2) | ||||
|     - React-callinvoker (= 0.63.2) | ||||
|     - React-Core (= 0.63.2) | ||||
|     - React-cxxreact (= 0.63.2) | ||||
|     - React-jsi (= 0.63.2) | ||||
|   - SSZipArchive (2.2.3) | ||||
|   - Yoga (1.14.0) | ||||
|   - YogaKit (1.18.1): | ||||
|     - Yoga (~> 1.14) | ||||
|  | ||||
| DEPENDENCIES: | ||||
|   - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`) | ||||
|   - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`) | ||||
|   - FBReactNativeSpec (from `../node_modules/react-native/Libraries/FBReactNativeSpec`) | ||||
|   - Flipper (= 0.54.0) | ||||
|   - Flipper-DoubleConversion (= 1.1.7) | ||||
|   - Flipper-Folly (~> 2.2) | ||||
|   - Flipper-Glog (= 0.3.6) | ||||
|   - Flipper-PeerTalk (~> 0.0.4) | ||||
|   - Flipper-RSocket (~> 1.1) | ||||
|   - FlipperKit (= 0.54.0) | ||||
|   - FlipperKit/Core (= 0.54.0) | ||||
|   - FlipperKit/CppBridge (= 0.54.0) | ||||
|   - FlipperKit/FBCxxFollyDynamicConvert (= 0.54.0) | ||||
|   - FlipperKit/FBDefines (= 0.54.0) | ||||
|   - FlipperKit/FKPortForwarding (= 0.54.0) | ||||
|   - FlipperKit/FlipperKitHighlightOverlay (= 0.54.0) | ||||
|   - FlipperKit/FlipperKitLayoutPlugin (= 0.54.0) | ||||
|   - FlipperKit/FlipperKitLayoutTextSearchable (= 0.54.0) | ||||
|   - FlipperKit/FlipperKitNetworkPlugin (= 0.54.0) | ||||
|   - FlipperKit/FlipperKitReactPlugin (= 0.54.0) | ||||
|   - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.54.0) | ||||
|   - FlipperKit/SKIOSNetworkPlugin (= 0.54.0) | ||||
|   - Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`) | ||||
|   - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`) | ||||
|   - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`) | ||||
|   - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`) | ||||
|   - React (from `../node_modules/react-native/`) | ||||
|   - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`) | ||||
|   - React-Core (from `../node_modules/react-native/`) | ||||
|   - React-Core/DevSupport (from `../node_modules/react-native/`) | ||||
|   - React-Core/RCTWebSocket (from `../node_modules/react-native/`) | ||||
| @@ -258,14 +359,24 @@ DEPENDENCIES: | ||||
|   - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`) | ||||
|   - React-RCTText (from `../node_modules/react-native/Libraries/Text`) | ||||
|   - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`) | ||||
|   - ReactCommon/jscallinvoker (from `../node_modules/react-native/ReactCommon`) | ||||
|   - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`) | ||||
|   - Yoga (from `../node_modules/react-native/ReactCommon/yoga`) | ||||
|  | ||||
| SPEC REPOS: | ||||
|   trunk: | ||||
|     - boost-for-react-native | ||||
|     - CocoaAsyncSocket | ||||
|     - CocoaLibEvent | ||||
|     - Flipper | ||||
|     - Flipper-DoubleConversion | ||||
|     - Flipper-Folly | ||||
|     - Flipper-Glog | ||||
|     - Flipper-PeerTalk | ||||
|     - Flipper-RSocket | ||||
|     - FlipperKit | ||||
|     - OpenSSL-Universal | ||||
|     - SSZipArchive | ||||
|     - YogaKit | ||||
|  | ||||
| EXTERNAL SOURCES: | ||||
|   DoubleConversion: | ||||
| @@ -284,6 +395,8 @@ EXTERNAL SOURCES: | ||||
|     :path: "../node_modules/react-native/Libraries/TypeSafety" | ||||
|   React: | ||||
|     :path: "../node_modules/react-native/" | ||||
|   React-callinvoker: | ||||
|     :path: "../node_modules/react-native/ReactCommon/callinvoker" | ||||
|   React-Core: | ||||
|     :path: "../node_modules/react-native/" | ||||
|   React-CoreModules: | ||||
| @@ -323,34 +436,46 @@ EXTERNAL SOURCES: | ||||
|  | ||||
| SPEC CHECKSUMS: | ||||
|   boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c | ||||
|   DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2 | ||||
|   FBLazyVector: feb35a6b7f7b50f367be07f34012f34a79282fa3 | ||||
|   FBReactNativeSpec: 51477b84b1bf7ab6f9ef307c24e3dd675391be44 | ||||
|   Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51 | ||||
|   glog: 1f3da668190260b06b429bb211bfbee5cd790c28 | ||||
|   RCTRequired: f3b3fb6f4723e8e52facb229d0c75fdc76773849 | ||||
|   RCTTypeSafety: 2ec60de6abb1db050b56ecc4b60188026078fd10 | ||||
|   React: 10e0130b57e55a7cd8c3dee37c1261102ce295f4 | ||||
|   React-Core: 636212410772d05f3a1eb79d965df2962ca1c70b | ||||
|   React-CoreModules: 6f70d5e41919289c582f88c9ad9923fe5c87400a | ||||
|   React-cxxreact: ddecbe9157ec1743f52ea17bf8d95debc0d6e846 | ||||
|   React-jsi: ca921f4041505f9d5197139b2d09eeb020bb12e8 | ||||
|   React-jsiexecutor: 8dfb73b987afa9324e4009bdce62a18ce23d983c | ||||
|   React-jsinspector: d15478d0a8ada19864aa4d1cc1c697b41b3fa92f | ||||
|   react-native-update: 491cb5902a18f1ebeeb903f1a619df94662fc52a | ||||
|   React-RCTActionSheet: 7369b7c85f99b6299491333affd9f01f5a130c22 | ||||
|   React-RCTAnimation: d07be15b2bd1d06d89417eb0343f98ffd2b099a7 | ||||
|   React-RCTBlob: 8e0b23d95c9baa98f6b0e127e07666aaafd96c34 | ||||
|   React-RCTImage: 443050d14a66e8c2332e9c055f45689d23e15cc7 | ||||
|   React-RCTLinking: ce9a90ba155aec41be49e75ec721bbae2d48a47e | ||||
|   React-RCTNetwork: 41fe54bacc67dd00e6e4c4d30dd98a13e4beabc8 | ||||
|   React-RCTSettings: 45e3e0a6470310b2dab2ccc6d1d73121ba3ea936 | ||||
|   React-RCTText: 21934e0a51d522abcd0a275407e80af45d6fd9ec | ||||
|   React-RCTVibration: 0f76400ee3cec6edb9c125da49fed279340d145a | ||||
|   ReactCommon: a6a294e7028ed67b926d29551aa9394fd989c24c | ||||
|   SSZipArchive: fa16b8cc4cdeceb698e5e5d9f67e9558532fbf23 | ||||
|   Yoga: ba3d99dbee6c15ea6bbe3783d1f0cb1ffb79af0f | ||||
|   CocoaAsyncSocket: 694058e7c0ed05a9e217d1b3c7ded962f4180845 | ||||
|   CocoaLibEvent: 2fab71b8bd46dd33ddb959f7928ec5909f838e3f | ||||
|   DoubleConversion: cde416483dac037923206447da6e1454df403714 | ||||
|   FBLazyVector: 3ef4a7f62e7db01092f9d517d2ebc0d0677c4a37 | ||||
|   FBReactNativeSpec: dc7fa9088f0f2a998503a352b0554d69a4391c5a | ||||
|   Flipper: be611d4b742d8c87fbae2ca5f44603a02539e365 | ||||
|   Flipper-DoubleConversion: 38631e41ef4f9b12861c67d17cb5518d06badc41 | ||||
|   Flipper-Folly: c12092ea368353b58e992843a990a3225d4533c3 | ||||
|   Flipper-Glog: 1dfd6abf1e922806c52ceb8701a3599a79a200a6 | ||||
|   Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9 | ||||
|   Flipper-RSocket: 64e7431a55835eb953b0bf984ef3b90ae9fdddd7 | ||||
|   FlipperKit: ab353d41aea8aae2ea6daaf813e67496642f3d7d | ||||
|   Folly: b73c3869541e86821df3c387eb0af5f65addfab4 | ||||
|   glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3 | ||||
|   OpenSSL-Universal: 8b48cc0d10c1b2923617dfe5c178aa9ed2689355 | ||||
|   RCTRequired: f13f25e7b12f925f1f6a6a8c69d929a03c0129fe | ||||
|   RCTTypeSafety: 44982c5c8e43ff4141eb519a8ddc88059acd1f3a | ||||
|   React: e1c65dd41cb9db13b99f24608e47dd595f28ca9a | ||||
|   React-callinvoker: 552a6a6bc8b3bb794cf108ad59e5a9e2e3b4fc98 | ||||
|   React-Core: 9d341e725dc9cd2f49e4c49ad1fc4e8776aa2639 | ||||
|   React-CoreModules: 5335e168165da7f7083ce7147768d36d3e292318 | ||||
|   React-cxxreact: d3261ec5f7d11743fbf21e263a34ea51d1f13ebc | ||||
|   React-jsi: 54245e1d5f4b690dec614a73a3795964eeef13a8 | ||||
|   React-jsiexecutor: 8ca588cc921e70590820ce72b8789b02c67cce38 | ||||
|   React-jsinspector: b14e62ebe7a66e9231e9581279909f2fc3db6606 | ||||
|   react-native-update: 7602220eccf4ccac05bc90035a541300f2c0189a | ||||
|   React-RCTActionSheet: 910163b6b09685a35c4ebbc52b66d1bfbbe39fc5 | ||||
|   React-RCTAnimation: 9a883bbe1e9d2e158d4fb53765ed64c8dc2200c6 | ||||
|   React-RCTBlob: 39cf0ece1927996c4466510e25d2105f67010e13 | ||||
|   React-RCTImage: de355d738727b09ad3692f2a979affbd54b5f378 | ||||
|   React-RCTLinking: 8122f221d395a63364b2c0078ce284214bd04575 | ||||
|   React-RCTNetwork: 8f96c7b49ea6a0f28f98258f347b6ad218bc0830 | ||||
|   React-RCTSettings: 8a49622aff9c1925f5455fa340b6fe4853d64ab6 | ||||
|   React-RCTText: 1b6773e776e4b33f90468c20fe3b16ca3e224bb8 | ||||
|   React-RCTVibration: 4d2e726957f4087449739b595f107c0d4b6c2d2d | ||||
|   ReactCommon: a0a1edbebcac5e91338371b72ffc66aa822792ce | ||||
|   SSZipArchive: 62d4947b08730e4cda640473b0066d209ff033c9 | ||||
|   Yoga: 7740b94929bbacbddda59bf115b5317e9a161598 | ||||
|   YogaKit: f782866e155069a2cca2517aafea43200b01fd5a | ||||
|  | ||||
| PODFILE CHECKSUM: 244ba888c650d3945bf72a8d01516fb0f1b3b097 | ||||
| PODFILE CHECKSUM: 449e295f5242b426c8459fd24a8812cc985916d0 | ||||
|  | ||||
| COCOAPODS: 1.9.1 | ||||
| COCOAPODS: 1.9.3 | ||||
|   | ||||
							
								
								
									
										9
									
								
								Example/testHotUpdate/ios/dummy.swift
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								Example/testHotUpdate/ios/dummy.swift
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| // | ||||
| //  dummy.swift | ||||
| //  testHotUpdate | ||||
| // | ||||
| //  Created by Qingming, Sunny Luo on 9/1/20. | ||||
| //  Copyright © 2020 Facebook. All rights reserved. | ||||
| // | ||||
|  | ||||
| import Foundation | ||||
| @@ -0,0 +1,4 @@ | ||||
| // | ||||
| //  Use this file to import your target's public headers that you would like to expose to Swift. | ||||
| // | ||||
|  | ||||
| @@ -12,6 +12,7 @@ | ||||
| 		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; | ||||
| 		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; | ||||
| 		7610A16EF1CB8A7644EAFA55 /* libPods-testHotUpdate.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 28C264AEBE1E206870F9D871 /* libPods-testHotUpdate.a */; }; | ||||
| 		F1CBCFD724FE1CF80019170D /* dummy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1CBCFD624FE1CF80019170D /* dummy.swift */; }; | ||||
| /* End PBXBuildFile section */ | ||||
|  | ||||
| /* Begin PBXFileReference section */ | ||||
| @@ -37,6 +38,8 @@ | ||||
| 		ED1DB2CEADC1A82A43867C0E /* Pods-testHotUpdateTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-testHotUpdateTests.release.xcconfig"; path = "Target Support Files/Pods-testHotUpdateTests/Pods-testHotUpdateTests.release.xcconfig"; sourceTree = "<group>"; }; | ||||
| 		ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; | ||||
| 		ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; }; | ||||
| 		F1CBCFD524FE1CF80019170D /* testHotUpdate-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "testHotUpdate-Bridging-Header.h"; sourceTree = "<group>"; }; | ||||
| 		F1CBCFD624FE1CF80019170D /* dummy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = dummy.swift; sourceTree = "<group>"; }; | ||||
| /* End PBXFileReference section */ | ||||
|  | ||||
| /* Begin PBXFrameworksBuildPhase section */ | ||||
| @@ -76,6 +79,8 @@ | ||||
| 				13B07FB61A68108700A75B9A /* Info.plist */, | ||||
| 				13B07FB11A68108700A75B9A /* LaunchScreen.xib */, | ||||
| 				13B07FB71A68108700A75B9A /* main.m */, | ||||
| 				F1CBCFD624FE1CF80019170D /* dummy.swift */, | ||||
| 				F1CBCFD524FE1CF80019170D /* testHotUpdate-Bridging-Header.h */, | ||||
| 			); | ||||
| 			name = testHotUpdate; | ||||
| 			sourceTree = "<group>"; | ||||
| @@ -154,6 +159,12 @@ | ||||
| 			attributes = { | ||||
| 				LastUpgradeCheck = 0940; | ||||
| 				ORGANIZATIONNAME = Facebook; | ||||
| 				TargetAttributes = { | ||||
| 					13B07F861A680F5B00A75B9A = { | ||||
| 						DevelopmentTeam = JD75Q9JJL2; | ||||
| 						LastSwiftMigration = 1160; | ||||
| 					}; | ||||
| 				}; | ||||
| 			}; | ||||
| 			buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "testHotUpdate" */; | ||||
| 			compatibilityVersion = "Xcode 3.2"; | ||||
| @@ -199,7 +210,7 @@ | ||||
| 			); | ||||
| 			runOnlyForDeploymentPostprocessing = 0; | ||||
| 			shellPath = /bin/sh; | ||||
| 			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh"; | ||||
| 			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n"; | ||||
| 		}; | ||||
| 		1CD78CE8A2E7B88FAE48FCEE /* [CP] Copy Pods Resources */ = { | ||||
| 			isa = PBXShellScriptBuildPhase; | ||||
| @@ -208,10 +219,12 @@ | ||||
| 			); | ||||
| 			inputPaths = ( | ||||
| 				"${PODS_ROOT}/Target Support Files/Pods-testHotUpdate/Pods-testHotUpdate-resources.sh", | ||||
| 				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle", | ||||
| 				"${PODS_ROOT}/../../../../ios/pushy_build_time.txt", | ||||
| 			); | ||||
| 			name = "[CP] Copy Pods Resources"; | ||||
| 			outputPaths = ( | ||||
| 				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle", | ||||
| 				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/pushy_build_time.txt", | ||||
| 			); | ||||
| 			runOnlyForDeploymentPostprocessing = 0; | ||||
| @@ -268,6 +281,7 @@ | ||||
| 			buildActionMask = 2147483647; | ||||
| 			files = ( | ||||
| 				13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */, | ||||
| 				F1CBCFD724FE1CF80019170D /* dummy.swift in Sources */, | ||||
| 				13B07FC11A68108700A75B9A /* main.m in Sources */, | ||||
| 			); | ||||
| 			runOnlyForDeploymentPostprocessing = 0; | ||||
| @@ -292,8 +306,10 @@ | ||||
| 			baseConfigurationReference = 84EBA9C1A760F4136B306391 /* Pods-testHotUpdate.debug.xcconfig */; | ||||
| 			buildSettings = { | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||||
| 				CLANG_ENABLE_MODULES = YES; | ||||
| 				CURRENT_PROJECT_VERSION = 1; | ||||
| 				DEAD_CODE_STRIPPING = NO; | ||||
| 				DEVELOPMENT_TEAM = JD75Q9JJL2; | ||||
| 				INFOPLIST_FILE = testHotUpdate/Info.plist; | ||||
| 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | ||||
| 				OTHER_LDFLAGS = ( | ||||
| @@ -303,6 +319,9 @@ | ||||
| 				); | ||||
| 				PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; | ||||
| 				PRODUCT_NAME = testHotUpdate; | ||||
| 				SWIFT_OBJC_BRIDGING_HEADER = "testHotUpdate-Bridging-Header.h"; | ||||
| 				SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | ||||
| 				SWIFT_VERSION = 5.0; | ||||
| 				VERSIONING_SYSTEM = "apple-generic"; | ||||
| 			}; | ||||
| 			name = Debug; | ||||
| @@ -312,7 +331,9 @@ | ||||
| 			baseConfigurationReference = 1A3E77317B15A5C3816ACE3A /* Pods-testHotUpdate.release.xcconfig */; | ||||
| 			buildSettings = { | ||||
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | ||||
| 				CLANG_ENABLE_MODULES = YES; | ||||
| 				CURRENT_PROJECT_VERSION = 1; | ||||
| 				DEVELOPMENT_TEAM = JD75Q9JJL2; | ||||
| 				INFOPLIST_FILE = testHotUpdate/Info.plist; | ||||
| 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; | ||||
| 				OTHER_LDFLAGS = ( | ||||
| @@ -322,6 +343,8 @@ | ||||
| 				); | ||||
| 				PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; | ||||
| 				PRODUCT_NAME = testHotUpdate; | ||||
| 				SWIFT_OBJC_BRIDGING_HEADER = "testHotUpdate-Bridging-Header.h"; | ||||
| 				SWIFT_VERSION = 5.0; | ||||
| 				VERSIONING_SYSTEM = "apple-generic"; | ||||
| 			}; | ||||
| 			name = Release; | ||||
|   | ||||
| @@ -55,6 +55,15 @@ | ||||
|       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||||
|       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||||
|       shouldUseLaunchSchemeArgsEnv = "YES"> | ||||
|       <MacroExpansion> | ||||
|          <BuildableReference | ||||
|             BuildableIdentifier = "primary" | ||||
|             BlueprintIdentifier = "13B07F861A680F5B00A75B9A" | ||||
|             BuildableName = "testHotUpdate.app" | ||||
|             BlueprintName = "testHotUpdate" | ||||
|             ReferencedContainer = "container:testHotUpdate.xcodeproj"> | ||||
|          </BuildableReference> | ||||
|       </MacroExpansion> | ||||
|       <Testables> | ||||
|          <TestableReference | ||||
|             skipped = "NO"> | ||||
| @@ -67,17 +76,6 @@ | ||||
|             </BuildableReference> | ||||
|          </TestableReference> | ||||
|       </Testables> | ||||
|       <MacroExpansion> | ||||
|          <BuildableReference | ||||
|             BuildableIdentifier = "primary" | ||||
|             BlueprintIdentifier = "13B07F861A680F5B00A75B9A" | ||||
|             BuildableName = "testHotUpdate.app" | ||||
|             BlueprintName = "testHotUpdate" | ||||
|             ReferencedContainer = "container:testHotUpdate.xcodeproj"> | ||||
|          </BuildableReference> | ||||
|       </MacroExpansion> | ||||
|       <AdditionalOptions> | ||||
|       </AdditionalOptions> | ||||
|    </TestAction> | ||||
|    <LaunchAction | ||||
|       buildConfiguration = "Debug" | ||||
| @@ -99,8 +97,6 @@ | ||||
|             ReferencedContainer = "container:testHotUpdate.xcodeproj"> | ||||
|          </BuildableReference> | ||||
|       </BuildableProductRunnable> | ||||
|       <AdditionalOptions> | ||||
|       </AdditionalOptions> | ||||
|    </LaunchAction> | ||||
|    <ProfileAction | ||||
|       buildConfiguration = "Release" | ||||
|   | ||||
| @@ -12,10 +12,32 @@ | ||||
| #import <React/RCTRootView.h> | ||||
| #import "RCTPushy.h" | ||||
|  | ||||
| #ifdef FB_SONARKIT_ENABLED | ||||
| #import <FlipperKit/FlipperClient.h> | ||||
| #import <FlipperKitLayoutPlugin/FlipperKitLayoutPlugin.h> | ||||
| #import <FlipperKitUserDefaultsPlugin/FKUserDefaultsPlugin.h> | ||||
| #import <FlipperKitNetworkPlugin/FlipperKitNetworkPlugin.h> | ||||
| #import <SKIOSNetworkPlugin/SKIOSNetworkAdapter.h> | ||||
| #import <FlipperKitReactPlugin/FlipperKitReactPlugin.h> | ||||
| static void InitializeFlipper(UIApplication *application) { | ||||
|   FlipperClient *client = [FlipperClient sharedClient]; | ||||
|   SKDescriptorMapper *layoutDescriptorMapper = [[SKDescriptorMapper alloc] initWithDefaults]; | ||||
|   [client addPlugin:[[FlipperKitLayoutPlugin alloc] initWithRootNode:application withDescriptorMapper:layoutDescriptorMapper]]; | ||||
|   [client addPlugin:[[FKUserDefaultsPlugin alloc] initWithSuiteName:nil]]; | ||||
|   [client addPlugin:[FlipperKitReactPlugin new]]; | ||||
|   [client addPlugin:[[FlipperKitNetworkPlugin alloc] initWithNetworkAdapter:[SKIOSNetworkAdapter new]]]; | ||||
|   [client start]; | ||||
| } | ||||
| #endif | ||||
|  | ||||
| @implementation AppDelegate | ||||
|  | ||||
| - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions | ||||
| { | ||||
|   #ifdef FB_SONARKIT_ENABLED | ||||
|     InitializeFlipper(application); | ||||
|   #endif | ||||
|    | ||||
|   RCTBridge *bridge = [[RCTBridge alloc] initWithDelegate:self launchOptions:launchOptions]; | ||||
|   RCTRootView *rootView = [[RCTRootView alloc] initWithBridge:bridge | ||||
|                                                    moduleName:@"testHotUpdate" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm