Updating ContentView with the tutorial. Updating README.md adding tips.
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
objectVersion = 77;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
FCDCCAD62EA55E6B00CB31C9 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = FCDCCAD52EA55E6600CB31C9 /* README.md */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
FCDCCAB92EA5587100CB31C9 /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
@@ -27,6 +31,7 @@
|
||||
FCDCCAAB2EA5586F00CB31C9 /* Landmarks.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Landmarks.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
FCDCCAB82EA5587100CB31C9 /* LandmarksTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LandmarksTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
FCDCCAC22EA5587100CB31C9 /* LandmarksUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LandmarksUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
FCDCCAD52EA55E6600CB31C9 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
@@ -75,6 +80,7 @@
|
||||
FCDCCAA22EA5586F00CB31C9 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
FCDCCAD52EA55E6600CB31C9 /* README.md */,
|
||||
FCDCCAAD2EA5586F00CB31C9 /* Landmarks */,
|
||||
FCDCCABB2EA5587100CB31C9 /* LandmarksTests */,
|
||||
FCDCCAC52EA5587100CB31C9 /* LandmarksUITests */,
|
||||
@@ -212,6 +218,7 @@
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
FCDCCAD62EA55E6B00CB31C9 /* README.md in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user