mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
- Makefile: build-tests need destination param same as run-tests
This commit is contained in:
1
Makefile
1
Makefile
@@ -213,6 +213,7 @@ build-tests:
|
|||||||
@echo "Performing a build-for-testing..."
|
@echo "Performing a build-for-testing..."
|
||||||
@xcodebuild build-for-testing \
|
@xcodebuild build-for-testing \
|
||||||
-enableCodeCoverage YES \
|
-enableCodeCoverage YES \
|
||||||
|
-destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.2' \
|
||||||
$(COMMON_BUILD_SETTINGS)
|
$(COMMON_BUILD_SETTINGS)
|
||||||
|
|
||||||
run-tests:
|
run-tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user