Skip to content
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

Error compiling in Xcode 8.2 with swift 3.0 #1

Closed
lawicko opened this issue Dec 13, 2016 · 1 comment
Closed

Error compiling in Xcode 8.2 with swift 3.0 #1

lawicko opened this issue Dec 13, 2016 · 1 comment

Comments

@lawicko
Copy link

lawicko commented Dec 13, 2016

Hi, I have just tried to integrate the SmartTracker with cocoa pods:
pod "ATInternet-Apple-SDK/SmartTracker", '1.0.3'

Unfortunately, when building in Xcode 8.2 and swift 3.0 I get the following error:

/Users/me/Documents/Project/myProject/Pods/ATInternet-Apple-SDK/ATInternetTracker/Sources/UILabelExtension.swift:44:17: Heterogenous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional

@d-theo
Copy link
Contributor

d-theo commented Dec 13, 2016

Hi,

Seems that xCode8.2 transformed a warning into an error, a fix in 1.0.4 should be available soon

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

No branches or pull requests

2 participants