Skip to content

fix warning

fix warning #113

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: macos-13
steps:
- uses: actions/checkout@v1
- name: Run test
run: fastlane ios build_sdk