8ce38332b8626f658b55fffb6120551fe8321263
Xcode demands -scheme when using -derivedDataPath or -clonedSourcePackagesDirPath. Since we use -target TabataGo, these flags must be removed. Changes: - Removed -derivedDataPath and -clonedSourcePackagesDirPath from build command - Moved SWIFT_ENABLE_EXPLICIT_MODULES=NO to its own line for clarity - Updated Package IPA step to search from repo root (find ..) with explicit TabataGo.app name instead of relying on the old derived data path
Description
No description provided