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

Swift 4.0 release #18

Open
Tinkeacc opened this issue Oct 9, 2017 · 1 comment
Open

Swift 4.0 release #18

Tinkeacc opened this issue Oct 9, 2017 · 1 comment

Comments

@Tinkeacc
Copy link

Tinkeacc commented Oct 9, 2017

Hey,

due to Swift 4.0 migration i get the following error for atinternet-ios-swift-sdk
2.3.0:

screen shot 2017-10-09 at 14 48 23

Any chance to get an official release with Swift 4.0 support?

Regards

@d-theo
Copy link
Contributor

d-theo commented Oct 9, 2017

Hi,
This repository is discontinued in favor of a cross platform / cross language SDK which is updated for swift4. The API should be almost the same and the lib is available here : https://github.com/at-internet/atinternet-apple-sdk

// Podfile
pod "ATInternet-Apple-SDK/Tracker",">=2.0"

// Swift files
import Tracker

let tracker = ATInternet.sharedInstance.defaultTracker
...

let me know if you have any trouble
Regards

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