|
@@ -35,9 +35,6 @@ 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', :path => '../node_modules/appcenter'
|
|
|
|
|
- pod 'AppCenter/Analytics', :path => '../node_modules/appcenter-analytics'
|
|
|
|
|
- pod 'AppCenter/Crashes', :path => '../node_modules/appcenter-crashes'
|
|
|
|
|
|
|
|
|
|
use_react_native!(
|
|
use_react_native!(
|
|
|
:path => config[:reactNativePath],
|
|
:path => config[:reactNativePath],
|