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

Master code compile failed when react-native run-ios #143

Closed
ygmtx opened this issue Jul 24, 2019 · 3 comments
Closed

Master code compile failed when react-native run-ios #143

ygmtx opened this issue Jul 24, 2019 · 3 comments

Comments

@ygmtx
Copy link

ygmtx commented Jul 24, 2019

** BUILD FAILED **

The following build commands failed:
CpResource /Users/Downloads/polkawallet-RN-master/release_ios/main.jsbundle /Users/Downloads/polkawallet-RN-master/ios/build/Polkawallet/Build/Products/Debug-iphonesimulator/Polkawallet.app/main.jsbundle
(1 failure)

@ygmtx
Copy link
Author

ygmtx commented Jul 24, 2019

I use curl to create a local main.jsbundle, the project can build successd. But the main.jsbundle is wrong. Loading bundle is always 99%.

@mzxyz
Copy link
Contributor

mzxyz commented Jul 24, 2019

I also have this issue when building the master, PR-144 should already fix this one

Currently, it still need to run yarn run bundle-ios for the first time you clone the project as he following config
Screen Shot 2019-07-25 at 10 15 49 AM

This was referenced Jul 24, 2019
@mzxyz
Copy link
Contributor

mzxyz commented Aug 14, 2019

This issue can be closed as it was fixed in #142

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

Successfully merging a pull request may close this issue.

3 participants