-
Notifications
You must be signed in to change notification settings - Fork 66
Expected Swift 6.1 but found Swift 6.2 from AG/update.sh #912
Copy link
Copy link
Closed
Labels
area: graphViewGraph, AttributeGraph, graph hosts, and graph internals.ViewGraph, AttributeGraph, graph hosts, and graph internals.area: toolingDeveloper tooling, package manifests, Tuist, scripts, formatting, or release tooling.Developer tooling, package manifests, Tuist, scripts, formatting, or release tooling.type: bugSomething is not working correctly.Something is not working correctly.
Metadata
Metadata
Assignees
Labels
area: graphViewGraph, AttributeGraph, graph hosts, and graph internals.ViewGraph, AttributeGraph, graph hosts, and graph internals.area: toolingDeveloper tooling, package manifests, Tuist, scripts, formatting, or release tooling.Developer tooling, package manifests, Tuist, scripts, formatting, or release tooling.type: bugSomething is not working correctly.Something is not working correctly.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I am trying to run
./Scripts/CI/darwin_setup_build.shto try library before learning the source code.After several tries, I could successfully solve many issues, except it confuses me does it need Swift 6.2 or Swift 6.1, Because I have to install Xcode 26.3 to provide Swift 6.2 for previous error (
error: 'darwinprivateframeworks': package 'darwinprivateframeworks' is using Swift tools version 6.2.0 but the installed version is 6.1.0) but now it needs 6.1 for this step: