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'
29
29
pod 'Firebase/Analytics, '~> 7-M1'
30
30
```
31
31
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.
34
35
35
36
### Performance
36
37
@@ -45,5 +46,6 @@ FirebaseML does not yet work with the simulator on Apple silicon Macs.
45
46
46
47
XCFrameworks are required to include the arm64 slice for iOS devices and the macOS simulator for
47
48
Macs 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.
49
51
You can’t perform that action at this time.
0 commit comments