I am trying to push ExpressPlay.framewrok which is of size 466.00 MB. But GitHub not allowing to push such large files its limit is 100 MB.
I have tried to use git lfs install command in my repository to support large files. But its not working.
does someone know solution for this ?
Thanks in advance