Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid Darwin version number: macos12.0 #5749

Open
stuffmc opened this issue Jan 1, 2024 · 3 comments
Open

invalid Darwin version number: macos12.0 #5749

stuffmc opened this issue Jan 1, 2024 · 3 comments
Labels
type:need/problem Report needs or problems you came across that are not bugs

Comments

@stuffmc
Copy link

stuffmc commented Jan 1, 2024

What problem or need do you have?

Error: The 'swift' command exited with error code 1 and message:
<unknown>:0: error: invalid Darwin version number: macos12.0
<unknown>:0: error: invalid version number in '--target=x86_64-apple-macos12.0'
~/.tuist/Versions/3.37.0/ProjectDescription.framework/Modules/ProjectDescription.swiftmodule/x86_64-apple-macos.swiftinterface:6:8: error: no such module '_Concurrency'
import _Concurrency
       ^
~/.tuist/Versions/3.37.0/Templates/swiftui/swiftui.swift:1:8: error: failed to load module 'ProjectDescription'
import ProjectDescription

Potential solution

No response

macOS version

14.2.1

Tuist version

3.37.0

Xcode version

15.1

@stuffmc stuffmc added the type:need/problem Report needs or problems you came across that are not bugs label Jan 1, 2024
@pepicrft
Copy link
Contributor

pepicrft commented Jan 1, 2024

@stuffmc it this an Intel device?

@stuffmc
Copy link
Author

stuffmc commented Jan 1, 2024

Yes

@pepicrft
Copy link
Contributor

pepicrft commented Jan 2, 2024

Thanks @stuffmc. We might need to make some changes in how we compile the ProjectDescription framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:need/problem Report needs or problems you came across that are not bugs
Projects
None yet
Development

No branches or pull requests

2 participants