You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: