-
-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dockutil 3.0.0 build issue #122
Comments
Does the build.sh script work? There is a dependency on the Swift Argument Parser Swift package. |
Xcode should resolve dependency automatically. |
👋 Is there anyway that we can get rid of apple dev account dependency? Also is there any way for me to build with |
Please see: https://bargsten.org/wissen/publish-swift-app-via-homebrew/ |
That is a good direction, I will give that a shot. |
I've run in issue where xcodebuild cannot be used in Homebrew, therefore I've created a Package.swift in order to update Homebrew formula from v2 to v3. But Homebrew won't accept that pull request (Homebrew/homebrew-core/pull/97394). Will you consider accepting that portion of the code into this repository, @kcrawford ? The only thing I couldn't figure out was how to use Info.plist for versioning when |
It seems that #131 implements swift package manager support, something I proposed here. |
Yes 3.1.0 is using swift package manager. |
👋 trying to build the latest release, but run into some build issue. The error log is as below:
build error
relates to Homebrew/homebrew-core#96391
The text was updated successfully, but these errors were encountered: