Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行 react-native run-ios报错,怎么解决? #9

Open
weiyang123 opened this issue Sep 26, 2017 · 1 comment
Open

运行 react-native run-ios报错,怎么解决? #9

weiyang123 opened this issue Sep 26, 2017 · 1 comment

Comments

@weiyang123
Copy link

The following build commands failed:
CompileC /Users/weiyang/Documents/self-project/react-native/JdApp/ios/build/Build/Intermediates/RCTText.build/Debug-iphonesimulator/RCTText.build/Objects-normal/x86_64/RCTTextManager.o RCTTextManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
CompileC /Users/weiyang/Documents/self-project/react-native/JdApp/ios/build/Build/Intermediates/RCTNetwork.build/Debug-iphonesimulator/RCTNetwork.build/Objects-normal/x86_64/RCTNetworkTask.o RCTNetworkTask.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(2 failures)

Installing build/Build/Products/Debug-iphonesimulator/JdApp.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/JdApp.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

weiyangdeMacBook-Pro:JdApp weiyang$ react-native -v
react-native-cli: 2.0.1
react-native: 0.48.4

@yuanguozheng
Copy link
Owner

@weiyang123 BundleId检查一下,应该是Xcode工程的事

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants