I am trying to install google maps and a few different framework on GitHub.
I am currently using the mac desktop, and I am not understand what I am doing wrong.
Github Mac file error:
File Pods/CardIO/CardIO/libCardIO.a is 96.28 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB File Pods/CardIO/CardIO/libopencv_core.a is 83.71 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB File Pods/CardIO/CardIO/libopencv_imgproc.a is 96.08 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB File Pods/PayPal-iOS-SDK/PayPalMobile/libPayPalMobile.a is 52.72 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. Trace: c683784b6d6c9afc2ef456aabef1b3bf See http://git.io/iEPt8g for more information. File Pods/GoogleMaps/Frameworks/GoogleMaps.framework/Versions/A/GoogleMaps is 123.05 MB; this exceeds GitHub's file size limit of 100.00 MB My current .gitattributes file:
*.jpg filter=lfs diff=lfs merge=lfs -text *.framework filter=lfs diff=lfs merge=lfs -text