mirror of
https://github.com/blacktop/ipsw.git
synced 2026-05-08 12:22:26 +00:00
chore(fcs): update fcs keys
This commit is contained in:
@@ -125,7 +125,7 @@ update_fcs_keys_rc: update_fcs_keys ## Scrape the iPhoneWiki for AES keys
|
||||
update_fcs_keys_beta: FSC_FLAGS=--beta --latest ## Scrape the iPhoneWiki for AES keys
|
||||
update_fcs_keys_beta: update_fcs_keys ## Scrape the iPhoneWiki for AES keys
|
||||
|
||||
FCS_IOS_BUILD ?= $(shell go run ./cmd/ipsw dl ota --show-latest-build --device iPhone14,2 --platform iOS)
|
||||
FCS_IOS_BUILD ?= $(shell go run ./cmd/ipsw dl ota --show-latest-build --device iPhone17,1 --platform iOS)
|
||||
FCS_MOS_BUILD ?= $(shell go run ./cmd/ipsw dl ota --show-latest-build --device Mac14,7 --platform macOS)
|
||||
FCS_VOS_BUILD ?= $(shell go run ./cmd/ipsw dl ota --show-latest-build --device RealityDevice14,1 --platform visionOS)
|
||||
|
||||
|
||||
Binary file not shown.
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user