Hi <!channel>, I'm having difficulties integrating...
# announcements
i
Hi <!channel>, I'm having difficulties integrating with the iOS SDK hosted in this repo https://github.com/growthbook/growthbook-swift
At first following the documentation to install the SDK via CocoaPods by including the dependency as stated in the
README.md
gave me the error in the screenshot attached
However, I managed to install it successfully by adding the git repo that hosts the Pod in the Podfile like below:
Copy code
pod 'GrowthBook-IOS', :git => '<https://github.com/growthbook/growthbook-swift.git>'
f
Hi Adewale, thanks
would you mind making a PR for that change? (or open an issue?)
i
I'd rather raise an issue
f
that's fine, thanks
i
Also, after I managed to install it successfully I realised that the library doesn't have any source files/folder other than the
README.md
and the
LICENSE
files. So I'm unable to initialize the SDK in my swift codes/files
I've raised 2 issues regarding these
f
thanks!
👍 1
i
Hi @fresh-football-47124, any update on the issues raised?
f
Let me check for you
👍 1
i
Hi @fresh-football-47124, how are you doing? Hope you're doing fine. Any feedback on the issues?
f
One of the PRs was merged
i
Okay, does that address the issues? if yes, which of the issues?
f
Which issue are you referring to?
both?
i
f
working on it, sorry for the delay
1
should be fixed now
i
Alright, I'd check to confirm. Thanks alot