|
15 | 15 | 6002965E1ED95EAF00F57A86 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6002965C1ED95EAF00F57A86 /* LaunchScreen.storyboard */; }; |
16 | 16 | 600296691ED95EAF00F57A86 /* RegularExpressionTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 600296681ED95EAF00F57A86 /* RegularExpressionTests.m */; }; |
17 | 17 | 600296751ED96ED900F57A86 /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 600296741ED96ED900F57A86 /* SearchViewController.m */; }; |
| 18 | + 6023D2D41FF1377D00E9AA6C /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 6023D2D31FF1377D00E9AA6C /* README.md */; }; |
18 | 19 | 60E4F8851EDACD8800F94C16 /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 60E4F8841EDACD8800F94C16 /* SecondViewController.m */; }; |
19 | 20 | 60E4F8881EDACD9B00F94C16 /* ThirdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 60E4F8871EDACD9B00F94C16 /* ThirdViewController.m */; }; |
20 | 21 | /* End PBXBuildFile section */ |
|
45 | 46 | 6002966A1ED95EAF00F57A86 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
46 | 47 | 600296731ED96ED900F57A86 /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchViewController.h; sourceTree = "<group>"; }; |
47 | 48 | 600296741ED96ED900F57A86 /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchViewController.m; sourceTree = "<group>"; }; |
| 49 | + 6023D2D31FF1377D00E9AA6C /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
48 | 50 | 60E4F8831EDACD8800F94C16 /* SecondViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = "<group>"; }; |
49 | 51 | 60E4F8841EDACD8800F94C16 /* SecondViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = "<group>"; }; |
50 | 52 | 60E4F8861EDACD9B00F94C16 /* ThirdViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ThirdViewController.h; sourceTree = "<group>"; }; |
|
72 | 74 | 6002963F1ED95EAF00F57A86 = { |
73 | 75 | isa = PBXGroup; |
74 | 76 | children = ( |
| 77 | + 6023D2D31FF1377D00E9AA6C /* README.md */, |
75 | 78 | 6002964A1ED95EAF00F57A86 /* RegularExpression */, |
76 | 79 | 600296671ED95EAF00F57A86 /* RegularExpressionTests */, |
77 | 80 | 600296491ED95EAF00F57A86 /* Products */, |
|
209 | 212 | files = ( |
210 | 213 | 6002965E1ED95EAF00F57A86 /* LaunchScreen.storyboard in Resources */, |
211 | 214 | 6002965B1ED95EAF00F57A86 /* Assets.xcassets in Resources */, |
| 215 | + 6023D2D41FF1377D00E9AA6C /* README.md in Resources */, |
212 | 216 | 600296591ED95EAF00F57A86 /* Main.storyboard in Resources */, |
213 | 217 | ); |
214 | 218 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments