[GH-ISSUE #1825] [Bug]: the installation of the IPA app was successful but it cannot be opened normally, resulting in an error stating 'file not found'. #1178

Open
opened 2026-03-03 19:04:35 +03:00 by kerem · 0 comments
Owner

Originally created by @xiaoyueD2009 on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1825

Describe the bug

Image

Image

Steps to reproduce

1.Install the PlayCover application
2.Import any IPA package
3.Open the IPA application after a successful import

Expected behaviour

the installation of the IPA app was successful but it cannot be opened normally, resulting in an error stating 'file not found'.

Crash log

版本15.3.1(版号24D70)
Installing PlayTools
Copying PlayTools to Frameworks

Executable=/private/var/folders/26/z_fhx9d14y12d397fww4wk9c0000gn/T/TemporaryItems/NSIRD_PlayCover_rcSIg1/Payload/MobileToken.app/MobileToken
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict><key>application-identifier</key><string>FE849YSA92.com.dynamicode.mobileToken</string><key>com.apple.developer.team-identifier</key><string>FE849YSA92</string></dict></plist>

/private/var/folders/26/z_fhx9d14y12d397fww4wk9c0000gn/T/TemporaryItems/NSIRD_PlayCover_rcSIg1/Payload/MobileToken.app/MobileToken: replacing existing signature

/var/folders/26/z_fhx9d14y12d397fww4wk9c0000gn/T/TemporaryItems/NSIRD_PlayCover_rcSIg1/Payload/MobileToken.app/PlugIns/AKInterface.bundle: replacing existing signature

/var/folders/26/z_fhx9d14y12d397fww4wk9c0000gn/T/TemporaryItems/NSIRD_PlayCover_rcSIg1/Payload/MobileToken.app: replacing existing signature

你没有将文件“动码令.app”存储到文件夹“PlayCover”中的权限。
System Integrity Protection status: enabled.

/Users/samming/Library/Containers/io.playcover.PlayCover/Applications/com.dynamicode.mobileToken.app: replacing existing signature


你没有将文件“动码令.app”存储到文件夹“PlayCover”中的权限。
你没有将文件“动码令.app”存储到文件夹“PlayCover”中的权限。
Executable=/Users/samming/Library/Containers/io.playcover.PlayCover/Applications/com.dynamicode.mobileToken.app/MobileToken
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict><key>com.apple.security.app-sandbox</key><true/><key>com.apple.security.assets.movies.read-write</key><true/><key>com.apple.security.assets.music.read-write</key><true/><key>com.apple.security.assets.pictures.read-write</key><true/><key>com.apple.security.device.audio-input</key><true/><key>com.apple.security.device.bluetooth</key><true/><key>com.apple.security.device.camera</key><true/><key>com.apple.security.device.microphone</key><true/><key>com.apple.security.device.usb</key><true/><key>com.apple.security.files.downloads.read-write</key><true/><key>com.apple.security.files.user-selected.read-write</key><true/><key>com.apple.security.network.client</key><true/><key>com.apple.security.network.server</key><true/><key>com.apple.security.personal-information.addressbook</key><true/><key>com.apple.security.personal-information.calendars</key><true/><key>com.apple.security.personal-information.location</key><true/><key>com.apple.security.print</key><true/><key>com.apple.security.temporary-exception.sbpl</key><array><string>(allow user-preference-write (preference-domain &quot;.GlobalPreferences&quot;))</string><string>(allow user-preference-read (preference-domain &quot;.GlobalPreferences&quot;))</string><string>(allow file* file-read* file-write* file-write-data file-read-metadata file-ioctl (subpath &quot;/Users/samming/Library/Containers/io.playcover.PlayCover&quot;))</string><string>(allow file* file-read* file-read-metadata file-ioctl (subpath &quot;/Users/samming/Library/Frameworks/PlayTools.framework&quot;))</string><string>(allow file* file-read* (subpath &quot;/Users/samming/Library/Group Containers/&quot;))</string><string>(allow network* ipc-posix*)</string></array></dict></plist>

Executable=/Users/samming/Library/Containers/io.playcover.PlayCover/Applications/com.dynamicode.mobileToken.app/MobileToken
Identifier=com.dynamicode.mobileToken
Format=app bundle with Mach-O thin (arm64)
CodeDirectory v=20400 size=2515 flags=0x2(adhoc) hashes=68+7 location=embedded
Signature=adhoc
Info.plist entries=38
TeamIdentifier=not set
Sealed Resources version=2 rules=10 files=71
Internal requirements count=0 size=12

/Users/samming/Library/Containers/io.playcover.PlayCover/Applications/com.dynamicode.mobileToken.app/PlugIns/AKInterface.bundle: replacing existing signature

What version of PlayCover are you using?

3.1.0

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
Originally created by @xiaoyueD2009 on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1825 ### Describe the bug <img width="469" alt="Image" src="https://github.com/user-attachments/assets/664e992b-ac45-46ac-bfd0-b8aecb16d7d6" /> ![Image](https://github.com/user-attachments/assets/330e0938-2180-4780-ae40-a37675dfe126) ### Steps to reproduce 1.Install the PlayCover application 2.Import any IPA package 3.Open the IPA application after a successful import ### Expected behaviour the installation of the IPA app was successful but it cannot be opened normally, resulting in an error stating 'file not found'. ### Crash log ```shell 版本15.3.1(版号24D70) Installing PlayTools Copying PlayTools to Frameworks Executable=/private/var/folders/26/z_fhx9d14y12d397fww4wk9c0000gn/T/TemporaryItems/NSIRD_PlayCover_rcSIg1/Payload/MobileToken.app/MobileToken <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict><key>application-identifier</key><string>FE849YSA92.com.dynamicode.mobileToken</string><key>com.apple.developer.team-identifier</key><string>FE849YSA92</string></dict></plist> /private/var/folders/26/z_fhx9d14y12d397fww4wk9c0000gn/T/TemporaryItems/NSIRD_PlayCover_rcSIg1/Payload/MobileToken.app/MobileToken: replacing existing signature /var/folders/26/z_fhx9d14y12d397fww4wk9c0000gn/T/TemporaryItems/NSIRD_PlayCover_rcSIg1/Payload/MobileToken.app/PlugIns/AKInterface.bundle: replacing existing signature /var/folders/26/z_fhx9d14y12d397fww4wk9c0000gn/T/TemporaryItems/NSIRD_PlayCover_rcSIg1/Payload/MobileToken.app: replacing existing signature 你没有将文件“动码令.app”存储到文件夹“PlayCover”中的权限。 System Integrity Protection status: enabled. /Users/samming/Library/Containers/io.playcover.PlayCover/Applications/com.dynamicode.mobileToken.app: replacing existing signature 你没有将文件“动码令.app”存储到文件夹“PlayCover”中的权限。 你没有将文件“动码令.app”存储到文件夹“PlayCover”中的权限。 Executable=/Users/samming/Library/Containers/io.playcover.PlayCover/Applications/com.dynamicode.mobileToken.app/MobileToken <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict><key>com.apple.security.app-sandbox</key><true/><key>com.apple.security.assets.movies.read-write</key><true/><key>com.apple.security.assets.music.read-write</key><true/><key>com.apple.security.assets.pictures.read-write</key><true/><key>com.apple.security.device.audio-input</key><true/><key>com.apple.security.device.bluetooth</key><true/><key>com.apple.security.device.camera</key><true/><key>com.apple.security.device.microphone</key><true/><key>com.apple.security.device.usb</key><true/><key>com.apple.security.files.downloads.read-write</key><true/><key>com.apple.security.files.user-selected.read-write</key><true/><key>com.apple.security.network.client</key><true/><key>com.apple.security.network.server</key><true/><key>com.apple.security.personal-information.addressbook</key><true/><key>com.apple.security.personal-information.calendars</key><true/><key>com.apple.security.personal-information.location</key><true/><key>com.apple.security.print</key><true/><key>com.apple.security.temporary-exception.sbpl</key><array><string>(allow user-preference-write (preference-domain &quot;.GlobalPreferences&quot;))</string><string>(allow user-preference-read (preference-domain &quot;.GlobalPreferences&quot;))</string><string>(allow file* file-read* file-write* file-write-data file-read-metadata file-ioctl (subpath &quot;/Users/samming/Library/Containers/io.playcover.PlayCover&quot;))</string><string>(allow file* file-read* file-read-metadata file-ioctl (subpath &quot;/Users/samming/Library/Frameworks/PlayTools.framework&quot;))</string><string>(allow file* file-read* (subpath &quot;/Users/samming/Library/Group Containers/&quot;))</string><string>(allow network* ipc-posix*)</string></array></dict></plist> Executable=/Users/samming/Library/Containers/io.playcover.PlayCover/Applications/com.dynamicode.mobileToken.app/MobileToken Identifier=com.dynamicode.mobileToken Format=app bundle with Mach-O thin (arm64) CodeDirectory v=20400 size=2515 flags=0x2(adhoc) hashes=68+7 location=embedded Signature=adhoc Info.plist entries=38 TeamIdentifier=not set Sealed Resources version=2 rules=10 files=71 Internal requirements count=0 size=12 /Users/samming/Library/Containers/io.playcover.PlayCover/Applications/com.dynamicode.mobileToken.app/PlugIns/AKInterface.bundle: replacing existing signature ``` ### What version of PlayCover are you using? 3.1.0 ### What version of macOS are you using? Sonoma (macOS 14) ### Issue Language - [x] Yes my issue is written in English
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1178
No description provided.