diff --git a/Makefile b/Makefile index 3506d7b9..678b584d 100644 --- a/Makefile +++ b/Makefile @@ -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