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".
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:
- on left top corner of xcode click on scheme.
- click edit scheme.
- in new window change "executable" non name of project scheme "target".
Comments
Post a Comment