Adding background mode on Capabilities tabs

后端 未结 2 1973
长发绾君心
长发绾君心 2021-01-28 02:02

I am using Xcode 6.3 and I just added bluetooth background mode on the capability tab:

\"enter

2条回答
  •  自闭症患者
    2021-01-28 02:21

    If you change anything from Capabilities then you would see that your plist would get automatically updated based from Capabilities. They are both basically the same:

    to see the text, click on the image to have it enlarged

    That which you see there is Xcode's convenience...telling you hey I wrote this in the plist for you

提交回复
热议问题