Xcode 4: setting warnings to errors,

Joined
Aug 17, 2012
Messages
7
Reaction score
0
Points
1
My book says: Select Project file in Project Navigator, "Hello Objrctive-C" under targets < I think I am there. Then select the Build Settings Tab (< I can't identify BST), then type "error" into the search field, and check the "Treat Warning as Errors" check box.
Problem I can't find or ID Build Settings Tab?? JohnEH
 
OP
J
Joined
Aug 17, 2012
Messages
7
Reaction score
0
Points
1
My book says: Select Project file in Project Navigator, "Hello Objrctive-C" under targets < I think I am there. Then select the Build Settings Tab (< I can't identify BST), then type "error" into the search field, and check the "Treat Warning as Errors" check box.
Problem I can't find or ID Build Settings Tab?? JohnEH
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Merged threads - please don't crosspost.
 
Joined
Aug 13, 2011
Messages
200
Reaction score
7
Points
18
Location
West Sussex
The project navigator is the left most column in the Xcode editor, click the topmost item in the project navigator, then move to the next column on the right of the project navigator, there will be two items in this column, one labled project, and one labled targets, select the targets item, then move to the right again on the displayed screen to the next column / pane, there will be five tabs near the top, just below the main toolbar, they will be labeled Summary, Info, Build Settings, Build Phases, and Build Rules, select the Build Settings tab and there will be a text search bar just below the tabs, enter your error text in this field, and the settings for that search will appear below the search field.

Also when asking for help with Xcode, tell us what version of Xcode you are using, as there are slight differences between Xcode versions, the advice above is for Xcode 4.2.

Hope this helps.

Regards Mark
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top