This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ xctool -project XctoolFailureExample.xcodeproj -scheme XctoolFailureExample -sdk iphonesimulator test | |
| [Info] Loading settings for scheme 'XctoolFailureExample' ... (472 ms) | |
| === TEST === | |
| xcodebuild build build | |
| XctoolFailureExample / XctoolFailureExample (Debug) | |
| ✓ Check dependencies (19 ms) | |
| ✓ Precompile XctoolFailureExample-Prefix.pch (429 ms) | |
| ✓ Compile XctoolFailureExample.m (18 ms) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name = com.apple.iphonesimulator.startSession; userInfo = { | |
| applicationArguments = ( | |
| "-NSTreatUnknownArgumentsAsOpen", | |
| NO, | |
| "-ApplePersistenceIgnoreState", | |
| YES, | |
| "-XCTest", | |
| All, | |
| "/Users/fpotter/Library/Developer/Xcode/DerivedData/MyNewApp-evmsrdiuslovudazszcvkywfesit/Build/Products/Debug-iphonesimulator/MyNewAppTests.xctest" | |
| ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ /Users/fpotter/Library/Developer/Xcode/DerivedData/xctool-coaqfpnavanndzfpotter-mbp:xctool fpotter$ /Users/fpotter/Library/Developer/Xcode/DerivedData/xctool-coaqfpnafpotter-mbp:xctool fpotter$ /Users/fpottfpofpofpotter-mbp:xctool fpotter$ /Users/fpotter/Library/Developer/Xcode/DerivedData/xctool-coaqfpnavanndzgumiqgxmfwpkjd/Build/Products/Debug/bin/xctool -project xctool/xctool-tests/TestData/TestProject-Library/TestProject-Library.xcodeproj -scheme TestProject-Library -sdk iphonesimulator test -showCommands | |
| ================================================================================ | |
| LAUNCHING COMMAND (finding Xcode path via xcode-select --print-path): | |
| /usr/bin/xcode-select \ | |
| --print-path | |
| ================================================================================ | |
| ================================================================================ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ /Users/fpotter/Library/Developer/Xcode/DerivedData/xctool-coaqfpnavanndzgumiqgxmfwpkjd/Build/Products/Debug/bin/xctool -project xctool/xctool-tests/TestData/TestProject-Library/TestProject-Library.xcodeproj -scheme TestProject-Library -sdk iphonesimulator test -showTasks | |
| ================================================================================ | |
| LAUNCHING TASK (finding Xcode path via xcode-select --print-path): | |
| /usr/bin/xcode-select \ | |
| --print-path | |
| ================================================================================ | |
| ================================================================================ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2014-01-16 14:22:47.760 WatchNotifications[49218:507] >> __CFNotification 0x7fc202100000 {name = com.apple.iphonesimulator.ready; userInfo = { | |
| supportedArches = ( | |
| 0, | |
| "x86_64", | |
| i386 | |
| ); | |
| supportedDeviceInfos = ( | |
| iPhone, | |
| "iPhone Retina (3.5-inch)", | |
| "iPhone Retina (4-inch)", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Fetched via -- | |
| # npx finch-trials | jq '.study | .[] | select(.name == "SwiftShaderDeprecation")' | |
| { | |
| "name": "SwiftShaderDeprecation", | |
| "consistency": "PERMANENT", | |
| "experiment": [ | |
| { | |
| "name": "SwiftShaderDisabled_20250812", | |
| "probabilityWeight": 50, |
OlderNewer