Skip to content

Bugfix: Missing iPad corner info when entering settings from remote #699

Bugfix: Missing iPad corner info when entering settings from remote

Bugfix: Missing iPad corner info when entering settings from remote #699

Workflow file for this run

name: Build app
on:
pull_request:
jobs:
build:
name: Build app with fastlane
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Install gems
run: bundle install
- name: Build
run: bundle exec fastlane build_pr