Skip to content

Conversation

@mokagio
Copy link
Contributor

@mokagio mokagio commented Nov 21, 2025

Lots of errors like:

❌ /Users/gio/Developer/a8c/tmp-workbench/GutenbergKit/DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/GutenbergKit/IntermediateBuildFilesPath/SVGView.build/Release-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftinterface:1032:19: 'SVGView' is not a member type of struct 'SVGView.SVGView'
 940 |   public func toBezierPath() -> SVGView.MBezierPath
 941 | }
❌ /Users/gio/Developer/a8c/tmp-workbench/GutenbergKit/DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/GutenbergKit/IntermediateBuildFilesPath/SVGView.build/Release-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftinterface:1:1: failed to verify module interface of 'SVGView' due to the errors above; the textual interface may be broken by project issues or a compiler bug

Lots of errors like:

```
❌ /Users/gio/Developer/a8c/tmp-workbench/GutenbergKit/DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/GutenbergKit/IntermediateBuildFilesPath/SVGView.build/Release-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftinterface:1032:19: 'SVGView' is not a member type of struct 'SVGView.SVGView'
 940 |   public func toBezierPath() -> SVGView.MBezierPath
 941 | }
❌ /Users/gio/Developer/a8c/tmp-workbench/GutenbergKit/DerivedData/Build/Intermediates.noindex/ArchiveIntermediates/GutenbergKit/IntermediateBuildFilesPath/SVGView.build/Release-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftinterface:1:1: failed to verify module interface of 'SVGView' due to the errors above; the textual interface may be broken by project issues or a compiler bug
```
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 this pull request may close these issues.

2 participants