BranchMetrics / sdk-release

TUNE iOS, Android, and Windows native SDKs
https://developers.tune.com/sdk/quick-starts/
GNU General Public License v3.0
56 stars 46 forks source link

duplicate symbol l070 #8

Closed kkunowski closed 8 years ago

kkunowski commented 9 years ago

duplicate symbol l070 in: ... /MobileAppTracker.framework/MobileAppTracker(TuneDeferredDplinkr.o) ... /MobileAppTracker/MobileAppTracker.framework/MobileAppTracker(TuneEventQueue.o) 1 duplicate symbol for architecture arm64

This issue still appears in: MobileAppTracker 3.11.0 Yosemite 10.10.5 (14F27) Xcode 6.2 (6C131e) iOS SDK 8.2 Swift iOS project when building for arm64 (i.e. preparing archive for itunes) On Simulator build OK. Any idea how to fix it ?

kkunowski commented 9 years ago

It compiles under Swift 2.0 (in xCode > 6.3) .. any option to support Swift 1.2 (xCode 6.2) ?

harshal-hasoffers commented 8 years ago

Can you test with the latest Xcode 7.0?

harshal-hasoffers commented 8 years ago

closing inactive ticket