-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
环境
xcode: 11
执行以下命令
taro build --type rn --watch
react-native run-ios --simulator="iPhone 11 Pro Max"
Output
leungdeiMac:taro-native-shell leung$ react-native run-ios --simulator="iPhone 11 Pro Max"
Scanning folders for symlinks in /Users/leung/taro-native-shell/node_modules (12ms)
Found Xcode workspace taroDemo.xcworkspace
CoreData: annotation: Failed to load optimized model at path '/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/Frameworks/InstrumentsPackaging.framework/Versions/A/Resources/XRPackageModel.momd/XRPackageModel 9.0.omo'
Building using "xcodebuild -workspace taroDemo.xcworkspace -configuration Debug -scheme taroDemo -destination id=6E6CD24C-5DAA-41F5-82AD-615D25232677 -derivedDataPath build"
User defaults from command line:
IDEDerivedDataPathOverride = /Users/leung/taro-native-shell/ios/build
note: Using new build system
note: Planning build
note: Constructing build description
error: /Users/leung/taro-native-shell/ios/Pods/Target Support Files/Pods-taroDemo/Pods-taroDemo.debug.xcconfig: unable to open file (in target "taroDemo" in project "taroDemo") (in target 'taroDemo' from project 'taroDemo')
error: /Users/leung/taro-native-shell/ios/Pods/Target Support Files/Pods-taroDemo/Pods-taroDemo.debug.xcconfig: unable to open file (in target "taroDemo" in project "taroDemo") (in target 'taroDemo' from project 'taroDemo')
error: /Users/leung/taro-native-shell/ios/Pods/Target Support Files/Pods-taroDemo/Pods-taroDemo.debug.xcconfig: unable to open file (in target "taroDemo" in project "taroDemo") (in target 'taroDemo' from project 'taroDemo')
error: /Users/leung/taro-native-shell/ios/Pods/Target Support Files/Pods-taroDemo/Pods-taroDemo.debug.xcconfig: unable to open file (in target "taroDemo" in project "taroDemo") (in target 'taroDemo' from project 'taroDemo')
warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the taroDemo editor. (in target 'taroDemo' from project 'taroDemo')
error: /Users/leung/taro-native-shell/ios/Pods/Target Support Files/Pods-taroDemoTests/Pods-taroDemoTests.debug.xcconfig: unable to open file (in target "taroDemoTests" in project "taroDemo") (in target 'taroDemoTests' from project 'taroDemo')
error: /Users/leung/taro-native-shell/ios/Pods/Target Support Files/Pods-taroDemoTests/Pods-taroDemoTests.debug.xcconfig: unable to open file (in target "taroDemoTests" in project "taroDemo") (in target 'taroDemoTests' from project 'taroDemo')
error: /Users/leung/taro-native-shell/ios/Pods/Target Support Files/Pods-taroDemoTests/Pods-taroDemoTests.debug.xcconfig: unable to open file (in target "taroDemoTests" in project "taroDemo") (in target 'taroDemoTests' from project 'taroDemo')
error: /Users/leung/taro-native-shell/ios/Pods/Target Support Files/Pods-taroDemoTests/Pods-taroDemoTests.debug.xcconfig: unable to open file (in target "taroDemoTests" in project "taroDemo") (in target 'taroDemoTests' from project 'taroDemo')
** BUILD FAILED **
Installing build/Build/Products/Debug-iphonesimulator/taroDemo.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist
Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/taroDemo.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels