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
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)
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 🙂
The following error occurs on the Carthage build:
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
The text was updated successfully, but these errors were encountered: