Facebook Unity SDK has some large files that I wonder if I even need. Git is giving me warning when I'm trying to commit them and I also don't want to make my repo larger.
This file is 20MB: FacebookSDK\Plugins\iOS\FBSDKCoreKit.framework This file is 15MB: FacebookSDK\Plugins\iOS\FBSDKShareKit.framework
I was wondering if I need these files when all I'm using from the Facebook Unity SDK is a simple Facebook Login feature and nothing else?
Thanks in advance.