Skip to content

Commit ef21a2e

Browse files
committed
Gave up on using Carthage's archive functionality with XCFrameworks.
1 parent 939039f commit ef21a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ ci-swiftpm:
102102

103103

104104
carthage:
105-
carthage build --archive --project-directory "$(SOURCE_DIR)" --no-skip-current --use-xcframeworks
105+
carthage build --project-directory "$(SOURCE_DIR)" --no-skip-current --use-xcframeworks

0 commit comments

Comments
 (0)