1.2.1
What's new
Distribution-only release. The InsurelySDK binary is identical to 1.2.0 — this release ships only repo documentation and licensing updates.
Final LICENSE wording
Replaces the 1.2.0 placeholder (which was marked as pending legal review) with the final wording approved by Insurely AB legal. The license now points to the Customer Agreement as the authoritative source of terms.
Onboarding instructions in the README
A new Access section spells out who needs read access to this repository (every developer who integrates the SDK, plus any CI/CD system that resolves the package) and the recommended access patterns:
- Per-developer GitHub invites for human developers.
- Read-only deploy keys for CI machines, so personal developer credentials stay out of CI configuration.
Upgrade notes
No code changes. Customers consuming 1.2.0 can update to 1.2.1 at their convenience — there is no functional difference beyond the LICENSE wording and the README guidance. The Package.swift and InsurelySDK.xcframework are unchanged.
Assets
InsurelySDK.xcframework.zip— the signed binary framework for manual integration (identical to the 1.2.0 asset; not needed if you use Swift Package Manager).InsurelySDK.doccarchive.zip— Xcode documentation bundle (identical to the 1.2.0 asset).