The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/Developer"
m (→Unsigned Code: typo) |
m (category mark) |
||
Line 12: | Line 12: | ||
== Parents == |
== Parents == |
||
[[:/|(Root)]] |
[[:/|(Root)]] |
||
+ | |||
+ | [[Category:Filesystem]] |
Revision as of 00:31, 4 January 2013
Summary
This folder contains nothing by default. However, if you hook your iPhone up to Xcode, and click the "Use For Development" button, the content of 'DeveloperDiskImage.dmg' gets decompressed by /usr/libexec/mobile_image_mounter into here.
Unsigned Code
If you patch out the SecKeyRawVerify from /usr/libexec/mobile_image_mounter, you can get Xcode to upload unsigned DeveloperDiskImage.dmg files. This is because no signature checking is performed by Xcode, not on the device.
Contents
Folders
- (none)
Files
- (none)