Skip to content

Commit

Permalink
[Docs] Update iOS install docs (#90)
Browse files Browse the repository at this point in the history
Added more info about how to resolve strip-frameworks.sh not being found.
  • Loading branch information
systemlevel authored and kristfal committed Jun 6, 2019
1 parent 406b86c commit 3f8ec02
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ios/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,12 @@ Open the newly added `Run Script` and paste:

![](https://s3.systemlevel.com/docs-public/runscript.png)

If you have any issues related to not being able to find strip-frameworks.sh during your build process, click and drag the strip-frameworks.sh file into the xcode editor:

![](https://s3.systemlevel.com/docs-public/strip-frameworks.png)

![](https://s3.systemlevel.com/docs-public/drag.png)



Checkout the [example application](/example/README.md) to see how it's configured for an example.

0 comments on commit 3f8ec02

Please sign in to comment.