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

Errors with Xcode 8.3 #29

Open PatInANutshell opened 7 years ago

PatInANutshell commented 7 years ago

Tune/Tune/Tune/module.modulemap:1:18:error: redefinition of module 'Tune' framework module Tune { ... }

This error is preventing us from building the SDK as is

ernesttune commented 7 years ago

Hello PatInANutshell,

Sorry about the late reply. The root cause is a known issue in that release of Xcode, Apple provides a workaround.

https://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Chapters/Introduction.html

Known Issues