Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Upgrade the dependencies of the "RealmTasks React" app #446

Open
kraenhansen opened this issue Jul 10, 2018 · 0 comments
Open

Upgrade the dependencies of the "RealmTasks React" app #446

kraenhansen opened this issue Jul 10, 2018 · 0 comments

Comments

@kraenhansen
Copy link
Member

kraenhansen commented Jul 10, 2018

A lot of stuff has happened in the React / React Native projects that we should adapt our example app to. After updating react-native remember to run react-native upgrade or consider starting an entirely new React Native project.

In its current state I'm unable to build "RealmTasks React" for iOS with xcode 9:

** BUILD FAILED **

The following build commands failed:
CompileC /Users/kraenhansen/Repositories/realm-tasks/RealmTasks\ React/ios/build/Build/Intermediates.noindex/React.build/Debug-iphonesimulator/React.build/Objects-normal/x86_64/RCTJavaScriptLoader.o Base/RCTJavaScriptLoader.mm normal x86_64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

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

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

No branches or pull requests

1 participant