Skip to content

Xcode 14 error generating module interface #6

Open
@4brunu

Description

@4brunu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions