[go: nahoru, domu]

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

fix: issue where deployment targets for subspec AppCheck in Firebase podspec does not match FirebaseAppCheck podspec #9187

Merged

Conversation

Salakar
Copy link
Member
@Salakar Salakar commented Jan 10, 2022

Discussion

The deployment targets defined in https://github.com/firebase/firebase-ios-sdk/blob/master/FirebaseAppCheck.podspec#L20-L23 are not reflected in the AppCheck subspec in the main Firebase podspec. This PR updates them to match.

Testing

  • N/A

API Changes

  • N/A

…se` podspec does not match `FirebaseAppCheck` podspec
Copy link
Member
@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

@Salakar Thanks for pointing this out. The fix is actually the obvious to update FirebaseAppCheck.podspec to match since AppCheck requires iOS 11 etc. Let us know if you want to continue. Otherwise, we'll make the correction before the next release.

@paulb777 paulb777 added this to the 8.11.0 - M110 milestone Jan 10, 2022
@paulb777
Copy link
Member

Hmm, on further investigation, I'm not sure the correct setup here. https://firebase.google.com/docs/ios/learn-more#firebase_library_support_by_platform shows three different lines for AppCheck.

Copy link
Member
@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

Based on the updates in #8388, this change should have been done then as well, so it looks good. Thanks! and thanks to @ryanwilson for tracking down the provenance.

@paulb777 paulb777 merged commit a128172 into firebase:master Jan 10, 2022
leotianlizhan pushed a commit that referenced this pull request Feb 1, 2022
…se` podspec does not match `FirebaseAppCheck` podspec (#9187)
@firebase firebase locked and limited conversation to collaborators Feb 10, 2022
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.

None yet

2 participants