Skip to content

fix gitignore

fix gitignore #118

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