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

Xcode 14 error generating module interface #6

Open
4brunu opened this issue Oct 10, 2022 · 0 comments · May be fixed by #7
Open

Xcode 14 error generating module interface #6

4brunu opened this issue Oct 10, 2022 · 0 comments · May be fixed by #7

Comments

@4brunu
Copy link

4brunu commented Oct 10, 2022

Hey, first of all thanks for this amazing tool.

Since I updated to Xcode 14, ModuleInterface stoped working.

moduleinterface generate --clean --module-name Example --output-folder Docs/API/ -- -scheme Example -workspace Example.xcworkspace -configuration Debug -destination "platform=iOS Simulator,name=iPhone 13,OS=latest" -verbose
2022-10-10 14:38:30.370 xcodebuild[33775:5188973] Requested but did not find extension point with identifier Xcode.InterfaceBuilderBuildSupport.PlatformDefinition
Running xcodebuild
Checking xcodebuild -showBuildSettings
Running xcodebuild
The operation couldn’t be completed. (SourceKittenFramework.Request.Error error 2.)

Do you have any idea what's wrong?
Maybe the dependency SourceKitten needs to be updated?
Thanks

@4brunu 4brunu linked a pull request Nov 17, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant