swift5.4-v1.1.1 does not build for iOS
alexcohn opened this issue · 2 comments
alexcohn commented
#5 (comment) did not work, in the end. This is what I receive in clean build of my dynamic framework:
<my long path>.swiftmodule/arm64.swiftinterface:4:8: Module 'Foundation' was created for incompatible target arm64-apple-ios14.5: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/prebuilt-modules/14.5/Foundation.swiftmodule/arm64.swiftmodule
nevermoe commented
Would you please provide your build command?
alexcohn commented
After clean reinstall, it seems to work, sorry.