Add Bluetooth background modes to Intents extensions#1033
Conversation
|
The upload failed: |
a9d93cb to
cee5dca
Compare
|
I am investigating. I notice that this repo doesn't have many updates which doesn't line up with the numerous a-shell updates in the AppStore and TestFlight. Are there changes that need to be pushed here so that I can continue working on this? Is there a specific branch I should base my work off? |
|
As I said in your other PR, the currently active branch is SwiftTerm2, but it will soon be merged. That's not a big issue because your changes are small enough that I can merge them manually. |
|
The branch as available to the public on this repo is 3 months stale. In case you run a git mirror elsewhere and need to push it that would be appreciated. This branch and main do not have any of the changes that I've seen in the release notes of recent times. |
|
Thanks for the explanation; indeed I forgot to push my changes for the past 3 months. That should look more active now. |
This adds Bluetooth background mode declarations to the a-Shell and a-Shell mini Intents extensions so Bluetooth central and peripheral use can be enabled from the extension context.
The change is limited to the extension Info.plist files.