You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The helper launchd.plist gets generated on build which is out of order so it creates a race condition. If you build a second time it will succeed but this is no bueno for CI.
Build input file cannot be found: '/nexd-agent-gui/darwin/nexd-darwin-gui/NexodusAgentHelper/launchd.plist'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
The text was updated successfully, but these errors were encountered:
The helper
launchd.plist
gets generated on build which is out of order so it creates a race condition. If you build a second time it will succeed but this is no bueno for CI.The text was updated successfully, but these errors were encountered: