chore(fcs): update fcs keys

This commit is contained in:
blacktop
2025-07-29 15:40:17 -06:00
parent 3f64deebeb
commit eb388ee760
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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