Skip to content

Failing to build Ejectify #80

Open
@SukkaW

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions