About the first step, I made several attempts, and it worked. The following steps are the same as cocoabim:
1. change the installation path to /Applications ; add iOSOpenDev include, lib, the path to the infrastructure folder in Framework Search Paths , remove iphonesimulator from Supported Platforms in Build Settings , Header Search Paths , Library Search Paths (I'm not sure if this is necessary);
- Add the build phase of the script (should be the last in order) to the existing target that runs
/opt/iOSOpenDev/bin/iosod --xcbp .
3.Create a Debian package management file in the existing target folder as (target directory)/Package/DEBIAN/control .
4. Reform the assembly for profiling (Cmd-Shift-I).
source share