-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Andrew Bacon edited this page Jul 3, 2026
·
2 revisions
Early releases may not be notarized. If macOS blocks the app on first launch, this is usually Gatekeeper reacting to an unsigned or non-notarized build.
For broader distribution, the project should move to Developer ID signing and notarization.
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.