Post

Replies

Boosts

Views

Activity

Xcode 12 Beta 5 arm 64 issue as building for iOS Simulator, but linking in dylib built for iOS
While trying to download dependencies via Carthage in our project with Xcode 12 beta 5 and 6 version. I am getting dylib linking error as below: ld: building for iOS Simulator, but linking in dylib built for iOS, file 'Carthage/Build/iOS//XXXFrameworkName.framework/XXXFrameworkName' for architecture arm64 It is working as expected in below Xcode 12 version(i.e Xcode 11.x). Could you please help on this? Is this a Xcode 12 beta version issue?
4
0
2.4k
Sep ’20
Xcode 12 beta2 version archieve issue as Undefined symbol: type metadata for Swift._StringObject.Variant
While trying to archiving our project with Xcode 12 beta 2 version, we are getting always its linker error as below : Undefined symbols for architecture armv7:   "type metadata for Swift.StringObject.Variant", referenced from:       outlined init with take of Swift.StringObject.Variant in XXXclassName.o ld: symbol(s) not found for architecture armv7
0
0
499
Sep ’20