Skip to content

Commit

Permalink
Gave up on using Carthage's archive functionality with XCFrameworks.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdoe committed Oct 26, 2021
1 parent 939039f commit ef21a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -102,4 +102,4 @@ ci-swiftpm:


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

0 comments on commit ef21a2e

Please sign in to comment.