Skip to content

Fix Cursor Chat drawer and completed sessions #53

Fix Cursor Chat drawer and completed sessions

Fix Cursor Chat drawer and completed sessions #53

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
project-metadata:
name: Project Metadata
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- run: xcodebuild -list -project Runline.xcodeproj
- run: ruby -c Tools/set_build_number.rb
- run: plutil -lint ExportOptions-AppStore.plist ExportOptions-TestFlightUpload.plist Runline/Resources/Info.plist Runline/Resources/PrivacyInfo.xcprivacy Runline/Resources/Runline.entitlements