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

RN v63.2 IOS Library path issue when Building #30040

Closed
maestrolsj opened this issue Sep 26, 2020 · 2 comments
Closed

RN v63.2 IOS Library path issue when Building #30040

maestrolsj opened this issue Sep 26, 2020 · 2 comments
Labels
Needs: Triage 🔍 Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.

Comments

@maestrolsj
Copy link

Description

I upgraded react native version ( 0.61.5 > 0.63.2 ) according to upgrade-helper
Android works well but IOS had a building issue regarding library path.

Xcode : Version 11.6 (11E708)

I tried this

image

React Native version:

System:
OS: macOS 10.15.6
CPU: (8) x64 Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
Memory: 525.88 MB / 16.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 14.8.0 - /usr/local/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.14.7 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.9.2 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 13.6, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
Android SDK:
API Levels: 23, 24, 25, 26, 27, 28, 29
Build Tools: 26.0.3, 27.0.3, 28.0.2, 28.0.3, 29.0.2
System Images: android-27 | Google APIs Intel x86 Atom, android-28 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom
Android NDK: Not Found
IDEs:
Android Studio: 3.4 AI-183.6156.11.34.5522156
Xcode: 11.6/11E708 - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_181 - /usr/bin/javac
Python: 2.7.16 - /usr/bin/python
npmPackages:
@react-native-community/cli: Not Found
react: 16.13.1 => 16.13.1
react-native: 0.63.2 => 0.63.2
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Steps To Reproduce

Not needed

Expected Results

Build success

Snack, code example, screenshot, or link to a repository:

Not needed

@deejayxd07
Copy link

Hi @maestrolsj, were you able to run cd ios/ && pod install before this?

@maestrolsj
Copy link
Author

maestrolsj commented Sep 27, 2020

@deejayxd07 Thank you for your comment. There was no error when I installed pod

image

@maestrolsj maestrolsj changed the title React native v63.2 ios building issue React native v63.2 IOS Library path issue when Building Sep 27, 2020
@maestrolsj maestrolsj changed the title React native v63.2 IOS Library path issue when Building RN v63.2 IOS Library path issue when Building Sep 27, 2020
@facebook facebook locked as resolved and limited conversation to collaborators Oct 1, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Triage 🔍 Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants