Skip to content

Comments

Add checks for code so it can be used in projects with a minimum target < iOS 13#38

Open
AlexanderMarchant wants to merge 7 commits intoCSolanaM:developfrom
codelathe:develop
Open

Add checks for code so it can be used in projects with a minimum target < iOS 13#38
AlexanderMarchant wants to merge 7 commits intoCSolanaM:developfrom
codelathe:develop

Conversation

@AlexanderMarchant
Copy link

Issue Link 🔗

Projects with a minimum target < iOS 13 receive errors when importing this library

Goals ⚽

• Enable SkeletonUI to be imported and used by projects with a minimum target that is < iOS 13

Implementation Details 🚧

• Add available checks
• Add #if arch(x86_64) || arch(arm64) checks

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

Successfully merging this pull request may close these issues.

2 participants