ios - What is xcscheme file? What is it purpose? -


i newbie learning ios.

can please explain purpose of xcscheme file?

in terms of version control, you don't have worry xcscheme (or within , under xcuserdata folders of .xcodeproj).

what's inside xcscheme file? these actions , configurations happen when build, run, test, profile, etc. these can changed xcode user user, makes friendly using on multi-developer projects.

these same items see within xcode when click on "edit scheme" popup menu choice:

edit scheme


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -