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

Fix background task support for iOS and tvOS for swift package. #423

Merged
merged 9 commits into from
Nov 17, 2022

Conversation

grighakobian
Copy link
Contributor

@grighakobian grighakobian commented Sep 30, 2022

Issue: the background task support is unavailable when using the swift package.

@lucas34
Copy link
Owner

lucas34 commented Sep 30, 2022

I think we can move the constraint to SwiftQueue folder and remove it from iOS folder

@lucas34
Copy link
Owner

lucas34 commented Sep 30, 2022

Oh sorry you also moved the file. Seems like SPM didn't like that

@grighakobian
Copy link
Contributor Author

I think we can move the constraint to SwiftQueue folder and remove it from iOS folder

Exactly, I have already done it, the issues is that BackgroundTasks is available for iOS 13.0 + and tvOS 13.0 +, it's not available on macOS, nor in the watchOS.

@stale
Copy link

stale bot commented Oct 8, 2022

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.

@stale stale bot added the wontfix label Oct 8, 2022
@lucas34
Copy link
Owner

lucas34 commented Oct 12, 2022

Carthage is still not able to compile

@stale stale bot removed the wontfix label Oct 12, 2022
@grighakobian
Copy link
Contributor Author

Carthage is still not able to compile

@lucas34 Let me check.

@grighakobian grighakobian changed the title Fix background task support for iOS, macOS and tvOS for swift package. Fix background task support for iOS and tvOS for swift package. Oct 12, 2022
@stale
Copy link

stale bot commented Oct 19, 2022

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.

@stale stale bot added the wontfix label Oct 19, 2022
@lucas34 lucas34 removed the wontfix label Oct 19, 2022
@stale
Copy link

stale bot commented Oct 26, 2022

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.

@stale stale bot added the wontfix label Oct 26, 2022
@stale stale bot closed this Nov 3, 2022
@lucas34 lucas34 reopened this Nov 9, 2022
@stale stale bot removed the wontfix label Nov 9, 2022
@stale
Copy link

stale bot commented Nov 16, 2022

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.

@stale stale bot added the wontfix label Nov 16, 2022
@lucas34 lucas34 removed the wontfix label Nov 17, 2022
@lucas34 lucas34 merged commit d689e79 into lucas34:master Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants