File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,9 @@ pod 'Firebase/Analytics, '~> 7.2-M1'
2929pod 'Firebase/Analytics, '~> 7-M1'
3030```
3131
32- The CocoaPods issue has been fixed in CocoaPods/CocoaPods #10234 but has not been included in a
33- CocoaPods release yet.
32+ The CocoaPods issue has been fixed in
33+ [ CocoaPods/CocoaPods #10234 ] ( https://github.com/CocoaPods/CocoaPods/pull/10234 ) but has not been
34+ included in a CocoaPods release yet.
3435
3536### Performance
3637
@@ -45,5 +46,6 @@ FirebaseML does not yet work with the simulator on Apple silicon Macs.
4546
4647XCFrameworks are required to include the arm64 slice for iOS devices and the macOS simulator for
4748Macs running on Apple silicon. Unfortunately, Carthage does not support XCFrameworks yet which
48- prevents us from being able to include support. See Carthage/Carthage #2799 for progress.
49+ prevents us from being able to include support. See
50+ [ Carthage/Carthage #2799 ] ( https://github.com/Carthage/Carthage/issues/2799 ) for progress.
4951
You can’t perform that action at this time.
0 commit comments