very upset with the Xcode ,because of different versions. I use Xcode 4.3, and want to use SCM to manage project. click "Xcode" -> Preferences,but not find it,below is a snapshot:
how can I find the "SCM"? thanks for you reply!
very upset with the Xcode ,because of different versions. I use Xcode 4.3, and want to use SCM to manage project. click "Xcode" -> Preferences,but not find it,below is a snapshot:
how can I find the "SCM"? thanks for you reply!
SCM: ソース管理管理システム。Git はより新しく、より多く使用されていますが、Git および Subversion の Xcode で利用できます。Xcode でプロジェクトを作成すると、Git ソース管理を追加できるXcode Git リポジトリ チェックボックスのような画面が表示されます。Subversion については、Xcode のヘルプを参照してください。
そこから、Menu Option Source Control に移動し、Xcode プロジェクト用に設定した Github リポジトリの URL を入力できます。