[Unity] Remove Unwanted Plugin for Specific Platform

0 votes
asked Sep 14, 2018 by d10scur0 (120 points)

Hi there,

First of all thanks for your sdk, it works great.

I was wondering if it is possible to remove unwanted plugin folder, as per the example below, to build for specific platform in Unity without breaking the sdk.

Ex (This is just my guess for necessary and unwanted plugin):

Build for Android

Necessary Plugin:

Android Folder

Unwanted Plugin:

IOs folder

x86

x86_64

Build for IOs

Necessary Plugin:

IOs Folder

Unwanted Plugin:

Android Folder

x86

x86_64

thank you :)

Please log in or register to answer this question.

Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...