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

Crash on iOS 12.5.4 (libswift_Concurrency.dylib (which was built for iOS 13.0)) with ver. 3.2.0 #636

Closed
Medef opened this issue Feb 3, 2022 · 1 comment

Comments

@Medef
Copy link

Medef commented Feb 3, 2022

I still have an error on version 3.2.0 of the framework. Here is what is output to the console, I will be glad for any help

dyld: Symbol not found: ___chkstk_darwin
Referenced from: /private/var/containers/Bundle/Application/UUID/AppName.app/Frameworks/libswift_Concurrency.dylib (which was built for iOS 13.0)
Expected in: /usr/lib/libSystem.B.dylib
in /private/var/containers/Bundle/Application/UUID/AppName.app/Frameworks/libswift_Concurrency.dylib
(lldb)

@Medef Medef changed the title Crash on iOS 12.5.4 with ver. 3.2.0 Crash on iOS 12.5.4 (libswift_Concurrency.dylib (which was built for iOS 13.0)) with ver. 3.2.0 Feb 4, 2022
@rechsteiner
Copy link
Owner

Hi @Medef! Parchment is not using any of the Swift concurrency features, so this seems like an issue specific to your app.

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