/
githubmirror
/
fastlane
Обзор
Документация
Войти
/
githubmirror
/
fastlane
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
scan/spec/fixtures/XcodebuildSdksOutput26
92 строки
4 KB
Felix Lisczyk
[scan] Fix scan simulator lookup when sdkVersion and productVersion differ (#29977)
19 апр 2026, 13:56
Не верифицирован
19 апр 2026, 13:56
9a9b6ed
Код
Авторство
О чём код?
[ { "buildID" : "AABBCCDD-1234-5678-ABCD-AABBCCDDEEFF", "canonicalName" : "iphoneos26.4", "displayName" : "iOS 26.4", "isBaseSdk" : true, "platform" : "iphoneos", "platformPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform", "platformVersion" : "26.4", "productBuildVersion" : "26A5000a", "productCopyright" : "1983-2026 Apple Inc.", "productName" : "iPhone OS", "productVersion" : "26.4.1", "sdkPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk", "sdkVersion" : "26.4" }, { "buildID" : "AABBCCDD-1234-5678-ABCD-AABBCCDDEEFF", "canonicalName" : "iphonesimulator26.4", "displayName" : "Simulator - iOS 26.4", "isBaseSdk" : true, "platform" : "iphonesimulator", "platformPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform", "platformVersion" : "26.4", "productBuildVersion" : "26A5000a", "productCopyright" : "1983-2026 Apple Inc.", "productName" : "iPhone OS", "productVersion" : "26.4.1", "sdkPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator26.4.sdk", "sdkVersion" : "26.4" }, { "buildID" : "BBCCDDEE-2345-6789-BCDE-BBCCDDEEFF00", "canonicalName" : "appletvos26.4", "displayName" : "tvOS 26.4", "isBaseSdk" : true, "platform" : "appletvos", "platformPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform", "platformVersion" : "26.4", "productBuildVersion" : "26A5001a", "productCopyright" : "1983-2026 Apple Inc.", "productName" : "Apple TVOS", "productVersion" : "26.4.1", "sdkPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk", "sdkVersion" : "26.4" }, { "buildID" : "BBCCDDEE-2345-6789-BCDE-BBCCDDEEFF00", "canonicalName" : "appletvsimulator26.4", "displayName" : "Simulator - tvOS 26.4", "isBaseSdk" : true, "platform" : "appletvsimulator", "platformPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform", "platformVersion" : "26.4", "productBuildVersion" : "26A5001a", "productCopyright" : "1983-2026 Apple Inc.", "productName" : "Apple TVOS", "productVersion" : "26.4.1", "sdkPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator26.4.sdk", "sdkVersion" : "26.4" }, { "buildID" : "CCDDEEFF-3456-789A-CDEF-CCDDEEFF0011", "canonicalName" : "watchos26.4", "displayName" : "watchOS 26.4", "isBaseSdk" : true, "platform" : "watchos", "platformPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform", "platformVersion" : "26.4", "productBuildVersion" : "26A5002a", "productCopyright" : "1983-2026 Apple Inc.", "productName" : "Watch OS", "productVersion" : "26.4.1", "sdkPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk", "sdkVersion" : "26.4" }, { "buildID" : "CCDDEEFF-3456-789A-CDEF-CCDDEEFF0011", "canonicalName" : "watchsimulator26.4", "displayName" : "Simulator - watchOS 26.4", "isBaseSdk" : true, "platform" : "watchsimulator", "platformPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform", "platformVersion" : "26.4", "productBuildVersion" : "26A5002a", "productCopyright" : "1983-2026 Apple Inc.", "productName" : "Watch OS", "productVersion" : "26.4.1", "sdkPath" : "/Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator26.4.sdk", "sdkVersion" : "26.4" } ]