-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
The GitHub release DMG is Developer ID signed and Apple-notarized. If macOS blocks the app on first launch, make sure the app was downloaded from the current GitHub release rather than copied from a local development build.
Locally built development copies may still trigger Gatekeeper warnings because they are not part of the signed and notarized release package.
This warning is usually harmless:
Using the first of multiple matching destinations
The build can still succeed.
This warning is expected because InfraCanvas does not currently use AppIntents:
Metadata extraction skipped. No AppIntents.framework dependency found.
If running in a restricted environment, Swift may fail because it cannot write module caches. Run tests from a normal terminal session or allow Swift to write to the user cache directories.
After creating a connector, InfraCanvas should return to Select mode. If dragging starts another connector instead, make sure you are on a current release.