Open
Description
I am more than happy to purchase Ejectify
with 3 USD, but I want to give it a shot first, so I cloned the repo and tried to build using Xcode 16 with the following command:
# Since xcodeproj has codesign configured, I explicitly disabled signing
xcodebuild clean build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
However, the build failed with LaunchAtLogin
dependency:
** BUILD FAILED **
The following build commands failed:
Copy /Users/[redacted]/ejectify-macos/build/Release/Ejectify.app/Contents/Resources/LaunchAtLogin_LaunchAtLogin.bundle /Users/[redacted]/ejectify-macos/build/Release/LaunchAtLogin_LaunchAtLogin.bundle (in target 'Ejectify' from project 'Ejectify')
(1 failure)
Any clue about what happened?
Metadata
Assignees
Labels
No labels