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

SPM: 'shared' is unavailable in application extensions for iOS #253

Closed JMCPH closed 3 years ago

JMCPH commented 3 years ago

Describe the bug When building with Xcode 13 beta 3 I get the following error:

'shared' is unavailable in application extensions for iOS: Use view controller based solutions where appropriate instead.

To Reproduce Install through SPM.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone

Additional context Add any other context about the problem here.

ivanvorobei commented 3 years ago

Closed because you use old version. More info here: https://github.com/ivanvorobei/SPPermissions/issues/252