Skip to content

Activation of SDK from Xcode necessary #67

@jim-berend

Description

@jim-berend

Hi @mczachurski,
first, thank you very much for the distribution of this nice tool.

When installing wallpapper via swift build --configuration release in the terminal on my M1Pro MacBook (macOS 12.6.2) I got the following error:
... Package.swift:2:8: error: no such module 'PackageDescription'import PackageDescription

It turned out that this is caused by the the Command Line Tools package being active as pointed out here link by @vzsg.

This can be changed by installing xcode and executing the following command:
sudo xcode-select -s /Applications/Xcode.app

Maybe this could be mentioned in the installation guide.

Best,

Jim

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