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
quiet down redundant warnings for binary targets with multiple info.plist (#6445) (#6452)
motivation: better ux
changes:
* change un-parsable info.plist warning to debug since its a valid use case and the warning is intended mainly for deubg purposes
* add informational diagnostics with the details of the found the binary artifact
* formatting
rdar://107669671
0 commit comments