swift-3
Here's what we found matching this topic...
I CAN HAZ WEATHER
-
Updated
Feb 4, 2017 - 126 commits commits
- 0 contributors
- Swift
Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation by Swift language. https://github.com/yangboz/as3SteeringBehavior
-
Updated
Jan 10, 2018 - 10 commits commits
- 1 contributor
- Objective-C
Multiple apple watch app projects. Written in Swift.
-
Updated
Mar 28, 2019 - 9 commits commits
- 1 contributor
- Swift
With the Applanga iOS Localization SDK you can automate the iOS app translation process. You do not need to convert .string files to excel or xliff. Once the sdk is integrated you can translate your iOS app over the air and manage all the strings in the dashboard. iOS app localization has never been easier! https://www.applanga.com
-
Updated
Oct 2, 2019 - 120 commits commits
- 2 contributors
- Objective-C
BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster.
-
Updated
Nov 9, 2019 - 1 commits commit
- 14 contributors
- Swift
Improve this page
Add a description, image, and links to the swift-3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swift-3 topic, visit your repo's landing page and select "manage topics."
As seen by ZipArchive/ZipArchive@9b70b59, I had to set
-UseModernBuildSystem=NOin order to build successfully with Xcode 10.x on Travis.Is there be an alternative to avoid that and keep using modern build system?