Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Conversation

nhenri
Copy link

@nhenri nhenri commented Mar 28, 2022

Upgrade swift tool version to 5.5
Specify platforms for build

Specify platforms for build
let package = Package(
name: "ShowcaseKit",
platforms: [
.iOS(.v13)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could allow all the way down do iOS 11.

Suggested change
.iOS(.v13)
.iOS(.v11)

@pakko972
Copy link

pakko972 commented Nov 23, 2022

@jegnux This change is required to be able to archive using Xcode 14.

Could you consider merging it ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants