We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
SourceKitten
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Hey, first of all thanks for this amazing tool.
Since I updated to Xcode 14, ModuleInterface stoped working.
Do you have any idea what's wrong?
Maybe the dependency
SourceKitten
needs to be updated?Thanks
The text was updated successfully, but these errors were encountered: