File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- # Unreleased
1
+ # v6.4.0 -- M61
2
2
- [ added] Updated the binary distributions to include arm64e slices. See
3
3
https://developer.apple.com/documentation/security/preparing_your_app_to_work_with_pointer_authentication .
4
4
Support for the open source libraries is now included in the zip and Carthage
5
- distributions. Support for the closed source libraries (Analytics and Performance)
6
- will be included the next time they release. MLKit support is not yet planned . (#4110 )
5
+ distributions. All libraries now support building for arm64e except the MLKit
6
+ ones who's support is TBD . (#4110 )
7
7
8
8
- [ changed] The directory structure of the zip distribution has changed to include
9
9
full name of each Firebase pod name in the directory structure. For example, the former
10
10
` Storage ` directory is now ` FirebaseStorage ` .
11
11
12
12
- [ changed] Speed up initialization by lazily registering for the user agent. (#1306 )
13
13
14
+ - [ added] Added a Swift usage flag to ` firebaseUserAgent ` . The information will
15
+ be used to support product decisions related to Swift, e.g. adding a Swift specific
16
+ API, SDKs, etc. (#4448 )
17
+
14
18
# v6.4.0 -- M60
15
19
- [ changed] Administrative minor version update to prepare for an upcoming Firebase pod
16
20
open source.
You can’t perform that action at this time.
0 commit comments