-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 Xcode 13 beta 3 build issues #8405
Conversation
Coverage ReportAffected SDKsNo changes between base commit (8e86fda) and head commit (c8f9bda). Test Logs
|
Note the travis CI failure is dealt with separately in #8404 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you Paul
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM, thanks for the fix. A couple questions for product owners and comment about cherry-picking to the release.
FirebaseDynamicLinks/Sources/Public/FirebaseDynamicLinks/FIRDynamicLinks.h
Show resolved
Hide resolved
FirebaseInAppMessaging/Sources/Public/FirebaseInAppMessaging/FIRInAppMessaging.h
Show resolved
Hide resolved
Merging without full CI since only CHANGELOGs changed. |
Context at https://forums.swift.org/t/set-application-extension-api-only-on-a-spm-package/39333/11 and
Fix #8401
Fix #6548