-
Notifications
You must be signed in to change notification settings - Fork 9
Home
vista980622 edited this page Aug 18, 2015
·
2 revisions
Before building, be sure to change what you're building to "xpf-bootstrap". This can be done through choosing Product - Scheme - xpf-bootstrap. Then hit build.
Find out where the built framework is at by expanding "Products" folder in the sidebar, then right clicking "xpf-bootstrap.framework" and choose Show in Finder. Go find Versions/A/xpf-bootstrap. Go to Terminal. Paste in "DYLD_INSERT_LIBRARIES=", then drag "xpf-bootstrap" into the terminal window.
Then find the binary of your Xcode 6.3.x file by right clicking on Xcode app, choosing Show Package Contents.
Go to /Contents/MacOS/Xcode. Then drag that into the terminal window as well. Then hit enter.
This should be clear enough...