Adding background mode on Capabilities tabs

后端 未结 2 1975
长发绾君心
长发绾君心 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

    Yes, this is enough. The UI is taking the values directly from the plist and writing them there.

    You can open the plist manually and see what is written there to make sure. It's just a text file.

提交回复
热议问题