Post

Replies

Boosts

Views

Activity

Reply to module compiled with swift 5.3.2 cannot be imported by the swift 5.5.2 compiler
I have faced the same error. An actual device works well but the emulator makes problem. The errors <unknown>:0: error: unable to load standard library for target 'arm64-apple-ios12.0' <unknown>:0: error: module compiled with Swift 5.4 cannot be imported by the Swift 5.5.2 compiler: And I tried to change my swift version(5.5.2 -> 5.4) on Xcode via ToolChain, but it does not work. Environment Xcode: 13.2.1 (13C100) MacBook Pro (MacBook Pro (13-inch, M1, 2020))
Topic: Programming Languages SubTopic: Swift Tags:
Feb ’22
Reply to How can I download iOS 15.3 for simulator with xcode 13.2.1
Same here... Apple said, 15.3 emulator makes crash. but I don't have 15.3.. and the app is working well on 15.3 real device 15.2 emulator also. How could I test the 15.3 on emulator?! @_@;
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to module compiled with swift 5.3.2 cannot be imported by the swift 5.5.2 compiler
I have faced the same error. An actual device works well but the emulator makes problem. The errors <unknown>:0: error: unable to load standard library for target 'arm64-apple-ios12.0' <unknown>:0: error: module compiled with Swift 5.4 cannot be imported by the Swift 5.5.2 compiler: And I tried to change my swift version(5.5.2 -> 5.4) on Xcode via ToolChain, but it does not work. Environment Xcode: 13.2.1 (13C100) MacBook Pro (MacBook Pro (13-inch, M1, 2020))
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Feb ’22