DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.6k stars 1.06k forks source link

An installation error is reported #247

Open yaj806 opened 1 year ago

yaj806 commented 1 year ago

Error installing '/Users/xxxx/xxx.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSURL=file:///Users/xxxx/xxx.ipa, NSUnderlyingError=0x600002f3cf00 {Error Domain=com.apple.dt.CoreDeviceError Code=3000 "The item at xxxx.ipa is not a valid bundle." UserInfo={NSURL=file:///Users/xxxx/xxx.ipa, NSLocalizedFailureReason=Failed to read the bundle., NSLocalizedDescription=The item at xxx.ipa is not a valid bundle.}}, NSLocalizedDescription=Failed to install the app on the device.} Domain: com.apple.dt.DVTCoreDevice Code: -1 User Info: { DVTErrorCreationDateKey = "2023-09-28 10:59:52 +0000"; }

System Information

macOS Version 14.0 (Build 23A344) Xcode 15.0 (22265) (Build 15A240d) Timestamp: 2023-09-28T18:59:52+08:00

xtaticthc commented 1 year ago

Hello, how are you? I have the same problem with all the .ipas, were you able to solve it????

snake302 commented 4 months ago

Solution:

1) Connect the iPad to the Mac using a cable. 2) Click on the iPad icon in the Finder. 3) Drag the IPA file onto the iPad icon (pane). Dragging it into the window did not work for me.

Credits: https://www.reddit.com/r/iOSProgramming/comments/16m9ho2/comment/k1744ch/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button