Estimote / iOS-Indoor-SDK

Estimote Indoor SDK for iOS
MIT License
484 stars 136 forks source link

SSZipArchive Conflict #31

Open Vortec4800 opened 6 years ago

Vortec4800 commented 6 years ago

I'm using the Estimote SDK along with another vendor SDK for augmented reality management, and it seems you are both using SSZipArchive and I'm getting a linker error for duplicate symbols.

Can you rename the SSZipArchive in your code to EST_ SSZipArchive or something to avoid any conflicts?