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

Fail to build in Xcode 12 beta #196

Closed
tantakan opened this issue Jul 28, 2020 · 2 comments
Closed

Fail to build in Xcode 12 beta #196

tantakan opened this issue Jul 28, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@tantakan
Copy link

The following error occurs on the Carthage build:

Undefined symbols for architecture armv7:
  "type metadata for Swift._StringObject.Variant", referenced from:
      outlined init with take of Swift._StringObject.Variant in XMLDecoder.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

environment:
Xcode Version: 12 beta 3
Carthage: 0.35.0

related issue:
Undefined symbol: type metadata for Swift._StringObject.Variant
https://developer.apple.com/forums/thread/649918

@MaxDesiatov MaxDesiatov added the bug Something isn't working label Jul 28, 2020
@MaxDesiatov
Copy link
Collaborator

MaxDesiatov commented Jul 28, 2020

Thank you for reporting this. Unfortunately, it seems to be caused by an Xcode bug, so I'm not sure what can be done about that at the moment. If it persists in GM or maybe even later betas we'll need to start looking for some workaround. PRs are very welcome, as usual 🙂

@tantakan
Copy link
Author

tantakan commented Aug 5, 2020

Thank you for your reply, but it looks fixed in Xcode 12 beta4 (String issue) 👀

@tantakan tantakan closed this as completed Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants