Skip to content

Conversation

@Adobels
Copy link
Owner

@Adobels Adobels commented Sep 14, 2025

The package is configured in relation to App Store constraints. As of today, apps submitted to the App Store must be built with Xcode 16, which supports a minimum iOS version of 15. Secondly, Xcode 16 comes with Swift 6, so the swift-tools-version was set to 6.

Other updates are:

  • Updates in SwiftLint rules
  • Add ibApply now has a variant for extensions on UIViewDSL, which is protected by @mainactor by default
  • Update documentation
  • Fixed: SnapFrame.borderWidth had no effect
  • Fix IBFreeForm interference between inits with snapFrame and without only when next argument has argument label

@coderabbitai ignore

@Adobels Adobels self-assigned this Sep 14, 2025
@Adobels Adobels merged commit 6b78826 into main Sep 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants