Skip to content

fix sdk

fix sdk #15

Workflow file for this run

on:
push:
workflow_dispatch:
jobs:
release:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v2
- name: Install
run: gem install cocoapods
- name: Test
run: |
set -eo pipefail
pod lib lint --allow-warnings Nativebrik.podspec