The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/Developer"
m |
|||
Line 3: | Line 3: | ||
A file off of the root with nothing inside of it. However, if you hook your iPhone up to XCode, and click the 'Use For Development' button, the content of 'DeveloperDiskImage.dmg' gets decompressed into there. |
A file off of the root with nothing inside of it. However, if you hook your iPhone up to XCode, and click the 'Use For Development' button, the content of 'DeveloperDiskImage.dmg' gets decompressed into there. |
||
− | = Patch = |
+ | == Patch == |
If you patch out the SecKeyRawVerify, you can get Xcode to upload unsigned DeveloperDiskImage.dmg 's ; ) |
If you patch out the SecKeyRawVerify, you can get Xcode to upload unsigned DeveloperDiskImage.dmg 's ; ) |
Revision as of 12:10, 14 July 2009
Summary
A file off of the root with nothing inside of it. However, if you hook your iPhone up to XCode, and click the 'Use For Development' button, the content of 'DeveloperDiskImage.dmg' gets decompressed into there.
Patch
If you patch out the SecKeyRawVerify, you can get Xcode to upload unsigned DeveloperDiskImage.dmg 's ; )