i've installed latest xcode beta (e.g. installs /applications/xcode-beta.app) , builds in beta release fail because command line tools ios 9 can't found. i've change target xcode path follows.
xcode-select --switch /applications/xcode-beta.app then figured i'd have run xcode-select --install after changing target xcode app, such bring in ios 9 tools , libraries. xcode-select complains saying command line tools installed.
xcode-select: error: command line tools installed, use "software update" install updates i've never installed beta alongside existing installation, i'm not sure , googling turns countless questions xcode-select. help?
apparently known issue. thought had general xcode installation, appears new feature in build process use .tbd files library symbols. getting error saying particular .tbd file wasn't found. did os x update , bunch of things looked going on background after update, came , build worked. magic suppose.
Comments
Post a Comment