Skip to content

Commit

Permalink
Merge pull request #233 from uhooi/feature/bump_xcode_from_15.3_to_15.4
Browse files Browse the repository at this point in the history
Bump Xcode from 15.3 to 15.4
  • Loading branch information
uhooi authored May 14, 2024
2 parents 668e004 + 9ef3601 commit c0fd3ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permissions:
contents: read

env:
DEVELOPER_DIR: /Applications/Xcode_15.3.app
DEVELOPER_DIR: /Applications/Xcode_15.4.app

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Loki(ロキ)は、サ活の記録に特化したアプリです。
### 必要条件

- macOS 14.0+
- Xcode 15.3 (Swift 5.10)
- Xcode 15.4 (Swift 5.10)
- Make
- Mint

Expand Down

0 comments on commit c0fd3ad

Please sign in to comment.