Skip to content

Fails to import with swift package management in xcode #37

@sedurCode

Description

@sedurCode

When creating a swift application in Xcode 11 for macOS, a package.swift file is not created and linked with the project. As such I am not sure how to follow the documentation for how to include this package in my project.

As per this doc: https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app
It would appear apple are very keen for users to use their tool for dependency management, but as someone new to swift it obscures work-arounds.

This package repository is not accepted as a 'swift packages' dependency using the method in the article, due to the dependency on CFreeType:
image

Is there a way to add this package to my project given this state of affairs?

Thanks

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