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

App crashes on startup with PocketSVG 2.8.0 (Swift Package Dependencies) #225

Open
gsourdrille opened this issue Feb 9, 2025 · 2 comments

Comments

@gsourdrille
Copy link

Description:
After updating to PocketSVG 2.8.0 via Swift Package Dependencies, the app crashes on startup with the following error:

DYLD error: Library not loaded: @rpath/PocketSVG.framework/PocketSVG
Reverting to version 2.7.3 resolves the issue.

Steps to Reproduce:

Add PocketSVG 2.8.0 via Swift Package Manager.
Archive, deploy and install the app via TestFlight. -> (It's OK via xcode)
Observe the crash on startup.
Expected Behavior:
The app should launch without crashing, as it does with version 2.7.3.

Environment:

iOS version: 18.3
PocketSVG version: 2.8.0 (Swift Package Manager)
Let me know if you need additional details.

@arielelkin
Copy link
Collaborator

arielelkin commented Feb 9, 2025 via email

@gsourdrille
Copy link
Author

Xcode 16.2

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

2 participants