Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ committed Jan 25, 2025
2 parents d523ad3 + e3524a1 commit 04f4755
Show file tree
Hide file tree
Showing 7 changed files with 263 additions and 764 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/status-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
build:
name: Check Build
runs-on: macos-14
runs-on: macos-15
permissions:
checks: write
statuses: write
Expand All @@ -40,7 +40,7 @@ jobs:
ref: ${{ inputs.psha }}

- name: Set Xcode Version
run: sudo xcode-select -s /Applications/Xcode_16.app
run: sudo xcode-select -s /Applications/Xcode_16.2.app

- name: Get Current Time
id: current-time
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down
Loading

0 comments on commit 04f4755

Please sign in to comment.