Skip to content

What does error: 'spi-builder-workspace': Invalid manifest mean? #2745

Closed Answered by finestructure
heckj asked this question in Q&A
Discussion options

heckj
Nov 27, 2023
Collaborator Sponsor

You must be logged in to vote

I can't check right now but shouldn't it also do import Foundation and not just check canImport?

  #if canImport(Foundation)
    import Foundation // this here?
    if ProcessInfo.processInfo.environment["CI"] != nil {
        globalSwiftSettings.append(.unsafeFlags(["-Xfrontend", "-strict-concurrency=complete"]))

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@finestructure
Comment options

@heckj
Comment options

heckj Nov 27, 2023
Collaborator Author Sponsor

Answer selected by heckj
Comment options

heckj
Nov 29, 2023
Collaborator Author Sponsor

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants