Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-13912] "explicitly declare them as resources" is undefined #4467

Open
dabrahams opened this issue Nov 28, 2020 · 2 comments
Open

[SR-13912] "explicitly declare them as resources" is undefined #4467

dabrahams opened this issue Nov 28, 2020 · 2 comments
Labels

Comments

@dabrahams
Copy link
Contributor

Previous ID SR-13912
Radar rdar://problem/71912831
Original Reporter @dabrahams
Type Bug

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 12a850342cd8c65a20c5ad346fcc066b

Issue Description:

swift test the attached project. It will complain

warning: found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target 

However, search shows that "resource" isn't even a known term in the SwiftPM API documentation.

@typesanitizer
Copy link

@swift-ci create

@neonichu
Copy link
Member

neonichu commented Dec 3, 2020

Looks like that page hasn't been updated for 5.3, we should do that.

In the meantime, https://developer.apple.com/documentation/swift_packages/target/3583314-target has the updated API docs for `Target` and there's also https://developer.apple.com/documentation/swift_packages/bundling_resources_with_a_swift_package

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants