ld: warning: Could not find or use auto-linked library 'swiftCoreMedia'
ld: warning: Could not find or use auto-linked library 'swiftCoreImage'
ld: warning: Could not find or use auto-linked library 'swiftCompatibilityDynamicReplacements'
ld: warning: Could not find or use auto-linked library 'swiftsimd'
ld: warning: Could not find or use auto-linked library 'swiftCompatibility51'
ld: warning: Could not find or use auto-linked library 'swiftFoundation'
ld: warning: Could not find or use auto-linked library 'swiftCoreAudio'
ld: warning: Could not find or use auto-linked library 'swiftCoreFoundation'
ld: warning: Could not find or use auto-linked library 'swiftCompatibility50'
ld: warning: Could not find or use auto-linked library 'swiftUniformTypeIdentifiers'
ld: warning: Could not find or use auto-linked library 'swiftCoreMIDI'
ld: warning: Could not find or use auto-linked framework 'UniformTypeIdentifiers'
Undefined symbols for architecture arm64:
"type metadata accessor for Swift.FloatingPointRoundingRule", referenced from:
(extension in SkyIdSDK):__C.UIImage.rotate(radians: Swift.Float) -> __C.UIImage? in libSkyIdSDK.a(UIImageUtil.o)
"enum case for Swift.FloatingPointRoundingRule.toNearestOrEven(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in SkyIdSDK):__C.UIImage.rotate(radians: Swift.Float) -> __C.UIImage? in libSkyIdSDK.a(UIImageUtil.o)
"enum case for Swift.FloatingPointRoundingRule.towardZero(Swift.FloatingPointRoundingRule.Type) -> Swift.FloatingPointRoundingRule", referenced from:
(extension in SkyIdSDK):__C.UIImage.rotate(radians: Swift.Float) -> __C.UIImage? in libSkyIdSDK.a(UIImageUtil.o)
"Swift.FloatingPointSign.rawValue.getter : Swift.Int", referenced from:
(extension in SkyIdSDK):__C.UIImage.rotate(radians: Swift.Float) -> __C.UIImage? in libSkyIdSDK.a(UIImageUtil.o)
"Swift.Double.init(Swift.Float) -> Swift.Double", referenced from:
(extension in SkyIdSDK):__C.UIImage.rotate(radians: Swift.Float) -> __C.UIImage? in libSkyIdSDK.a(UIImageUtil.o)
"protocol conformance descriptor for Swift.String.UnicodeScalarView : Swift.Collection in Swift", referenced from:
lazy protocol witness table accessor for type Swift.String.UnicodeScalarView and conformance Swift.String.UnicodeScalarView : Swift.Collection in Swift in libSkyIdSDK.a(MRZField.o)
"Swift.Character.unicodeScalars.getter : Swift.String.UnicodeScalarView", referenced from:
static SkyIdSDK.MRZField.isValueValid(_: Swift.String, checkDigit: Swift.String) -> Swift.Bool in libSkyIdSDK.a(MRZField.o)