apple-data 1.0.508 → 1.0.511
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/apple_data/version.rb +1 -1
- data/share/bluetooth.yaml +29 -29
- data/share/credits.yaml +2113 -6221
- data/share/device_tree.yaml +6 -0
- data/share/entitlements.yaml +3 -62
- data/share/environment_variables.yaml +53 -57
- data/share/firmware.yaml +6 -6
- data/share/ioreg.yaml +1 -1
- data/share/ipsw.yaml +97214 -8530
- data/share/keybags/7000.yaml +2 -1
- data/share/keybags/7001.yaml +2 -1
- data/share/keybags/7002.yaml +2 -1
- data/share/keybags/8000.yaml +2 -1
- data/share/keybags/8001.yaml +2 -1
- data/share/keybags/8004.yaml +2 -1
- data/share/keybags/8006.yaml +2 -1
- data/share/keybags/8010.yaml +1 -0
- data/share/keybags/8011.yaml +1 -0
- data/share/keybags/8015.yaml +1 -0
- data/share/keybags/8020.yaml +1 -0
- data/share/keybags/8027.yaml +1 -0
- data/share/keybags/8030.yaml +1 -0
- data/share/keybags/8101.yaml +1 -0
- data/share/keybags/8720.yaml +2 -1
- data/share/keybags/8900.yaml +2 -1
- data/share/keybags/8920.yaml +2 -1
- data/share/keybags/8922.yaml +2 -1
- data/share/keybags/8930.yaml +2 -1
- data/share/keybags/8940.yaml +2 -1
- data/share/keybags/8942.yaml +2 -1
- data/share/keybags/8945.yaml +2 -1
- data/share/keybags/8947.yaml +2 -1
- data/share/keybags/8950.yaml +2 -1
- data/share/keybags/8955.yaml +2 -1
- data/share/keybags/8960.yaml +2 -1
- data/share/lightning.yaml +1 -2
- data/share/lockdownd.yaml +13 -12
- data/share/mobile_assets.yaml +74 -25
- data/share/pallas.yaml +3 -0
- data/share/tipw_sync.yaml +1907 -3
- metadata +4 -3
- data/share/4cc.yaml +0 -299
data/share/firmware.yaml
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
metadata:
|
|
3
3
|
description: Listing of known firmware types included in a restore package
|
|
4
4
|
credits:
|
|
5
|
+
- rickmark
|
|
5
6
|
firmware_types:
|
|
6
7
|
ANE:
|
|
7
8
|
description: Apple Neural Engine
|
|
@@ -270,7 +271,6 @@ firmware_types:
|
|
|
270
271
|
- glyphplugin@2224~ipad-lightning.im4p
|
|
271
272
|
- glyphplugin@2732~ipad-lightning.t8011.im4p
|
|
272
273
|
- glyphplugin@2224~ipad-lightning.t8011.im4p
|
|
273
|
-
|
|
274
274
|
DeviceTree:
|
|
275
275
|
description: Normal mode device tree
|
|
276
276
|
type: dtre
|
|
@@ -885,7 +885,7 @@ firmware_types:
|
|
|
885
885
|
- '058-88752-045.dmg'
|
|
886
886
|
- '058-88752-043.dmg'
|
|
887
887
|
RecoveryMode:
|
|
888
|
-
description:
|
|
888
|
+
description: Image showing "connect to iTunes"
|
|
889
889
|
type:
|
|
890
890
|
filenames:
|
|
891
891
|
- recoverymode@1136~iphone-lightning.s5l8950x.img3
|
|
@@ -916,7 +916,7 @@ firmware_types:
|
|
|
916
916
|
type: rans
|
|
917
917
|
tipw_key_name: RANS
|
|
918
918
|
RestoreDeviceTree:
|
|
919
|
-
description:
|
|
919
|
+
description: DeviceTree that is used when booted into Restore mode (via DFU/recovery)
|
|
920
920
|
type:
|
|
921
921
|
filenames:
|
|
922
922
|
- DeviceTree.n42ap.img3
|
|
@@ -1254,11 +1254,11 @@ firmware_types:
|
|
|
1254
1254
|
rfta:
|
|
1255
1255
|
description:
|
|
1256
1256
|
type:
|
|
1257
|
-
filenames:
|
|
1257
|
+
filenames:
|
|
1258
1258
|
rfts:
|
|
1259
1259
|
description:
|
|
1260
1260
|
type:
|
|
1261
|
-
filenames:
|
|
1261
|
+
filenames:
|
|
1262
1262
|
SEP:
|
|
1263
1263
|
description: Secure Enclave Processor firmware (SEPOS)
|
|
1264
1264
|
type: sepi
|
|
@@ -1302,7 +1302,7 @@ firmware_types:
|
|
|
1302
1302
|
type: siof
|
|
1303
1303
|
tipw_key_name: SmartIOFirmware
|
|
1304
1304
|
StaticTrustCache:
|
|
1305
|
-
description:
|
|
1305
|
+
description: A listing of approved CDHashes
|
|
1306
1306
|
type:
|
|
1307
1307
|
filenames:
|
|
1308
1308
|
- '048-95869-019.dmg.trustcache'
|