-
-
Notifications
You must be signed in to change notification settings - Fork 0
Support Embedded #2
Copy link
Copy link
Open
1 / 21 of 2 issues completedLabels
compilation conditionsInvolves compilation conditions in some wayInvolves compilation conditions in some wayconvenienceRelates to convenient codeRelates to convenient codeembeddedRelates to Swift Embedded modeRelates to Swift Embedded modeenhancementNew feature or requestNew feature or requestpackage traitsRelates to Package TraitsRelates to Package TraitsperformanceRelates to performance behaviorRelates to performance behaviorsemver/majorSemantic Version MAJOR changes (made incompatible API changes)Semantic Version MAJOR changes (made incompatible API changes)
Metadata
Metadata
Assignees
Labels
compilation conditionsInvolves compilation conditions in some wayInvolves compilation conditions in some wayconvenienceRelates to convenient codeRelates to convenient codeembeddedRelates to Swift Embedded modeRelates to Swift Embedded modeenhancementNew feature or requestNew feature or requestpackage traitsRelates to Package TraitsRelates to Package TraitsperformanceRelates to performance behaviorRelates to performance behaviorsemver/majorSemantic Version MAJOR changes (made incompatible API changes)Semantic Version MAJOR changes (made incompatible API changes)
A minimum of Swift 6.1 is required to support Swift Embedded, which enabled the usage of
Stringand a lot of other useful protocols/types. (Swift 6.1 is not officially released yet, so we have to wait and see for now)Checklist: