mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-10 07:13:28 +01:00
Fetches App ID count directly from Apple, and adds AppIDsViewController to view all App IDs for the logged-in account.
9 lines
263 B
XML
9 lines
263 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>_XCCurrentVersionName</key>
|
|
<string>AltStore 4.xcdatamodel</string>
|
|
</dict>
|
|
</plist>
|