Skip to content

Commit 7532af3

Browse files
authored
Fix links in Apple silicon docs. (#7058)
1 parent 824d2e2 commit 7532af3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

AppleSilicon.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ pod 'Firebase/Analytics, '~> 7.2-M1'
2929
pod '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

4647
XCFrameworks are required to include the arm64 slice for iOS devices and the macOS simulator for
4748
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.
4951

0 commit comments

Comments
 (0)