mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #1328] [Bug]: can't import ipa file #775
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#775
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akss5768 on GitHub (Jan 16, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1328
Describe the bug
Pop up message appeared while importing IPA file and interrupted the import process
BTW:
My Macbook is Apple M1 8GB,IPA file Size is 3.2GB,Is it possible that the problem is caused by memory?
Steps to reproduce
Pop up message appeared while importing IPA file and interrupted the import process
Expected behaviour
Successfully imported IPA file
Crash log
What version of PlayCover are you using?
3.0.0 beta 2
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@TheMoonThatRises commented on GitHub (Jan 19, 2024):
The IPA file is corrupted. Try using another one.
@akss5768 commented on GitHub (Jan 20, 2024):
In fact, I was able to successfully import this IPA file on another macos
@TheMoonThatRises commented on GitHub (Jan 20, 2024):
The exact same IPA file (and same PlayCover version)? Also does your other Mac have more GB of ram?
@akss5768 commented on GitHub (Jan 20, 2024):
Yes, the RAM of the other computer is 32GB
@TheMoonThatRises commented on GitHub (Jan 20, 2024):
Can you try running
ditto -x -k [IPA file] [folder name]and see if that works (on the 8gb model)?@CCCCCCCXH commented on GitHub (Jan 26, 2024):
hi, i have tried this on my 16gb model and the terminal returned "operation not permitted"
@3qdr commented on GitHub (Jul 9, 2024):
It worked for me but what do i do with the ditto-ed file?