Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

ATInternet IOS SDK 2.2.2 linker error #10

Open
annapurnarelan opened this issue Jun 20, 2016 · 1 comment
Open

ATInternet IOS SDK 2.2.2 linker error #10

annapurnarelan opened this issue Jun 20, 2016 · 1 comment

Comments

@annapurnarelan
Copy link

Hi,I have downloaded new SDK 2.2.2 for objective c and found a linker error i have manually updated all files for new version in my current project also updated new functions accordingly,but could not resolve following linker error.
I am attaching compiler error Screen shot and new SDK i am using in my project.

screen shot 2016-06-20 at 6 12 02 pm

ATInternet_553237_iOS_ObjC_SDK_2.2.2.zip

Thanks for ur help!

@d-theo
Copy link
Contributor

d-theo commented Jun 20, 2016

Hello,

How did you try to integrate our SDK ?
I guess you are trying to link the SDK with your app that has an iOS Deployment target = iOS 6.0 and our SDK is built for iOS7.0+
However you can pull it from source :

git clone https://github.com/at-internet/atinternet-ios-objc-sdk.git
git checkout tags/2.2.2

and compile it with iOS Deployment target = 6.0
pullcompile

edited: cocoapods won't work because of wrong iOS deployment target

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants