Libgrpc.a really large, is that normal?

Original Discord Post by newbietechbro | 2024-07-25 00:42:42

I try to push my files to github and I have this error: Assets/Convai/Plugins/Grpc.Core/runtimes/ios/libgrpc.a is 966.92 MB; this exceeds GitHub’s file size limit of 100.00 MB

It seems like this file keeps getting significantly larger, is this normal?

Reply by k3kalinix | 2024-07-25 07:04:45

Hello <@796390213164859422> :wave:t2:

Reply by k3kalinix | 2024-07-25 07:04:55

<@614184022121119745>

Reply by raghuvanshagarwal | 2024-07-26 19:15:05

Hi <@796390213164859422> iOS DLL is pretty large, one solution that we can suggest is not track the DLL on Github and download the DLL on every system of your team

Replying to raghuvanshagarwal’s Message

Reply by raghuvanshagarwal | 2024-07-26 19:15:05
Hi <@796390213164859422> iOS DLL is pretty large, one solution that we can suggest is not track the DLL on Github and download the DLL on every system of your team

Reply by newbietechbro | 2024-07-26 22:26:10

How would I download the DLL into my system?

Replying to newbietechbro’s Message

Reply by newbietechbro | 2024-07-26 22:26:10
How would I download the DLL into my system?

Reply by k3kalinix | 2024-07-26 22:37:47

You can upload it somewhere (like google drive and your team can access it).

Reply by newbietechbro | 2024-07-26 22:39:51

oh I am working as a single person, and have been keeping track of the file through git LFS, should i just untrack it and not stage/commit it everytime then?

Reply by k3kalinix | 2024-07-26 22:40:33

Yes you can.

This conversation happened on the Convai Discord Server, so this post will be closed.