1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Doc: Update macOS troubleshooting for IOS build (#2898)

This commit is contained in:
Sergey 2020-03-25 11:31:05 +02:00 committed by GitHub
parent 499f318192
commit a548d695f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,16 @@ If you get a node-gyp related error, you might need to manually install it: `npm
If you get the error `libtool: unrecognized option '-static'`, follow the instructions [in this post](https://stackoverflow.com/a/38552393/561309) to use the correct libtool version.
# Mobile application
## iOS
If you there is an error `/joplin/ReactNativeClient/ios/Pods/Target Support Files/Pods-Joplin/Pods-Joplin.debug.xcconfig: unable to open file (in target "Joplin" in project "Joplin") (in target 'Joplin' from project 'Joplin')` run the following commands:
cd ios
pod deintegrate
pod install
## Other issues
> The application window doesn't open or is white