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
swift build ${swift_build_args[@]+"${swift_build_args[@]}"} # https://stackoverflow.com/questions/7577052/unbound-variable-error-in-bash-when-expanding-empty-array
swift build ${swift_build_args[@]+"${swift_build_args[@]}"} --target AppBundleTests # swift build doesn't build test targets by default :(