- Home /
Exclude scripts from ios vs android builds?
Hi, right now we have a ton of different libraries in our Plugins folder. Some of these are platform-specific (ie Googe Play vs IOS in-app-purchasing). I noticed looking at our .dll.o files that all of these are being added to our xcode build. is it possible to exclude whole folders from ios vs android builds?
Comment