SwiftPM file is exceeding 25 MB even though all my package files add upto 7MB

All the files in my app's package add upto 7 MB. But my swiftpm package has a size of 40.7 MB! i dont get how its possible. could you please offer a workaround? Thank you!

all my deliverables are done so this sucks :/

Hi! I actually just had this same problem - the solution is to view hidden files in the folder. Command + Shift + . (period) makes the hidden files appear. Once you do this you'll be able to see which hidden files/folders are taking up the extra space. For me, the git folder was taking up a crazy amount of space so all I had to do was delete it.

Hopefully this works, good luck with your submission :)

SwiftPM file is exceeding 25 MB even though all my package files add upto 7MB
 
 
Q