Empty Settings Bundle in Xcode 4.2

前端 未结 4 1086
一向
一向 2020-12-09 14:49

I\'m trying to create a settings bundle for my iPhone application.

However, if I create one, it becomes empty, no root p-list, no disclosure, nothing.

I\'ve

4条回答
  •  情话喂你
    2020-12-09 15:36

    Click on the Settings.bundle file in the left window -> From main menu choose View -> Utilities -> Show FileInspector. Then change fileType to "applicationBundle" = the two missing files will show again under the Settings.bundle.

提交回复
热议问题