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

Can't add package in XCode 15.1. #9

Open
TheHmmka opened this issue Dec 21, 2023 · 9 comments
Open

Can't add package in XCode 15.1. #9

TheHmmka opened this issue Dec 21, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@TheHmmka
Copy link

Hello!

I constantly get next error and can't use this library in my project.

Screenshot 2023-12-21 at 12 35 47 PM
@samuelOsborne
Copy link
Member

@TheHmmka Whats the version of the targets your targeting? macOS, iOS etc..

@TheHmmka
Copy link
Author

TheHmmka commented Jan 8, 2024

@TheHmmka Whats the version of the targets your targeting? macOS, iOS etc..

iOS started from 14.0

@samuelOsborne
Copy link
Member

@TheHmmka Please pull, works for ios 14 now 🥳

@TheHmmka
Copy link
Author

@TheHmmka Please pull, works for ios 14 now 🥳

The same issue =((

@ryo0126
Copy link

ryo0126 commented Jan 30, 2024

Hello!
I'm trying to use this library as the previous repo is no longer maintained, but the same issue is happening in my project.

dotlottie-ios could not be resolved:

スクリーンショット 2024-01-30 17 35 29

How can I solve this issue?

Environment

  • Xcode 15.2 (15C500b)
  • Minimum deployments of the target: iOS 15.0
  • dotLottie v0.0.1

@samuelOsborne
Copy link
Member

Let me check @ryo0126 And get back to you

@samuelOsborne
Copy link
Member

hey @ryo0126 @TheHmmka I can't reproduce this error - I followed the steps in the README using the project link when adding the package to the ios project: https://github.com/LottieFiles/dotlottie-ios

could you please link a project recreating it ? Or email it to me at [email protected]

image

image

image

@ryo0126
Copy link

ryo0126 commented Feb 1, 2024

@samuelOsborne
Thank you so much for your investigation.

I'm sorry, I checked it again and the cause was my setting of SSH.

I created a new project to test it and added dotLottie via SwiftPM, and the same error happened, and it seemed failed to clone the submodule, Thorvg, inside dotLottie.
So I removed all SSH keys from my Mac and GitHub and created/registered it again, resulting in success adding dotLottie via SwiftPM.

Thank you so much again.

@samuelOsborne
Copy link
Member

thanks for your response @ryo0126

Im glad you found a solution, not sure removing ssh keys will be great for everyone encountering this issue though :/

Will leave open to look in to it more for the moment

@samuelOsborne samuelOsborne added the bug Something isn't working label Mar 4, 2024
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

No branches or pull requests

3 participants