user1277610
user1277610

Reputation:

Settings.bundle - Removing it?

Will keep this short. Added a settings.bundle to my app. Didn't need it, and removed it. Reset all content on simulator. Force quit xCode. Now the application prefpane is still there?! I have no idea what I'm doing wrong. Any suggestions?

Upvotes: 1

Views: 395

Answers (1)

Ali Hamze
Ali Hamze

Reputation: 1590

Clean the build in Xcode (Command + Shift + K). Reset simulator again. Now run (Command + R)

Upvotes: 1

Related Questions