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

Runtime error after self-compilation (Domain=NSPOSIXErrorDomain Code=22 "Invalid argument") #749

Closed
sy6sy2 opened this issue Apr 26, 2021 · 2 comments

Comments

@sy6sy2
Copy link

sy6sy2 commented Apr 26, 2021

Hi,

I am trying to compile and run AltStore from Xcode. Compilation is ok, AltStore is installed by Xcode on my device but I get an error on launch: "Unable to Launch AltStore, The file "Apps" couldn't be saved in the folder "Application Support"".

Thank you for the help!

Failed to migrate database to app group: Error Domain=NSCocoaErrorDomain Code=512 "The file “Apps” couldn’t be saved in the folder “Application Support”."
UserInfo={NSFileOriginalItemLocationKey=file:///var/mobile/Containers/Data/Application/9EA53DE1-3D2A-4C99-9771-873744F1F359/Library/Application%20Support/Apps/,
NSURL=file:///var/mobile/Containers/Data/Application/9EA53DE1-3D2A-4C99-9771-873744F1F359/Library/Application%20Support/Apps/,
NSFileNewItemLocationKey=file:///var/mobile/Containers/Data/Application/9EA53DE1-3D2A-4C99-9771-873744F1F359/Library/Application%20Support/Apps/, NSUnderlyingError=0x283dda700 {Error
Domain=NSPOSIXErrorDomain Code=22 "Invalid argument" UserInfo={NSURL=file:///var/mobile/Containers/Data/Application/9EA53DE1-3D2A-4C99-9771-873744F1F359/Library/Application%20Support/Apps/}}}
  • Xcode 12.4
  • Free dev account
  • iPhone 7 iOS 14.2
  • macOS 11.2.3
@jkcoxson
Copy link

jkcoxson commented Mar 7, 2022

Did you ever solve this?

@0x1af2aec8f957
Copy link

This problem still exists.

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

4 participants