Back

Unable to install podfile

  • 0
  • Self Hosted
  • Apple
vincerino.
11 Jun, 2024, 16:00

Hello I am very new to programming in general so be lenient with me I am trying to bild an IOS App with appwrite backend services. For this reason every time I try to install a podfile via cocoapods to get appwrite for my project I get an error output by the terminal and I havent found a solution althought I almost tried everything. My podfile looks like this: platform :ios, '17.5'

target 'myproject' do use_frameworks !

pod 'appwrite', '~> 5.0.0' end

I tried this podfile in many different versions (w/ source, w/ Path, different ios versions and alot of other versions chatgpt told me. Every time I run try to install the pod the terminal says this: [ ! ] Unable to find specification for 'appwrite...'. I reinstalled cocoapods several times and tried among other things "pod repo update", "pod install --repo-update" etc. I hope i just made a super stupid misstake and it can be fixed in seconds. Thanks in advance 🙂

TL;DR
Developers new to programming encountering issues while trying to install a podfile via CocoaPods for an iOS app using Appwrite backend services. Error message "Unable to find specification for 'appwrite...'" keeps appearing despite trying different versions and commands like "pod repo update". It could be a typo issue or incorrect pod name in the podfile. Double-check the pod name and version, ensuring they match the correct format.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more