Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/khcrysalis/Feather
Browse files Browse the repository at this point in the history
  • Loading branch information
khcrysalis committed Jan 24, 2025
2 parents e23da5b + 3ff8af1 commit 8151b74
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,9 @@ jobs:
sudo install -m755 ldid_macosx_x86_64 /usr/local/bin/ldid
brew install 7zip gnu-sed
- name: Select Xcode 16.0
run: |
sudo xcode-select -s /Applications/Xcode_16.app/Contents/Developer
mkdir upload
- name: Compile f
run: |
mkdir upload
make package SCHEME="'feather (Release)'"
mv packages/* upload/
Expand Down

0 comments on commit 8151b74

Please sign in to comment.