airsdk / apm

AIR Package Manager
https://repository.airsdk.dev/
MIT License
60 stars 10 forks source link

UIBackgroundModes and Entitlements Missing after generate app-descriptor #131

Closed urthling closed 2 years ago

urthling commented 2 years ago

Missing after merge:

I did manually set these into the config: apm project config set UIBackgroundModes remote-notification fetch location bluetooth-central bluetooth-peripheral

<string>remote-notification</string>
<string>fetch</string>

Entitlements were missing application-identifier get-task-allow aps-environment com.apple.developer.associated-domains