Helpful UIKit utilities. Named after Kit Kat as it's a compliment to UIKit
To build this project, you can use xcodebuild. First, to list the builds, you can use.
xcodebuild -list
To see which destinations you can build.
xcodebuild -showdestinations -scheme LolayKat
And to build you can use the following.
xcodebuild -scheme LolayKat -destination "platform=iOS Simulator,OS=16.2,name=iPhone 14"
link |
Stars: 0 |
Last commit: 2 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics