react-native/local-cli/link/ios
Eli Perkins 1b0d8ac43b Use appropriate capitalization of Xcode
Summary:
[Xcode](https://developer.apple.com/xcode/) is spelled with a lowercase `c`. 😄

**Test plan (required)**

ctrl-f project for `XCode`, case sensitive, find-and-replace with `Xcode`.

Make sure tests pass on both Travis and Circle CI.
Closes https://github.com/facebook/react-native/pull/12572

Differential Revision: D4622075

Pulled By: hramos

fbshipit-source-id: d64f0b10254cd624a71844ebaefa6fc29bc1ea57
2017-02-27 22:47:14 -08:00
..
addFileToProject.js Further RNPM integration 2016-08-22 08:58:37 -07:00
addProjectToLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
addSharedLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
addToHeaderSearchPaths.js Further RNPM integration 2016-08-22 08:58:37 -07:00
copyAssets.js Use appropriate capitalization of Xcode 2017-02-27 22:47:14 -08:00
createGroup.js Further RNPM integration 2016-08-22 08:58:37 -07:00
createGroupWithMessage.js Use appropriate capitalization of Xcode 2017-02-27 22:47:14 -08:00
getBuildProperty.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getGroup.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getHeaderSearchPath.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getHeadersInFolder.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getPlist.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getPlistPath.js Further RNPM integration 2016-08-22 08:58:37 -07:00
getProducts.js Further RNPM integration 2016-08-22 08:58:37 -07:00
hasLibraryImported.js Further RNPM integration 2016-08-22 08:58:37 -07:00
isInstalled.js Further RNPM integration 2016-08-22 08:58:37 -07:00
mapHeaderSearchPaths.js Fully support new import system on iOS 2017-01-12 14:58:28 -08:00
registerNativeModule.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromHeaderSearchPaths.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromPbxItemContainerProxySection.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromPbxReferenceProxySection.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromProjectReferences.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeFromStaticLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeProductGroup.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeProjectFromLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeProjectFromProject.js Further RNPM integration 2016-08-22 08:58:37 -07:00
removeSharedLibraries.js Further RNPM integration 2016-08-22 08:58:37 -07:00
unlinkAssets.js Use appropriate capitalization of Xcode 2017-02-27 22:47:14 -08:00
unregisterNativeModule.js Further RNPM integration 2016-08-22 08:58:37 -07:00