Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump min deployment target to 12, include starscream 4.0.6 #156

Closed
wants to merge 2 commits into from

Conversation

lawmicha
Copy link
Contributor

@lawmicha lawmicha commented Mar 11, 2024

Issue #, if available:

Description of changes:
Starscream's 4.0.6 dependency has min iOS 11
https://github.com/daltoniam/Starscream/blob/4.0.6/Starscream.podspec
We'll bump from min iOS 9 to at least 11. We decided on 12 to align across the repos.

Amplify V1 is also iOS 11 https://github.com/aws-amplify/amplify-swift/blob/6d192e4f3a6ae3855abb479aba090a36e083ce83/AmplifyPlugins.podspec#L28C3-L28C28
We'll bump Amplify V1 to 12 as well.

Amplify V2 is iOS 13 +

AppSyncSDK is iOS 9 https://github.com/awslabs/aws-mobile-appsync-sdk-ios/blob/main/AWSAppSync.podspec#L11
We'll bump this to iOS 12 as well.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lawmicha lawmicha requested a review from a team as a code owner March 11, 2024 20:06
5d
5d previously approved these changes Mar 11, 2024
@lawmicha lawmicha changed the title feat: bump min deployment target to 11 for starscream 4.0.6 feat: bump min deployment target to 12, include starscream 4.0.6 Mar 13, 2024
Copy link
Member

@sebaland sebaland left a comment

Choose a reason for hiding this comment

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

I think we should probably also update the AppSyncRealTimeClient.xcodeproj to set the deployment target to iOS 12, for consistency.

@5d
Copy link
Contributor

5d commented Apr 23, 2024

As a similar PR #159 is merged to main, should we close this ticket?

@lawmicha
Copy link
Contributor Author

As a similar PR #159 is merged to main, should we close this ticket?

Right, this is no longer needed because #159 does the bump and starscream 4.0.8 as well

@lawmicha lawmicha closed this Apr 23, 2024
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.

3 participants