diff --git a/Makefile b/Makefile index d70f202..a927fae 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ build-profile: .PHONY: build-ios build-ios: - $(FLUTTER) build ios --release --build-name=$(VERSION) + $(FLUTTER) build ios --release --build-name=$(VERSION) .PHONY: format format: