Difference between revisions of "INTERNAL INSTALL LEGAL"

From The iPhone Wiki
Jump to: navigation, search
(Undo revision 32730 by Jaggions (talk) You are breaking NDA. Wait until it's public.)
(Added new info; removed stub tag)
Line 1: Line 1:
 
[[Image:Internal.strings.PNG‎|thumb|Internal Legal Messages]]
 
[[Image:Internal.strings.PNG‎|thumb|Internal Legal Messages]]
   
'''INTERNAL INSTALL LEGAL MESSAGES''' are mostly shown on Apple internal development iPhones. They will be shown on the lockscreen of an iPhone and were first seen on leaked [http://www.bgr.com/2011/04/23/exclusive-apple-testing-iphone-4-for-t-mobile-usa/ iPhone 4 prototypes] in the USA and Vietnam. The messages can be shown with one of these methods:
+
'''INTERNAL INSTALL LEGAL MESSAGES''' are mostly shown on Apple internal development iPhones. They will be shown on the lockscreen of an iPhone and were first seen on leaked [http://www.bgr.com/2011/04/23/exclusive-apple-testing-iphone-4-for-t-mobile-usa/ iPhone 4 prototypes] in the USA and Vietnam. The messages can be shown on any iOS 4+ device with one of these methods:
 
* Create the directory <tt>/AppleInternal/Library/PreferenceBundles/Internal Settings.bundle/</tt>
 
* Create the directory <tt>/AppleInternal/Library/PreferenceBundles/Internal Settings.bundle/</tt>
* You can add the following key to the file /System/Library/CoreServices/SpringBoard.app/XXXAP.plist in the "Capabilities" array:
+
* Add the following key to the [[Model definition file|model definition file]] of your device in the "Capabilities" array:
 
<key>apple-internal-install</key>
 
<key>apple-internal-install</key>
 
<true />
 
<true />
  +
* Install the [[Cydia]] tweak <nowiki>"Internalizer"</nowiki>
   
   
Line 18: Line 19:
 
"INTERNAL_INSTALL_LEGAL_CONTACT" = "+1 877-595-1***
 
"INTERNAL_INSTALL_LEGAL_CONTACT" = "+1 877-595-1***
   
{{stub|Software}}
 
 
[[Category:Apple Internal Apps]]
 
[[Category:Apple Internal Apps]]

Revision as of 11:01, 1 July 2013

File:Internal.strings.PNG
Internal Legal Messages

INTERNAL INSTALL LEGAL MESSAGES are mostly shown on Apple internal development iPhones. They will be shown on the lockscreen of an iPhone and were first seen on leaked iPhone 4 prototypes in the USA and Vietnam. The messages can be shown on any iOS 4+ device with one of these methods:

  • Create the directory /AppleInternal/Library/PreferenceBundles/Internal Settings.bundle/
  • Add the following key to the model definition file of your device in the "Capabilities" array:
<key>apple-internal-install</key>
<true />
  • Install the Cydia tweak "Internalizer"


After a reboot, the INTERNAL_INSTALL_LEGAL_* messages will appear on the device.

The messages on the lockscreen can be modified if the file SpringBoard-Internal.strings is put into the following directory:

/System/Library/CoreServices/SpringBoard/<Your Language>.lproj/

SpringBoard-Internal.strings

"INTERNAL_INSTALL_LEGAL_DECLARATION" = "Confidential and Proprietary";
"INTERNAL_INSTALL_LEGAL_INSTRUCTIONS" = "If found, please contact";
"INTERNAL_INSTALL_LEGAL_CONTACT" = "+1 877-595-1***