sweetpad
sweetpad copied to clipboard
Sweetpad issue: No schemes
Please describe your issue here.
Last logs:
{
"message": "Failed to get schemes",
"level": 3,
"time": "2024-08-13T18:58:29.249Z",
"error": {
"options": {
"context": {
"errorMessage": "Command failed with exit code 74: xcodebuild -list -json",
"stderr": "2024-08-13 12:58:28.095 xcodebuild[51488:4760023] Writing error result bundle to /var/folders/j8/058xv25n4lz_q960q7sgyt7h0000gn/T/ResultBundle_2024-13-08_12-58-0028.xcresult\nxcodebuild: error: Unable to read project 'Buffetec.xcodeproj'.\n\tReason: The project ‘Buffetec’ cannot be opened because it is in a future Xcode project file format (77). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.\n\n",
"command": "xcodebuild",
"args": [
"-list",
"-json"
],
"cwd": "/Users/benjaminbelloeil/Desktop/Career/Programs/Swift/Buffetec"
}
}
}
}
{
"message": "Error executing \"xcodebuild\" command",
"level": 3,
"time": "2024-08-13T18:59:42.809Z",
"command": "sweetpad.build.refreshView",
"errorContext": {
"errorMessage": "Command failed with exit code 74: xcodebuild -list -json -workspace /Users/benjaminbelloeil/Desktop/Career/Programs/Swift/Buffetec/Buffetec.xcodeproj/project.xcworkspace",
"stderr": "2024-08-13 12:59:41.698 xcodebuild[51629:4761716] Writing error result bundle to /var/folders/j8/058xv25n4lz_q960q7sgyt7h0000gn/T/ResultBundle_2024-13-08_12-59-0041.xcresult\nxcodebuild: error: Unable to load workspace '/Users/benjaminbelloeil/Desktop/Career/Programs/Swift/Buffetec/Buffetec.xcodeproj/project.xcworkspace'.\n\tReason: The project ‘Buffetec’ cannot be opened because it is in a future Xcode project file format (77). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.",
"command": "xcodebuild",
"args": [
"-list",
"-json",
"-workspace",
"/Users/benjaminbelloeil/Desktop/Career/Programs/Swift/Buffetec/Buffetec.xcodeproj/project.xcworkspace"
],
"cwd": "/Users/benjaminbelloeil/Desktop/Career/Programs/Swift/Buffetec"
}
}