Skip to content

Commit fa085ac

Browse files
Merge remote-tracking branch 'origin/develop-6.7' into develop-7.0
2 parents bb5ccf6 + 86ab9a3 commit fa085ac

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Toolset/libraries/revdeploylibrary.livecodescript

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,11 @@ function revIDEDeployIOSIsValidSDK pVersion, pPath
243243
return the result
244244
end revIDEDeployIOSIsValidSDK
245245

246+
function revIDEDeployIOSUsableSDKs
247+
dispatch function "deployUsableIosSdk" to stack "revDeployLibraryiOS"
248+
return the result
249+
end revIDEDeployIOSUsableSDKs
250+
246251
function revIDEDeployIOSGetSimulatorVersions
247252
dispatch function "deployGetSimulatorVersions" to stack "revDeployLibraryiOS"
248253
return the result
352 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)