I'm using Realm in my iOS project and originally I just dragged and dropped the framework into my project. When I tried to push to GitHub it said it exceeded the 100MB limit. I deleted that framework from my project and installed CocoaPods instead thinking this would solve the issue but it is still saying it is too large.
Any ideas as to what is going on here? Thanks in advance!
This is my exact error:
File Realm.framework/Realm is 237.27 MB; this exceeds GitHub's file size limit of 100.00 MB