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

Build warnings regarding unhandled resources when adding SDK with Swift Package Manager #292

Closed
mikaelbartlett opened this issue Oct 6, 2020 · 0 comments · Fixed by #293
Labels
bug Something isn't working

Comments

@mikaelbartlett
Copy link
Contributor

mikaelbartlett commented Oct 6, 2020

Expected Behavior

No build warnings from Xcode when building

Current Behavior

11 warnings regarding resources

Possible Solution

Exclude files from the target.

Steps to Reproduce

  1. Create an empty project
  2. Add Amplitude with SPM
  3. Build

Environment

  • SDK Version: v7.1.0
  • Device: 2019 MacBook Pro 16-inch
  • OS Version: MacOS 10.14
  • Xcode version: 12.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant