You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After integrating Amplify using Swift Package Manager I get 8 Resolve Package Graph warnings with messages like "found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target".
The first of these refers to a file "~/Library/Developer/Xcode/DerivedData/test-app-ghaxlhcelpjhlaebcjryqedbfrpv/SourcePackages/checkouts/amplify-ios/Amplify/Info.plist"
The rest are shown in the attached screenshot.
To Reproduce
Create a new iOS app project in Xcode. I'm using SwiftUI
Install Amplify using Swift Package Manager, following the instructions here. I've chosen the Amplify, AWSPluginsCore and AWSCognitoAuthPlugin packages
Build the project
The warnings will be shown
Expected behaviour
No warnings
Screenshots
Environment(please complete the following information):
Amplify Framework Version: 1.8.0
Dependency Manager: Swift Package Manager
Swift Version: 5.3.2
CLI Version: 4.47.1
Device Information (please complete the following information):
Device: MacBook Pro (Intel)
The text was updated successfully, but these errors were encountered:
Describe the bug
After integrating Amplify using Swift Package Manager I get 8 Resolve Package Graph warnings with messages like "found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target".
The first of these refers to a file "~/Library/Developer/Xcode/DerivedData/test-app-ghaxlhcelpjhlaebcjryqedbfrpv/SourcePackages/checkouts/amplify-ios/Amplify/Info.plist"
The rest are shown in the attached screenshot.
To Reproduce
Expected behaviour
No warnings
Screenshots
Environment(please complete the following information):
Device Information (please complete the following information):
The text was updated successfully, but these errors were encountered: