Цель «йога» (проект «React»): Libtool /Users/mac/Library/Developer/Xcode/DerivedData/APP_HaXi-fienhtgaztiojsagqgrzzowduwil/Build/Intermediates.noindex/ArchiveIntermediates/APP_HaXi/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libyoga.anormal
Настройте «йогу» (проект «Pods»): Libtool /Users/mac/Library/Developer/Xcode/DerivedData/APP_HaXi-fienhtgaztiojsagqgrzzowduwil/Build/Intermediates.noindex/ArchiveIntermediates/APP_HaXi/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libyoga.anormal
Несколько команд создают '/Users/mac/Library/Developer/Xcode/DerivedData/APP_HaXi-fienhtgaztiojsagqgrzzowduwil/Build/Intermediates.noindex/ArchiveIntermediates/APP_HaXi/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libRNDeviceInfo.a'
Target «RNDeviceInfo» (проект «RNDeviceInfo»): Libtool /Users/mac/Library/Developer/Xcode/DerivedData/APP_HaXi-fienhtgaztiojsagqgrzzowduwil/Build/Intermediates.noindex/ArchiveIntermediates/APP_HaXi/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libRNDeviceInfo.anormal
Target «RNDeviceInfo» (проект «Pods»): Libtool /Users/mac/Library/Developer/Xcode/DerivedData/APP_HaXi-fienhtgaztiojsagqgrzzowduwil/Build/Intermediates.noindex/ArchiveIntermediates/APP_HaXi/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/libRNDeviceInfo.a нормальный
проект: реагировать на собственный @0.59.9
Код профиля:
Код: Выделить всё
platform :ios, '9.0'
# The target name is most likely the name of your project.
target 'APP_HaXi' do
use_frameworks! #
# Your 'node_modules' directory is probably in the root of your project,
# but if not, adjust the `:path` accordingly
pod 'React', :path => '../node_modules/react-native', :subspecs => [
'Core',
'CxxBridge', # Include this for RN >= 0.47
'DevSupport', # Include this to enable In-App Devmenu if RN >= 0.43
'RCTText',
'RCTNetwork',
'RCTWebSocket', # needed for debugging
# Add any other subspecs you want to use in your project
]
# Explicitly include Yoga if you are using RN >= 0.42.0
pod 'yoga', :path => '../node_modules/react-native/ReactCommon/yoga'
# Third party deps podspec link
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'
pod 'react-native-baidumap-sdk', path: '../node_modules/react-native-baidumap-sdk/lib/ios'
pod 'RNDeviceInfo', :path => '../node_modules/react-native-device-info'
pod 'react-native-splash-screen', :path => '../node_modules/react-native-splash-screen'
# pod 'RCTWeChat', :path => '../node_modules/react-native-wechat'
pod 'react-native-video', :path => '../node_modules/react-native-video'
pod 'react-native-camera', :path => '../node_modules/react-native-camera'
pod 'react-native-orientation', :path => '../node_modules/react-native-orientation'
pod 'react-native-pdf', :path => '../node_modules/react-native-pdf'
pod 'rn-fetch-blob', :path => '../node_modules/rn-fetch-blob'
pod 'react-native-document-picker', :path => '../node_modules/react-native-document-picker'
end
Подробнее здесь: https://stackoverflow.com/questions/798 ... iceinfo-pr
Мобильная версия