Skip to content

Merge pull request #199 from josh/project-updates #32

Merge pull request #199 from josh/project-updates

Merge pull request #199 from josh/project-updates #32

Workflow file for this run

name: Xcode
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v1
- name: Print Xcode version
run: xcodebuild -version -sdk
- name: Build
run: xcodebuild -project Ka-Block.xcodeproj -scheme "Ka-Block" build ENABLE_HARDENED_RUNTIME=NO CODE_SIGN_STYLE=Manual CODE_SIGN_IDENTITY=