Skip to content

Commit

Permalink
try excluding arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalNewsTV committed May 31, 2024
1 parent ee00803 commit 3566007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
-sdk iphoneos \
-derivedDataPath $DATA_DIR \
-archivePath ${DATA_DIR}/${ARCHIVE_NAME} \
EXCLUDED_ARCHS=arm64 \
archive
- name: Export Archive
Expand Down

0 comments on commit 3566007

Please sign in to comment.