You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I’ll investigate. Which Xcode version are you using?On 9 Feb 2025, at 10:59, gsourdrille ***@***.***> wrote:
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.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
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.
The text was updated successfully, but these errors were encountered: