change build to use .xcodeproj instead of workspace

This commit is contained in:
mahee96
2026-04-04 01:41:16 -07:00
parent db5fb89d7c
commit ae380e48dd

View File

@@ -169,7 +169,7 @@ MARKETING_VERSION ?=
BUNDLE_ID_SUFFIX ?=
# Common build settings for xcodebuild
COMMON_BUILD_SETTINGS = \
-workspace AltStore.xcworkspace \
-project AltStore.xcodeproj \
-scheme SideStore \
-sdk iphoneos \
-configuration $(BUILD_CONFIG) \
@@ -247,7 +247,7 @@ sim-boot-check:
clean-build:
@echo "Cleaning build artifacts..."
@xcodebuild clean -workspace AltStore.xcworkspace -scheme SideStore
@xcodebuild clean -project AltStore.xcodeproj -scheme SideStore
fakesign-apps:
rm -rf SideStore.xcarchive/Products/Applications/SideStore.app/Frameworks/AltStoreCore.framework/Frameworks/