Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Error while building using SPM #128

Closed
23prash opened this issue Apr 20, 2023 · 2 comments
Closed

[BUG] - Error while building using SPM #128

23prash opened this issue Apr 20, 2023 · 2 comments
Labels
possible bug Something isn't working stale

Comments

@23prash
Copy link

23prash commented Apr 20, 2023

Describe the bug
When installing latest version v1.5.6 using SPM, Xcode throws the following error.

Screen Shot 2023-04-20 at 3 28 22 pm

To Reproduce
Steps to reproduce the behavior:

  1. Add PermissionSwiftUI using SPM
  2. Set the version to exact 1.5.6
  3. Build the project

Expected behavior
No compiler errors.

Additional context
The fix should be quite simple to update the minimum version in package.swift to v13 instead of v11.
I was not able to push a branch hence could not open a PR for this fix.

@23prash 23prash added the possible bug Something isn't working label Apr 20, 2023
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 21, 2023
@jevonmao jevonmao reopened this Aug 7, 2023
@jevonmao
Copy link
Owner

jevonmao commented Aug 7, 2023

Resolved by PR #130

@jevonmao jevonmao closed this as completed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants