Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (26 loc) · 461 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 461 Bytes

Bitrise-iOS SwiftUI

work in progress

Platforms

  • iOS13+
  • macOS10.15+

Development

Xcode11beta5

Build

Following steps are required to build project.

Carthage

carthage checkout

We directly import source code of APIKit via XcodeGen.

XcodeGen

xcodegen

API_TOKEN

Put this as Config/xcconfig/user.xcconfig.

API_TOKEN=your-bitrise-api-token-xxxxxxxxxxxxxxxx

License

MIT