mirror of
https://github.com/exyte/ConcentricOnboarding.git
synced 2026-04-02 23:58:57 -06:00
Not working when importing with swift package manager #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CyberBison on 10/11/2020
Hey there !
I tried importing this library inside my project using the swift package manager. Import worked well but there's a lot of compiler error, as you can see on this: print screen.
I'm on Xcode 12.0.1 and my project is targeting iOS 13.4+
As a workaround I installed the file manually and it's working.