|
14 | 14 | 3032B91F1807338200064F85 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3032B91E1807338200064F85 /* main.m */; };
|
15 | 15 | 3032B9231807338200064F85 /* DEMOAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3032B9221807338200064F85 /* DEMOAppDelegate.m */; };
|
16 | 16 | 3032B9251807338200064F85 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3032B9241807338200064F85 /* Images.xcassets */; };
|
17 |
| - 3032B92C1807338200064F85 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3032B92B1807338200064F85 /* XCTest.framework */; }; |
18 |
| - 3032B92D1807338200064F85 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3032B9121807338200064F85 /* Foundation.framework */; }; |
19 |
| - 3032B92E1807338200064F85 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3032B9161807338200064F85 /* UIKit.framework */; }; |
20 | 17 | 3032B954180736C900064F85 /* DEMOFirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3032B953180736C900064F85 /* DEMOFirstViewController.m */; };
|
21 | 18 | 3032B958180736E200064F85 /* DEMOSecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3032B957180736E200064F85 /* DEMOSecondViewController.m */; };
|
22 | 19 | 3032B95E1807372B00064F85 /* DEMOLeftMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3032B95D1807372B00064F85 /* DEMOLeftMenuViewController.m */; };
|
|
26 | 23 | 30FE3D1F18AB3B6A003F59ED /* DEMORightMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 30FE3D1E18AB3B6A003F59ED /* DEMORightMenuViewController.m */; };
|
27 | 24 | /* End PBXBuildFile section */
|
28 | 25 |
|
29 |
| -/* Begin PBXContainerItemProxy section */ |
30 |
| - 3032B92F1807338200064F85 /* PBXContainerItemProxy */ = { |
31 |
| - isa = PBXContainerItemProxy; |
32 |
| - containerPortal = 3032B9071807338200064F85 /* Project object */; |
33 |
| - proxyType = 1; |
34 |
| - remoteGlobalIDString = 3032B90E1807338200064F85; |
35 |
| - remoteInfo = RESideMenuExample; |
36 |
| - }; |
37 |
| -/* End PBXContainerItemProxy section */ |
38 |
| - |
39 | 26 | /* Begin PBXFileReference section */
|
40 | 27 | 3032B90F1807338200064F85 /* RESideMenuExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RESideMenuExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
41 | 28 | 3032B9121807338200064F85 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
48 | 35 | 3032B9211807338200064F85 /* DEMOAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DEMOAppDelegate.h; sourceTree = "<group>"; };
|
49 | 36 | 3032B9221807338200064F85 /* DEMOAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DEMOAppDelegate.m; sourceTree = "<group>"; };
|
50 | 37 | 3032B9241807338200064F85 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
51 |
| - 3032B92A1807338200064F85 /* RESideMenuExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RESideMenuExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 38 | 3032B92B1807338200064F85 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
53 | 39 | 3032B952180736C900064F85 /* DEMOFirstViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DEMOFirstViewController.h; sourceTree = "<group>"; };
|
54 | 40 | 3032B953180736C900064F85 /* DEMOFirstViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DEMOFirstViewController.m; sourceTree = "<group>"; };
|
|
77 | 63 | );
|
78 | 64 | runOnlyForDeploymentPostprocessing = 0;
|
79 | 65 | };
|
80 |
| - 3032B9271807338200064F85 /* Frameworks */ = { |
81 |
| - isa = PBXFrameworksBuildPhase; |
82 |
| - buildActionMask = 2147483647; |
83 |
| - files = ( |
84 |
| - 3032B92C1807338200064F85 /* XCTest.framework in Frameworks */, |
85 |
| - 3032B92E1807338200064F85 /* UIKit.framework in Frameworks */, |
86 |
| - 3032B92D1807338200064F85 /* Foundation.framework in Frameworks */, |
87 |
| - ); |
88 |
| - runOnlyForDeploymentPostprocessing = 0; |
89 |
| - }; |
90 | 66 | /* End PBXFrameworksBuildPhase section */
|
91 | 67 |
|
92 | 68 | /* Begin PBXGroup section */
|
|
104 | 80 | isa = PBXGroup;
|
105 | 81 | children = (
|
106 | 82 | 3032B90F1807338200064F85 /* RESideMenuExample.app */,
|
107 |
| - 3032B92A1807338200064F85 /* RESideMenuExampleTests.xctest */, |
108 | 83 | );
|
109 | 84 | name = Products;
|
110 | 85 | sourceTree = "<group>";
|
|
192 | 167 | productReference = 3032B90F1807338200064F85 /* RESideMenuExample.app */;
|
193 | 168 | productType = "com.apple.product-type.application";
|
194 | 169 | };
|
195 |
| - 3032B9291807338200064F85 /* RESideMenuExampleTests */ = { |
196 |
| - isa = PBXNativeTarget; |
197 |
| - buildConfigurationList = 3032B93E1807338200064F85 /* Build configuration list for PBXNativeTarget "RESideMenuExampleTests" */; |
198 |
| - buildPhases = ( |
199 |
| - 3032B9261807338200064F85 /* Sources */, |
200 |
| - 3032B9271807338200064F85 /* Frameworks */, |
201 |
| - 3032B9281807338200064F85 /* Resources */, |
202 |
| - ); |
203 |
| - buildRules = ( |
204 |
| - ); |
205 |
| - dependencies = ( |
206 |
| - 3032B9301807338200064F85 /* PBXTargetDependency */, |
207 |
| - ); |
208 |
| - name = RESideMenuExampleTests; |
209 |
| - productName = RESideMenuExampleTests; |
210 |
| - productReference = 3032B92A1807338200064F85 /* RESideMenuExampleTests.xctest */; |
211 |
| - productType = "com.apple.product-type.bundle.unit-test"; |
212 |
| - }; |
213 | 170 | /* End PBXNativeTarget section */
|
214 | 171 |
|
215 | 172 | /* Begin PBXProject section */
|
|
219 | 176 | CLASSPREFIX = DEMO;
|
220 | 177 | LastUpgradeCheck = 0510;
|
221 | 178 | ORGANIZATIONNAME = "Roman Efimov";
|
222 |
| - TargetAttributes = { |
223 |
| - 3032B9291807338200064F85 = { |
224 |
| - TestTargetID = 3032B90E1807338200064F85; |
225 |
| - }; |
226 |
| - }; |
227 | 179 | };
|
228 | 180 | buildConfigurationList = 3032B90A1807338200064F85 /* Build configuration list for PBXProject "RESideMenuExample" */;
|
229 | 181 | compatibilityVersion = "Xcode 3.2";
|
|
238 | 190 | projectRoot = "";
|
239 | 191 | targets = (
|
240 | 192 | 3032B90E1807338200064F85 /* RESideMenuExample */,
|
241 |
| - 3032B9291807338200064F85 /* RESideMenuExampleTests */, |
242 | 193 | );
|
243 | 194 | };
|
244 | 195 | /* End PBXProject section */
|
|
253 | 204 | );
|
254 | 205 | runOnlyForDeploymentPostprocessing = 0;
|
255 | 206 | };
|
256 |
| - 3032B9281807338200064F85 /* Resources */ = { |
257 |
| - isa = PBXResourcesBuildPhase; |
258 |
| - buildActionMask = 2147483647; |
259 |
| - files = ( |
260 |
| - ); |
261 |
| - runOnlyForDeploymentPostprocessing = 0; |
262 |
| - }; |
263 | 207 | /* End PBXResourcesBuildPhase section */
|
264 | 208 |
|
265 | 209 | /* Begin PBXSourcesBuildPhase section */
|
|
279 | 223 | );
|
280 | 224 | runOnlyForDeploymentPostprocessing = 0;
|
281 | 225 | };
|
282 |
| - 3032B9261807338200064F85 /* Sources */ = { |
283 |
| - isa = PBXSourcesBuildPhase; |
284 |
| - buildActionMask = 2147483647; |
285 |
| - files = ( |
286 |
| - ); |
287 |
| - runOnlyForDeploymentPostprocessing = 0; |
288 |
| - }; |
289 | 226 | /* End PBXSourcesBuildPhase section */
|
290 | 227 |
|
291 |
| -/* Begin PBXTargetDependency section */ |
292 |
| - 3032B9301807338200064F85 /* PBXTargetDependency */ = { |
293 |
| - isa = PBXTargetDependency; |
294 |
| - target = 3032B90E1807338200064F85 /* RESideMenuExample */; |
295 |
| - targetProxy = 3032B92F1807338200064F85 /* PBXContainerItemProxy */; |
296 |
| - }; |
297 |
| -/* End PBXTargetDependency section */ |
298 |
| - |
299 | 228 | /* Begin PBXVariantGroup section */
|
300 | 229 | 3032B91B1807338200064F85 /* InfoPlist.strings */ = {
|
301 | 230 | isa = PBXVariantGroup;
|
|
408 | 337 | };
|
409 | 338 | name = Release;
|
410 | 339 | };
|
411 |
| - 3032B93F1807338200064F85 /* Debug */ = { |
412 |
| - isa = XCBuildConfiguration; |
413 |
| - buildSettings = { |
414 |
| - BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RESideMenuExample.app/RESideMenuExample"; |
415 |
| - FRAMEWORK_SEARCH_PATHS = ( |
416 |
| - "$(SDKROOT)/Developer/Library/Frameworks", |
417 |
| - "$(inherited)", |
418 |
| - "$(DEVELOPER_FRAMEWORKS_DIR)", |
419 |
| - ); |
420 |
| - GCC_PRECOMPILE_PREFIX_HEADER = YES; |
421 |
| - GCC_PREFIX_HEADER = "RESideMenuExample/RESideMenuExample-Prefix.pch"; |
422 |
| - GCC_PREPROCESSOR_DEFINITIONS = ( |
423 |
| - "DEBUG=1", |
424 |
| - "$(inherited)", |
425 |
| - ); |
426 |
| - INFOPLIST_FILE = "RESideMenuExampleTests/RESideMenuExampleTests-Info.plist"; |
427 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
428 |
| - TEST_HOST = "$(BUNDLE_LOADER)"; |
429 |
| - WRAPPER_EXTENSION = xctest; |
430 |
| - }; |
431 |
| - name = Debug; |
432 |
| - }; |
433 |
| - 3032B9401807338200064F85 /* Release */ = { |
434 |
| - isa = XCBuildConfiguration; |
435 |
| - buildSettings = { |
436 |
| - BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/RESideMenuExample.app/RESideMenuExample"; |
437 |
| - FRAMEWORK_SEARCH_PATHS = ( |
438 |
| - "$(SDKROOT)/Developer/Library/Frameworks", |
439 |
| - "$(inherited)", |
440 |
| - "$(DEVELOPER_FRAMEWORKS_DIR)", |
441 |
| - ); |
442 |
| - GCC_PRECOMPILE_PREFIX_HEADER = YES; |
443 |
| - GCC_PREFIX_HEADER = "RESideMenuExample/RESideMenuExample-Prefix.pch"; |
444 |
| - INFOPLIST_FILE = "RESideMenuExampleTests/RESideMenuExampleTests-Info.plist"; |
445 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
446 |
| - TEST_HOST = "$(BUNDLE_LOADER)"; |
447 |
| - WRAPPER_EXTENSION = xctest; |
448 |
| - }; |
449 |
| - name = Release; |
450 |
| - }; |
451 | 340 | /* End XCBuildConfiguration section */
|
452 | 341 |
|
453 | 342 | /* Begin XCConfigurationList section */
|
|
469 | 358 | defaultConfigurationIsVisible = 0;
|
470 | 359 | defaultConfigurationName = Release;
|
471 | 360 | };
|
472 |
| - 3032B93E1807338200064F85 /* Build configuration list for PBXNativeTarget "RESideMenuExampleTests" */ = { |
473 |
| - isa = XCConfigurationList; |
474 |
| - buildConfigurations = ( |
475 |
| - 3032B93F1807338200064F85 /* Debug */, |
476 |
| - 3032B9401807338200064F85 /* Release */, |
477 |
| - ); |
478 |
| - defaultConfigurationIsVisible = 0; |
479 |
| - defaultConfigurationName = Release; |
480 |
| - }; |
481 | 361 | /* End XCConfigurationList section */
|
482 | 362 | };
|
483 | 363 | rootObject = 3032B9071807338200064F85 /* Project object */;
|
|
0 commit comments