Jump to content
4 posts in this topic

Recommended Posts

Hi folks, not sure of this is the best place to ask this but does anyone use Cydia Impactor and has found it cannot be launched after the latest update of macOS?

 

Mac-mini:MacOS dan$ /Applications/Impactor.app/Contents/MacOS/Impactor
dyld: Library not loaded: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  Referenced from: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  Reason: no suitable image found.  Did find:
	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv: mach-o, but wrong architecture
	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv: stat() failed with errno=45
	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv: mach-o, but wrong architecture
Abort trap: 6
Mac-mini:MacOS dan$

 

Use "iOS App Signer" to resign the application and then use Xcode to load it onto the device.. That works perfectly. CydiaImpactor is badly out of date afaik.. 

 

Another option (if you are a coder) is to use fastlane to resign the app and then Xcode to install it.

  • Thanks 1
×
×
  • Create New...