Skip to content

Building the BetterLogin bundle results in cycling error #4

@adonomeri

Description

@adonomeri

I run the first xcodebuild command to build the bundle, and I get this error:

error: Cycle inside a single target; building could produce unreliable results.
Cycle details:

Raw dependency cycle trace:

target:  ->

node: <all> ->

command: <all> ->

node: /Library/Application Support/MacEnhance/Plugins/BetterLogin.bundle/Contents ->

command: P0:target-BetterLogin-1b8c745b501ae7aaa0b724a27c76b05ca92a49ae1a7197b4f8627c891d177499-:Release:MkDir /Library/Application Support/MacEnhance/Plugins/BetterLogin.bundle/Contents ->

node: <target-BetterLogin-1b8c745b501ae7aaa0b724a27c76b05ca92a49ae1a7197b4f8627c891d177499--immediate> ->

command: P0:target-BetterLogin-1b8c745b501ae7aaa0b724a27c76b05ca92a49ae1a7197b4f8627c891d177499-:Release:Gate target-BetterLogin-1b8c745b501ae7aaa0b724a27c76b05ca92a49ae1a7197b4f8627c891d177499--immediate ->

node: <CreateBuildDirectory-/Users/adonomeri/Library/Developer/Xcode/DerivedData/BetterLogin-awrpzujqsfzebuaqspqqgthjaltp/Build/Intermediates.noindex/EagerLinkingTBDs/Release> ->

command: P0:::CreateBuildDirectory /Users/adonomeri/Library/Developer/Xcode/DerivedData/BetterLogin-awrpzujqsfzebuaqspqqgthjaltp/Build/Intermediates.noindex/EagerLinkingTBDs/Release ->

node: /Users/adonomeri/Library/Developer/Xcode/DerivedData/BetterLogin-awrpzujqsfzebuaqspqqgthjaltp/Build/Intermediates.noindex ->

command: P0:::CreateBuildDirectory /Users/adonomeri/Library/Developer/Xcode/DerivedData/BetterLogin-awrpzujqsfzebuaqspqqgthjaltp/Build/Intermediates.noindex ->

CYCLE POINT ->

node: / ->

directoryTreeSignature:  ->

directoryContents: / ->

node: /
** BUILD FAILED **


The following build commands failed:
        Building project BetterLogin with scheme BetterLogin
(1 failure)

I haven't found a solution for this at all yet.

Metadata

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