We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbaa4e5 commit ae54521Copy full SHA for ae54521
1 file changed
ios/DanceDeets/Info.plist
@@ -38,7 +38,7 @@
38
</dict>
39
</array>
40
<key>CFBundleVersion</key>
41
- <string>31</string>
+ <string>33</string>
42
<key>CodePushDeploymentKey</key>
43
<string>$(CODEPUSH_KEY)</string>
44
<key>Fabric</key>
@@ -124,7 +124,7 @@
124
125
126
<key>NSBluetoothPeripheralUsageDescription</key>
127
- <string></string>
+ <string>DanceDeets is connecting to Bluetooth</string>
128
<key>NSCalendarsUsageDescription</key>
129
<string>DanceDeets can add dance events to your calendar</string>
130
<key>NSLocationWhenInUseUsageDescription</key>
0 commit comments