|
@@ -35,6 +35,9 @@ target 'JuicePlus' do
|
|
|
pod 'GoogleUtilities', :modular_headers => true
|
|
pod 'GoogleUtilities', :modular_headers => true
|
|
|
#微软热更新
|
|
#微软热更新
|
|
|
pod 'CodePush', :path => '../node_modules/react-native-code-push'
|
|
pod 'CodePush', :path => '../node_modules/react-native-code-push'
|
|
|
|
|
+ pod 'AppCenter', :modular_headers => true
|
|
|
|
|
+ pod 'AppCenter/Analytics', :modular_headers => true
|
|
|
|
|
+ pod 'AppCenter/Crashes', :modular_headers => true
|
|
|
|
|
|
|
|
use_react_native!(
|
|
use_react_native!(
|
|
|
:path => config[:reactNativePath],
|
|
:path => config[:reactNativePath],
|