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

Error when try to archive in Xcode 13 #356

Open
Desmuz opened this issue Sep 22, 2021 · 1 comment
Open

Error when try to archive in Xcode 13 #356

Desmuz opened this issue Sep 22, 2021 · 1 comment

Comments

@Desmuz
Copy link

Desmuz commented Sep 22, 2021

Hi, new problem when I try to archive in Xcode 13:
Used in SPM:
{ "package": "SwiftEntryKit", "repositoryURL": "https://github.com/huri000/SwiftEntryKit", "state": { "branch": null, "revision": "c2d42574e4fe4e1f9719843f35add7922942a16b", "version": "1.2.7" } }

Message:
remark: Incremental compilation has been disabled: it is not compatible with whole module optimization
Command CompileSwiftSources failed with a nonzero exit code

@multinerd
Copy link

Command CompileSwiftSources failed with a nonzero exit code

I've come across this issue many times with the new xcode build system. Does a clean and rebuild work for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants