xcode - iOS project has changed to OS X project -


the house of cards xcode has changed project ios os x.

it doesn't appear have schema because i've deleted that. in build settings, architecture settings drawing "os x default".

how change back?

i fixed 1 of projects restarting machine. 1 still incorrectly configured though.

many answers elsewhere suggest overriding settings inherited "os x default", can see in following screen shot. ideally base settings should "ios default".

enter image description here

check , set base sdk ios. go project (in upper left) -> project (project name in submenu) -> build settings. in architectures menu select base sdk 1 of ios sdk.

also, said deleted xcode schemes. may cause this. try this:

  1. on left top corner of xcode click on scheme.
  2. click edit scheme.
  3. in new window change "executable" non name of project scheme "target".

Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -