Skip to content

Commit 37935f1

Browse files
Add -downloadPlatform iOS to iOS xcodebuild setup
Fixing 'error: iOS 26.0 Platform Not Installed.' Alternative: `SELECT_XCODE_LOCATION: "/Applications/Xcode_26.1.app"` for MacOS15.Xcode26 build Relates-To: MINOR Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
1 parent 614f83b commit 37935f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ios/azure_ios_build_psv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ cmake ../ -GXcode \
3838
-DSIMULATOR=YES \
3939
-DOLP_SDK_BUILD_EXAMPLES=ON
4040

41-
xcodebuild
41+
xcodebuild -downloadPlatform iOS

0 commit comments

Comments
 (0)