Post

Replies

Boosts

Views

Activity

Reply to Xcode 15.3 frameworks built now references SwiftUI
Hi Quinn, thank you for your great advice of ripping. I found out that an Images.xcassets triggered the "import SwiftUI". Please try to add an image asset to your test framework and see if you also get the "import SwiftUI" now. So, Apple effectively desupported iOS 12 with Xcode 15.3 ? Deleting the image asset is not really an option, I could hack with grep/sed to delete the "import SwiftUI" line from arm64-apple-ios.private.swiftinterface, but would that affect iOS13+ ? Also it doesn't seem like a sustainable solution...
Jun ’24