AppKit/UIKit extensions written by Boinx Software Ltd. & IMAGINE GbR
Feel free to browse the BXUIKit directory. Also, check our Styleguide.
Since this project will be embedded in most (if not all) of our products, we want to make sure that it always compiles and functions as expected.
Therefore, travis-ci will build every commit and run the tests on both macOS and iOS.
Afterwards, a slack notification will be sent to the #dev
channel.
The process is described in .travis.yml
.
Setting the Xcode version also implies a certain macOS and iOS version (This information can be found in the Travis CI Guides).
When changing the Xcode version, keep in mind to also update the build destination versions, or the build will fail.