-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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:

Is there a way to add this package to my project given this state of affairs?
Thanks
Metadata
Metadata
Assignees
Labels
No labels