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

GeneratedInfoPlistDotEnv.h not found #232

Closed
2 tasks done
ViralS-Truongnh opened this issue Feb 20, 2020 · 1 comment
Closed
2 tasks done

GeneratedInfoPlistDotEnv.h not found #232

ViralS-Truongnh opened this issue Feb 20, 2020 · 1 comment

Comments

@ViralS-Truongnh
Copy link

ViralS-Truongnh commented Feb 20, 2020

Describe the bug
Xcode build fail

To Reproduce
yarn create ueno-app native sample co.nguyen
run Xcode
build fail

Expected behavior
Build success

Screenshots
Screen Shot 2020-02-20 at 11 09 46

Environment

  • React Native Starter version: latest
  • React Native version: 0.62.0-rc1
  • Platforms
    • iOS
  • Device Info
    • Simulator in Debug

Additional context

Run react-native info in your terminal and paste its contents here.
`
System:
OS: macOS 10.15.2
CPU: (4) x64 Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz
Memory: 28.63 MB / 8.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 10.18.1 - ~/.nvm/versions/node/v10.18.1/bin/node
Yarn: 1.22.0 - /usr/local/bin/yarn
npm: 6.13.4 - ~/.nvm/versions/node/v10.18.1/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1
Android SDK:
API Levels: 14, 23, 25, 26, 28, 29
Build Tools: 23.0.1, 26.0.2, 26.0.3, 27.0.3, 28.0.3, 29.0.2
System Images: android-28 | Google APIs Intel x86 Atom, android-29 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom
IDEs:
Android Studio: 3.5 AI-191.8026.42.35.6010548
Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild
npmPackages:
react: 16.9.0 => 16.9.0
react-native: 0.61.2 => 0.61.2

I found this error from react-native-config, but when I follow [this]: (lugg/react-native-config#125) and [this]: (lugg/react-native-config#365), all recommend doesn't woking, and I remove react-native-config, clean build folder, run and has the same error. I don't understand what's going on, previous version doesn't has this error.
`

@ViralS-Truongnh
Copy link
Author

Oh my bad, I fix not right error. I found this: lugg/react-native-config#83 (comment) and it worked.

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

No branches or pull requests

1 participant