-
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
SPM beta docs #6312
SPM beta docs #6312
Conversation
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.
Just two small questions then LGTM, thanks for putting it together! One other thing - do you want to add a link to something like Apple's docs on using SwiftPM for other reference? https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app
SwiftPackageManager.md
Outdated
Choose the Firebase product and any additional products that you want installed | ||
in your app. | ||
|
||
<img src="docs/resources/SPMChoose.png"> |
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.
This should be SPMProducts
not SPMChoose
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.
Good catch! Thanks!
Select the beta branch. | ||
|
||
Note: Starting with the 6.31.0 release, the versions are specified | ||
in a format like 6.31-spm-beta. We won't support standard repository |
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.
Should we be using 6.31.0-spm-beta
(including the patch version)?
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.
I'm proposing that we update the 6.31-spm-beta branch with any patches.
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.
Had some nits, but otherwise LGTM
Fix #3136
To review, see https://github.com/firebase/firebase-ios-sdk/blob/pb-spm-beta/SwiftPackageManager.md