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

XCode archive failed with version 11.5 #29354

Closed
AlessioCamm opened this issue Jul 13, 2020 · 12 comments
Closed

XCode archive failed with version 11.5 #29354

AlessioCamm opened this issue Jul 13, 2020 · 12 comments
Labels
Needs: Triage 🔍 Stale There has been a lack of activity on this issue and it may be closed soon.

Comments

@AlessioCamm
Copy link

Two days ago, I update XCode to 11.5, and now it gives error after try to Archive via XCode like below but it is working on simulator or my device.

Undefined symbols for architecture arm64:
"_RCTSharedApplication", referenced from:
-[FitnessHocamTests testRendersWelcomeScreen] in FitnessHocamTests.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

React Native version:

OS: macOS 10.15.5
Platforms: iOS 13.5
API Levels: 28, 29
Build Tools: 28.0.3, 29.0.2
Android Studio: 3.5 AI-191.8026.42.35.6010548
Xcode: 11.5
react-native: 0.60.6

@umang-simform
Copy link

@AlessioCamm I tried newer flipper 0.49 and got past this issue but then I was stuck with this open issue:react-native-community/upgrade-support#87

@AlessioCamm
Copy link
Author

@AlessioCamm I tried newer flipper 0.49 and got past this issue but then I was stuck with this open issue:react-native-community/upgrade-support#87

@umang-simform Thanks but that not help me. I need to have react-native 0.60.6, I don't want' to downgrade my version or anything else. Before I upgrade XCode, everything work perfectly, but not now...

@oleksandr-dziuban
Copy link

I have same issue... And we already have raised same issue, but there is not response there yet...

@AlessioCamm
Copy link
Author

@oleksandr-dziuban If you find a solution, can you forward me ? I'll do the same, obviously ;)

@oleksandr-dziuban
Copy link

@AlessioCamm Yes, workaround is here #29336

@AlessioCamm
Copy link
Author

AlessioCamm commented Jul 14, 2020

@AlessioCamm Yes, workaround is here #29336

@oleksandr-dziuban thanks, this work for you ?

@AlessioCamm
Copy link
Author

@AlessioCamm Yes, workaround is here #29336

@oleksandr-dziuban I don't have this code :
InitializeFlipper(application);
I use react-native 0.60.6, not the 0.63 version

@oleksandr-dziuban
Copy link

@AlessioCamm Ah, OK, you have different issue then...

@AlessioCamm
Copy link
Author

@AlessioCamm Ah, OK, you have different issue then...

@oleksandr-dziuban what did you mean ? Did you have a solution for the problem ?

@AlessioCamm
Copy link
Author

@oleksandr-dziuban I test your solution by update react-native to 0.63, but this didn't work anymore

@stale
Copy link

stale bot commented Dec 26, 2020

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions.

@stale stale bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Dec 26, 2020
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Triage 🔍 Stale There has been a lack of activity on this issue and it may be closed soon.
Projects
None yet
Development

No branches or pull requests

3 participants