We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df05e67 commit 45fa608Copy full SHA for 45fa608
mobile/Makefile
@@ -20,7 +20,6 @@ ios.release_mode: node_modules ts_check # Run the iOS app in release mode
20
.PHONY: ios.release_mode
21
22
ios.release_production: node_modules ts_check
23
- $(call check-file, GoogleService-Info.plist)
24
eas build --platform ios --profile production
25
.PHONY: ios.release_production
26
0 commit comments