Skip to content

Instantly share code, notes, and snippets.

@1951FDG
Created October 17, 2013 10:05
Show Gist options
  • Save 1951FDG/6e629b72b673e5ac0bd5 to your computer and use it in GitHub Desktop.
Save 1951FDG/6e629b72b673e5ac0bd5 to your computer and use it in GitHub Desktop.
Fix expired package
Failed install preflight: Error Domain=PKInstallErrorDomain Code=102 UserInfo=0x1b397c90 "The package “iPhoneSystemComponents.pkg” is untrusted." Underlying Error=(Error Domain=NSOSStatusErrorDomain Code=-2147409654 UserInfo=0x1b371bb0 "The operation couldn’t be completed. CSSMERR_TP_CERT_EXPIRED")
Failed install preflight: Error Domain=PKInstallErrorDomain Code=102 UserInfo=0x1ee540 "The package “MobileDevice.pkg” is untrusted." Underlying Error=(Error Domain=NSOSStatusErrorDomain Code=-2147409654 UserInfo=0x1b1360 "The operation couldn’t be completed. CSSMERR_TP_CERT_EXPIRED")
/Users/administrator/Downloads/flatpkgfixer.py /Volumes/Xcode\ and\ iOS\ SDK/Packages/MobileDevice.pkg /Users/administrator/Downloads/MobileDevice.pkg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment