mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #814] [Bug]: Crash when add ipa #390
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#390
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 @MrZhongzq on GitHub (Feb 25, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/814
Describe the bug
I add the ipa file, the playcover crash almost immediately .
Steps to reproduce
Turn on playcover ,and add a ipa
车内逃脱3 v1.0.2.ipa.zip
I rename .ipa to .zip for uploading my ipa file.
Expected behaviour
the ipa successfully go in.
Crash log
What version of PlayCover are you using?
2.0.4
What version of macOS are you using?
Ventura (macOS 13)
Issue Language
@TheMoonThatRises commented on GitHub (Feb 25, 2023):
This issue has been fixed in the nightly builds. It occurs because the installer cannot find the arm64 arch in the binary.
@George9705 commented on GitHub (Feb 25, 2023):
Wow.