You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.
To Reproduce yarn create ueno-app native sample co.nguyen run Xcode build fail
Expected behavior
Build success
Screenshots
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.
`
The text was updated successfully, but these errors were encountered:
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
Environment
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.
`
The text was updated successfully, but these errors were encountered: