Search Issue Tracker
Fixed in 2017.2.0f3
Votes
50
Found in
5.2.1p2
Issue ID
737919
Regression
No
Embedded Binaries function in XCode Manipulation API
Embedded Binaries function in XCode Manipulation API missing.
There is no embedded binaries function in XCode Manipulation API right now, which is necessary to incorporating e.g.: HangIt into apps.
http://hangit.com/
https://github.com/hangit
There is a answers page about it:
http://answers.unity3d.com/questions/1074471/is-it-possible-to-use-the-xcode-manipulation-api-t.html
There is also the according forum thread:
This is also necessary to build apps via Cloud Build or any automatic build system as for local builds you can just add it manually as workaround.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
ZDestructor
Oct 27, 2016 14:47
Please fix.
dillon_yeti
Jul 08, 2016 20:22
This seems to be a problem with any arbitrary custom framework. I've got a project that requires a custom .framework and it fails to build unless the framework is added to the embedded binaries.