Tao He

Tao He

  • Docs
  • API
  • Help
  • Blog

›Recent Posts

Recent Posts

  • Microsoft PowerPoint
  • Chrome
  • Alfred
  • Docusaurus
  • Git Commands

Xcode

May 23, 2015

{% include JB/setup %}

XVim

XVim

Solarized

Solarized-Dark-for-Xcode

cp Solarized\ Dark\ @ArtSabintsev.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes

Settings

Default output

~/Library/Developer/Xcode/DerivedData/cegui-test-hbelnfnfnfsjsabxmdgyqryiiqsi/Build/Products/Debug

Change current project output to project directory

XCode -> File -> Project Settings... -> Advanced... -> Legacy

Change all project output to project directory

XCode -> Prefs... -> Locations -> Advanced... -> Legacy

Import 3rd library

Click project name in the Project navigator. Select a target in the main panel.

Build Settings -> All -> Search Paths -> Header Search Paths -> Add 3rd header paths

Build Settings -> All -> Linking -> Other Linker Flags -> Add 3rd dylib (one per line)

Build Settings -> All -> Search Paths -> Library Search Paths -> Add 3rd library paths

Change library to reference location

Click project name in the Project navigator. Select the library to build in the main panel.

Build Settings -> All -> Deployment -> Installation Directory -> "@executable_path/../Frameworks"

Xcode 及 iOS 常用宏和常量

Recent Posts
  • XVim
  • Solarized
  • Settings
Tao He
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Facebook Open Source
Copyright © 2019 Your Name or Your Company Name