Skip to content

Commit 8220b49

Browse files
authored
Update native-build-locally.md
1 parent f9f044b commit 8220b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/mobile/distributing-mobile-apps/building-native-apps/native-build-locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ To build an iOS app with XCode, do the following:
124124
The iOS app is using CocoaPods for its dependency management. For more information on installing the CocoaPods dependency manager on your machine see CocoaPods [documentation](https://cocoapods.org/#install). If you are using an M1 machine, make sure to first [install Rosetta](https://support.apple.com/en-us/HT211861) and then [install CocoaPods via Homebrew](https://formulae.brew.sh/formula/cocoapods).
125125

126126
{{% alert color="warning" %}}
127-
If you encounter the following error while executing Cocoapods on an M1, reinstall Cocoapods as described above and try again.
127+
If you encounter the following error while executing CocoaPods on an M1, reinstall CocoaPods as described above and try again:
128128
`LoadError - dlsym(0x7f8926035eb0, Init_ffi_c): symbol not found`
129129
{{% /alert %}}
130130

0 commit comments

Comments
 (0)