twilio / conversations-ios

SPM releases
https://www.twilio.com/docs/conversations/ios/changelog
10 stars 5 forks source link

Error when adding via Swift Package Manager #6

Closed tonydaly closed 3 years ago

tonydaly commented 3 years ago

When adding via SPM I receive this error:

target 'TwilioConversationsClient' referenced in product 'TwilioConversationsClient' could not be found

Screenshot 2021-03-29 at 11 43 50

I've tried this on a completely new project and still see the same error. Even when adding the -ObjC flag.

This is on Xcode Version 12.4 (12D4e).

Really looking forward to using SPM rather than CocoaPods for this, thanks for this!

Gray-Wind commented 3 years ago

I've fixed the issue. You may need to reset SPM caches and/or restart Xcode to make it work again.