Correct fix for background location services

This commit is contained in:
John Lyon-Smith
2018-05-29 12:49:51 -07:00
parent fb8545110c
commit 5e00b0dd23
2 changed files with 15 additions and 4 deletions

View File

@@ -140,6 +140,11 @@
TargetAttributes = {
13B07F861A680F5B00A75B9A = {
DevelopmentTeam = 523GZPCZ3X;
SystemCapabilities = {
com.apple.BackgroundModes = {
enabled = 1;
};
};
};
};
};