-
-
Notifications
You must be signed in to change notification settings - Fork 71
Manual Setup for iOS
Süleyman Yasir KULA edited this page Sep 29, 2019
·
4 revisions
- set the value of ENABLED to false in NCPostProcessBuild.cs
- build your project
- enter a Camera Usage Description in Xcode
- also enter a Microphone Usage Description (see: https://github.com/yasirkula/UnityNativeCamera/issues/2)
- insert
-framework MobileCoreServices -framework ImageIO
to the Other Linker Flags of Unity-iPhone Target: