work in progress
- iOS13+
- macOS10.15+
Xcode11beta5
Following steps are required to build project.
carthage checkout
We directly import source code of APIKit via XcodeGen.
xcodegen
Put this as Config/xcconfig/user.xcconfig
.
API_TOKEN=your-bitrise-api-token-xxxxxxxxxxxxxxxx
MIT