Skip to content

Commit

Permalink
Updated manual iOS setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
yasirkula committed Apr 26, 2021
1 parent b81ab8a commit 4282345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugins/TextureOps/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ iOS setup is normally handled automatically via a post processor script but, if

- set the value of ENABLED to false in TOPostProcessBuild.cs
- build your project
- insert "-framework MobileCoreServices -framework ImageIO" to the "Other Linker Flags" of Unity-iPhone Target
- insert "-framework MobileCoreServices -framework ImageIO" to the "Other Linker Flags" of Unity-iPhone Target (and UnityFramework Target on Unity 2019.3 or newer)

3. SCRIPTING API
Please see the online documentation for a more in-depth documentation of the Scripting API: https://github.com/yasirkula/UnityTextureOps
Expand Down

0 comments on commit 4282345

Please sign in to comment.