Skip to content

Commit 72ef855

Browse files
authored
Swift Package Manager doc updates (#7596)
1 parent cb86001 commit 72ef855

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

SwiftPackageManager.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Package Manager](https://swift.org/package-manager/) in Beta status.
1111
- Requires Xcode 12.
1212
- Analytics requires clients to add `-ObjC` linker option.
1313
- Analytics is only supported for iOS and cannot be used in apps that support other platforms.
14-
- Performance and Firebase ML are not currently available.
15-
- watchOS support is introduced in 7.0.0 for Auth, Crashlytics, Messaging, and Storage.
14+
- Performance is not yet available.
15+
- watchOS support is available for Auth, Crashlytics, Messaging, RemoteConfig, and Storage.
1616

1717
## Installation
1818

@@ -30,9 +30,6 @@ Select the Firebase GitHub repository - `https://github.com/firebase/firebase-io
3030

3131
Select the version.
3232

33-
Note: Prior to the 7.0.0 release, version selection is not available. Instead, the releases
34-
are available in branches with names like 6.34-spm-beta.
35-
3633
Note: The Swift Package Manager distribution continues to be in beta even though it now
3734
supports standard Swift Package Manager versioning.
3835

@@ -48,6 +45,7 @@ in the `Build Settings` tab.
4845
If you're using FirebaseAnalytics, Xcode 12.0, and have an issue with
4946
device installation or archive uploading, see the workaround at
5047
https://github.com/firebase/firebase-ios-sdk/issues/6472#issuecomment-694449182.
48+
This issue looks to be resolved in Xcode 12.5.
5149

5250
<img src="docs/resources/SPMObjC.png">
5351

0 commit comments

Comments
 (0)