/Applications/blackra1n.app/appList2.plist

From The iPhone Wiki
Revision as of 23:07, 8 November 2010 by 5urd (talk | contribs) (New page: This is the app list in blackra1n and limera1n ==File== A quick WordPad look at it from limera1n reveals this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Appl...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is the app list in blackra1n and limera1n

File

A quick WordPad look at it from limera1n reveals this:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<array>

	<dict>

		<key>ModelsSupported</key>

		<string>All</string>

		<key>Packages</key>

		<array>

			<dict>

					<key>Name</key>

					<string>Cydia</string>

					<key>Url</key>

					<string>http://cache.saurik.com/limera1n/cydia.tgz</string>

					<key>icon</key>

					<string>http://limera1n.com/cydia.png</string>

					<key>Description</key>

					<string>It's a monopoly for a reason</string>

			</dict>

		</array>	

	</dict>

</array>	



</plist>