Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An installation error is reported #247

Open
yaj806 opened this issue Sep 28, 2023 · 2 comments
Open

An installation error is reported #247

yaj806 opened this issue Sep 28, 2023 · 2 comments

Comments

@yaj806
Copy link

yaj806 commented Sep 28, 2023

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
Copy link

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

@snake302
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants