TinyCrayon / TinyCrayon-iOS-SDK

A smart and easy-to-use image masking and cutout SDK for mobile apps.
https://www.tinycrayon.com
MIT License
1.83k stars 155 forks source link

Unable to Install/Download Library as website is down if anyone has the Framework Zip please share here #46

Closed yousaf94 closed 2 years ago

mguadagnini commented 3 years ago

Would be awesome if someone has, at least, a repo mirror or copy...

yousaf94 commented 3 years ago

Yes I hope someone will help us on this

rodrigoalvarez commented 3 years ago

Please

deeprathod commented 3 years ago

Kindly have a look at the attachment. It might help. @rodrigoalvarez @yousaf94 @mguadagnini https://we.tl/t-UNh3CjYhZ5

yousaf94 commented 3 years ago

@deeprathod Thank You.

rodrigoalvarez commented 3 years ago

@deeprathod legend!

pracki93 commented 3 years ago

Thank you @deeprathod ! @yousaf94 @rodrigoalvarez were you able to run it cause I get an error: Module compiled with Swift 4.2 cannot be imported by the Swift 5.4.2 compiler

deeprathod commented 3 years ago

@pracki93 Yes, I am also getting the same error!

I did use this library 2 years back. So it was working fine with the previous SWIFT version I guess.

dsmailes commented 3 years ago

This is because the framework is pre-compiled. To use it with the latest Swift version we would need the source code, and the author is unavailable at the moment.

ericcheungwork commented 3 years ago

Thanks @deeprathod

I can't use the library (same as other users). I posted by experience to a question in stackoverflow. Hope someone can help.

zengxinzhy commented 2 years ago

Many apologize for the late reply about this issue. I've fixed the migration issues to make sure the code works on Xcode 12 and Swift 5, and also make the source code open!

A lot of things happened in my life during the last 2-3 years: changing my job and started to work in a new country, getting married ect.. I was too exhausted to spare my time to maintain this repo.

I feel so sorry for your guys about not updating the release in time, so I decide to make it open source so that you will not have this risk any more.

BTW, due to the infamous linking issue brought by using OpenCV which may not be completely built for Apple Arches, I'm still not able to figure out how to deploy this repo to CocoaPods after Xcode 12.

Please follow the new steps to install this SDK, which have been updated in README

ericcheungwork commented 2 years ago

Many many thanks for your help! I want to say thank you wholeheartedly :)

X901 commented 2 years ago

I still cannot use your library after I did every steps I got this error

clang: error: no such file or directory: '/Users/X901/Library/Developer/Xcode/DerivedData/RemoveBackground-awsqnsfmazciumgzolgoculjahxg/Build/Products/Debug-iphonesimulator/TCCore.framework/TCCore'

clang: error: no such file or directory: '/Users/X901/Library/Developer/Xcode/DerivedData/RemoveBackground-awsqnsfmazciumgzolgoculjahxg/Build/Products/Debug-iphonesimulator/TCMask.framework/TCMask'

Command Ld failed with a nonzero exit code