-
Notifications
You must be signed in to change notification settings - Fork 13
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
Unable to submit to Appstore #18
Comments
Thank you for feedback. We are working on fixing it. |
Framework is now compatible with Carthage and CocoaPods, please use either one to add the framework to your project and your error should be resolved. |
Dear Bogdan,
Thank you so much for your email. I was trying to install AutoComplete from CocoaPods and I could not.
And error message occurred mentioned below:
use_frameworks!
pod 'AutoCompletion'
[!] Unable to find a specification for `AutoCompletion`
Am I missing something? Looking forward to hear from you.
Regards,
Faisal
… On Oct 20, 2017, at 7:05 PM, Bogdan_Todea-Cristea ***@***.***> wrote:
Framework is now compatible with Carthage and CocoaPods, please use either one to add the framework to your project and your error should be resolved.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#18 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ADCovAANPBJDz6WD8yKp_qF9fR1FPrIpks5suLa4gaJpZM4P56eZ>.
|
Hey there Faisal, I'm very sorry to hear that you are having trouble with CocoaPods. I ran some tests but alas no problems, could you perhaps create a fresh project and use CocoaPods to add the framework, maybe that will confirm if the problem indeed exists or whether it's just your specific project that throws errors. If the problem persists with other projects as well(since I was not able to reproduce the error) can you give me more details for instance is your project a swift or objective c project? |
Hey @ajkerfaisal, I think that you're having a caching common issue using CocoaPods. Have a good day, |
Dear 3pillarlabs,
From xCode 9
The text was updated successfully, but these errors were encountered: