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.
Comments (12)
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
- Resizing Device Simulator window affects the uGUI Canvas size
- Font Asset Creator does not support Multi Atlas Texture while it is supported by Font Assets
- Dark patches are present when using APV and GI
- Package Manager Multi Select shows incorrect number of Packages that will be removed when the Selected Package has another Package installed as a Dependency
- Game View scale drops lower than is possible to choose manually when a Domain Reload occurs
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.