|
15 | 15 | 9A1559DE1CB6D56500CAB1AF /* CYLDetailsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A1559D51CB6D56500CAB1AF /* CYLDetailsViewController.m */; };
|
16 | 16 | 9A1559DF1CB6D56500CAB1AF /* CYLSameCityViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A1559D71CB6D56500CAB1AF /* CYLSameCityViewController.m */; };
|
17 | 17 | 9A1559E41CB6EB1F00CAB1AF /* CYLPlusButtonSubclass.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A1559E31CB6EB1F00CAB1AF /* CYLPlusButtonSubclass.m */; };
|
| 18 | + 9AB37B221DC869E1000782F2 /* README.md in Sources */ = {isa = PBXBuildFile; fileRef = 9AB37B211DC869E1000782F2 /* README.md */; }; |
| 19 | + 9AB37B241DC869F2000782F2 /* issue_template.md in Sources */ = {isa = PBXBuildFile; fileRef = 9AB37B231DC869F2000782F2 /* issue_template.md */; }; |
18 | 20 | 9AE667131C800085001DED12 /* UIViewController+CYLTabBarControllerExtention.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AE667121C800085001DED12 /* UIViewController+CYLTabBarControllerExtention.m */; };
|
19 | 21 | 9AE942E71BDC933E00354519 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 9AE942CB1BDC933E00354519 /* LaunchScreen.xib */; };
|
20 | 22 | 9AE942E81BDC933E00354519 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9AE942CD1BDC933E00354519 /* Main.storyboard */; };
|
|
43 | 45 | 9A1559E21CB6EB1F00CAB1AF /* CYLPlusButtonSubclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CYLPlusButtonSubclass.h; sourceTree = "<group>"; };
|
44 | 46 | 9A1559E31CB6EB1F00CAB1AF /* CYLPlusButtonSubclass.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CYLPlusButtonSubclass.m; sourceTree = "<group>"; };
|
45 | 47 | 9A5B29111D3475BC009E1BEE /* CYLConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CYLConstants.h; sourceTree = "<group>"; };
|
| 48 | + 9AB37B211DC869E1000782F2 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; }; |
| 49 | + 9AB37B231DC869F2000782F2 /* issue_template.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; name = issue_template.md; path = .github/issue_template.md; sourceTree = SOURCE_ROOT; }; |
46 | 50 | 9AE667111C800085001DED12 /* UIViewController+CYLTabBarControllerExtention.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+CYLTabBarControllerExtention.h"; sourceTree = "<group>"; };
|
47 | 51 | 9AE667121C800085001DED12 /* UIViewController+CYLTabBarControllerExtention.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+CYLTabBarControllerExtention.m"; sourceTree = "<group>"; };
|
48 | 52 | 9AE942741BDC91B800354519 /* CYLTabBarController.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CYLTabBarController.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
178 | 182 | 9AE942E31BDC933E00354519 /* Images.xcassets */,
|
179 | 183 | 9AE942E41BDC933E00354519 /* Info.plist */,
|
180 | 184 | 9AE942E51BDC933E00354519 /* main.m */,
|
| 185 | + 9AB37B211DC869E1000782F2 /* README.md */, |
| 186 | + 9AB37B231DC869F2000782F2 /* issue_template.md */, |
181 | 187 | );
|
182 | 188 | path = Example;
|
183 | 189 | sourceTree = "<group>";
|
|
288 | 294 | 9AE942F91BDC937F00354519 /* CYLPlusButton.m in Sources */,
|
289 | 295 | 9A1559C81CB6D4D300CAB1AF /* AppDelegate.m in Sources */,
|
290 | 296 | 9A1559DD1CB6D56500CAB1AF /* CYLMineViewController.m in Sources */,
|
| 297 | + 9AB37B221DC869E1000782F2 /* README.md in Sources */, |
291 | 298 | 9AE942FB1BDC937F00354519 /* CYLTabBarController.m in Sources */,
|
| 299 | + 9AB37B241DC869F2000782F2 /* issue_template.md in Sources */, |
292 | 300 | 9AE942F11BDC933E00354519 /* main.m in Sources */,
|
293 | 301 | 9AE942FA1BDC937F00354519 /* CYLTabBar.m in Sources */,
|
294 | 302 | );
|
|
0 commit comments