Skip to content

Bump cocoapods from 1.12.1 to 1.13.0 #71

Bump cocoapods from 1.12.1 to 1.13.0

Bump cocoapods from 1.12.1 to 1.13.0 #71

Workflow file for this run

name: Swift build
on: push
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: swift build -Xswiftc -sdk -Xswiftc "$(xcrun --sdk iphonesimulator --show-sdk-path)" -Xswiftc -target -Xswiftc x86_64-apple-ios13.0-simulator