Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-02-17 | 636 Bytes | |
v4.5.0_ visionOS Support source code.tar.gz | 2024-02-17 | 7.8 MB | |
v4.5.0_ visionOS Support source code.zip | 2024-02-17 | 7.8 MB | |
Totals: 3 Items | 15.6 MB | 0 |
- Adds visionOS support (thanks @eric!)
- Bumps minimum deployment target to 12.0, to keep Xcode happy
Note that MarqueeLabel probably still supports older iOS versions than 12.0, but you might have do some manually import the library instead of using Cocoapods (or do some trickery with your own project Podfile).
What's Changed
- Add VisionOS deployment target by @eric in https://github.com/cbpowell/MarqueeLabel/pull/297
New Contributors
- @eric made their first contribution in https://github.com/cbpowell/MarqueeLabel/pull/297
Full Changelog: https://github.com/cbpowell/MarqueeLabel/compare/4.4.0...4.5.0