sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

Cocoapods installs everything #210

Closed MHX792 closed 4 years ago

MHX792 commented 4 years ago

I added the following lines to the podfile:

pod 'SPPermissions/Microphone'
pod 'SPPermissions/SpeechRecognizer'

After running pod install, it outputs this:

Installing SPPermissions (5.4)

These files are then added to the Pod folder:

Screenshot 2020-09-23 at 12 47 46

Will the binary get rejected because of this?

ivanvorobei commented 4 years ago

No, file added but compile ignore unused files