Lotame / LotameDMP-IOS

This open source library can be leveraged by Lotame clients to collect data from within their iOS applications.
MIT License
8 stars 18 forks source link

Objective_C Universal Framework #16

Open carlosovalles2015 opened 3 years ago

carlosovalles2015 commented 3 years ago

Hey guys, I have been trying to adapt the latest version to my Xcode project that is based on objective c.

When I build the framework The library only compiles for "iosdevice" or for "iossimulator" and I can't make seem to make a framework that work on both (iOS and Simulator) ..

Can anyone please advise.

steppannws commented 3 years ago

You can use this workaround to solve this issue.