I'm making an iOS app on XCode and the project folder size was small, ~ 1MB. Then I needed a screen which showed some information and markers on a map, so I used Google Maps for iOS. This required me to add the Google maps framework into my project folder, so now the size is ~50MB. Will the size of the app be this huge? I have searched a LOT, and I can't find a way to check the size of my app without subscribing to the Apple Developer's Program (I am not ready to pay 99$ a year yet) and I do not have sudo privileges as well (I am trying out iOS app dev using a Mac in Cloud, it is not my own Mac).
I know it is a slightly stupid question, but I can't find solutions anywhere. If you feel compelled to downvote please at least leave a comment as to why you are doing so.