|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | +31399CCE8051BCF55CE0F7FE /* Pods_DeliveryAppTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 59713E9486A0DAACDCDEB7F6 /* Pods_DeliveryAppTests.framework */; }; |
10 | 11 | 98228D7D27BC489F006A38BB /* Address.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98228D7C27BC489F006A38BB /* Address.swift */; }; |
11 | 12 | 98228D7F27BC490E006A38BB /* RestaurantDetails.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98228D7E27BC490E006A38BB /* RestaurantDetails.swift */; }; |
12 | 13 | 983271C6272752B50010C63A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 983271C5272752B50010C63A /* Assets.xcassets */; }; |
|
31 | 32 | 98AF573227ADB16E00339A66 /* Restaurant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98C4368627ADAEA500D9048A /* Restaurant.swift */; }; |
32 | 33 | 98AF573327ADB16E00339A66 /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98C4368827ADAEBE00D9048A /* String+Extensions.swift */; }; |
33 | 34 | 98AF573627ADB34C00339A66 /* DebugViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98AF573527ADB34C00339A66 /* DebugViewController.swift */; }; |
| 35 | +F38B063B7FA2ECD527BC711E /* Pods_DeliveryApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 160BD4A1C682793F2954AD1D /* Pods_DeliveryApp.framework */; }; |
34 | 36 | /* End PBXBuildFile section */ |
35 | 37 |
|
36 | 38 | /* Begin PBXContainerItemProxy section */ |
|
44 | 46 | /* End PBXContainerItemProxy section */ |
45 | 47 |
|
46 | 48 | /* Begin PBXFileReference section */ |
| 49 | +160BD4A1C682793F2954AD1D /* Pods_DeliveryApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DeliveryApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 50 | +3EDA769CE8E741FD579D2DB6 /* Pods-DeliveryAppTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DeliveryAppTests.debug.xcconfig"; path = "Target Support Files/Pods-DeliveryAppTests/Pods-DeliveryAppTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 51 | +59713E9486A0DAACDCDEB7F6 /* Pods_DeliveryAppTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DeliveryAppTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 52 | 98228D7C27BC489F006A38BB /* Address.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Address.swift; sourceTree = "<group>"; }; |
48 | 53 | 98228D7E27BC490E006A38BB /* RestaurantDetails.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RestaurantDetails.swift; sourceTree = "<group>"; }; |
49 | 54 | 983271B9272752AF0010C63A /* DeliveryApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DeliveryApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
71 | 76 | 98F1297C272F51DE00B88A87 /* MenuItemViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuItemViewController.swift; sourceTree = "<group>"; }; |
72 | 77 | 98FC5AAA2732B938002412EA /* RestaurantDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RestaurantDetailsView.swift; sourceTree = "<group>"; }; |
73 | 78 | 98FC5AB72732C1EF002412EA /* MenuItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuItemView.swift; sourceTree = "<group>"; }; |
| 79 | +A6B18B6CD0C1E1CC87339AA4 /* Pods-DeliveryApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DeliveryApp.debug.xcconfig"; path = "Target Support Files/Pods-DeliveryApp/Pods-DeliveryApp.debug.xcconfig"; sourceTree = "<group>"; }; |
| 80 | +BCF8E8ECA72737657CE9C33B /* Pods-DeliveryApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DeliveryApp.release.xcconfig"; path = "Target Support Files/Pods-DeliveryApp/Pods-DeliveryApp.release.xcconfig"; sourceTree = "<group>"; }; |
| 81 | +D9B092AD3C6626CBAC0B965E /* Pods-DeliveryAppTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DeliveryAppTests.release.xcconfig"; path = "Target Support Files/Pods-DeliveryAppTests/Pods-DeliveryAppTests.release.xcconfig"; sourceTree = "<group>"; }; |
74 | 82 | /* End PBXFileReference section */ |
75 | 83 |
|
76 | 84 | /* Begin PBXFrameworksBuildPhase section */ |
77 | 85 | 983271B6272752AF0010C63A /* Frameworks */ = { |
78 | 86 | isa = PBXFrameworksBuildPhase; |
79 | 87 | buildActionMask = 2147483647; |
80 | 88 | files = ( |
| 89 | +F38B063B7FA2ECD527BC711E /* Pods_DeliveryApp.framework in Frameworks */, |
81 | 90 | ); |
82 | 91 | runOnlyForDeploymentPostprocessing = 0; |
83 | 92 | }; |
84 | 93 | 983271CC272752B50010C63A /* Frameworks */ = { |
85 | 94 | isa = PBXFrameworksBuildPhase; |
86 | 95 | buildActionMask = 2147483647; |
87 | 96 | files = ( |
| 97 | +31399CCE8051BCF55CE0F7FE /* Pods_DeliveryAppTests.framework in Frameworks */, |
88 | 98 | ); |
89 | 99 | runOnlyForDeploymentPostprocessing = 0; |
90 | 100 | }; |
91 | 101 | /* End PBXFrameworksBuildPhase section */ |
92 | 102 |
|
93 | 103 | /* Begin PBXGroup section */ |
| 104 | +27F96355B60FD39C525635EC /* Pods */ = { |
| 105 | +isa = PBXGroup; |
| 106 | +children = ( |
| 107 | +A6B18B6CD0C1E1CC87339AA4 /* Pods-DeliveryApp.debug.xcconfig */, |
| 108 | +BCF8E8ECA72737657CE9C33B /* Pods-DeliveryApp.release.xcconfig */, |
| 109 | +3EDA769CE8E741FD579D2DB6 /* Pods-DeliveryAppTests.debug.xcconfig */, |
| 110 | +D9B092AD3C6626CBAC0B965E /* Pods-DeliveryAppTests.release.xcconfig */, |
| 111 | +); |
| 112 | +name = Pods; |
| 113 | +path = Pods; |
| 114 | +sourceTree = "<group>"; |
| 115 | +}; |
| 116 | +90E76F479D00D6620790B4D6 /* Frameworks */ = { |
| 117 | +isa = PBXGroup; |
| 118 | +children = ( |
| 119 | +160BD4A1C682793F2954AD1D /* Pods_DeliveryApp.framework */, |
| 120 | +59713E9486A0DAACDCDEB7F6 /* Pods_DeliveryAppTests.framework */, |
| 121 | +); |
| 122 | +name = Frameworks; |
| 123 | +sourceTree = "<group>"; |
| 124 | +}; |
94 | 125 | 983271B0272752AF0010C63A = { |
95 | 126 | isa = PBXGroup; |
96 | 127 | children = ( |
97 | 128 | 983271BB272752AF0010C63A /* DeliveryApp */, |
98 | 129 | 983271D2272752B50010C63A /* DeliveryAppTests */, |
99 | 130 | 983271BA272752AF0010C63A /* Products */, |
| 131 | +27F96355B60FD39C525635EC /* Pods */, |
| 132 | +90E76F479D00D6620790B4D6 /* Frameworks */, |
100 | 133 | ); |
101 | 134 | sourceTree = "<group>"; |
102 | 135 | }; |
|
267 | 300 | isa = PBXNativeTarget; |
268 | 301 | buildConfigurationList = 983271E3272752B50010C63A /* Build configuration list for PBXNativeTarget "DeliveryApp" */; |
269 | 302 | buildPhases = ( |
| 303 | +DFAB27427656F9EA2778C339 /* [CP] Check Pods Manifest.lock */, |
270 | 304 | 983271B5272752AF0010C63A /* Sources */, |
271 | 305 | 983271B6272752AF0010C63A /* Frameworks */, |
272 | 306 | 983271B7272752AF0010C63A /* Resources */, |
|
284 | 318 | isa = PBXNativeTarget; |
285 | 319 | buildConfigurationList = 983271E6272752B50010C63A /* Build configuration list for PBXNativeTarget "DeliveryAppTests" */; |
286 | 320 | buildPhases = ( |
| 321 | +E4793E4C136AE1996E15FB0B /* [CP] Check Pods Manifest.lock */, |
287 | 322 | 983271CB272752B50010C63A /* Sources */, |
288 | 323 | 983271CC272752B50010C63A /* Frameworks */, |
289 | 324 | 983271CD272752B50010C63A /* Resources */, |
| 325 | +20D16229DE61CE71661101FB /* [CP] Embed Pods Frameworks */, |
290 | 326 | ); |
291 | 327 | buildRules = ( |
292 | 328 | ); |
|
355 | 391 | }; |
356 | 392 | /* End PBXResourcesBuildPhase section */ |
357 | 393 |
|
| 394 | +/* Begin PBXShellScriptBuildPhase section */ |
| 395 | +20D16229DE61CE71661101FB /* [CP] Embed Pods Frameworks */ = { |
| 396 | +isa = PBXShellScriptBuildPhase; |
| 397 | +buildActionMask = 2147483647; |
| 398 | +files = ( |
| 399 | +); |
| 400 | +inputFileListPaths = ( |
| 401 | +"${PODS_ROOT}/Target Support Files/Pods-DeliveryAppTests/Pods-DeliveryAppTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 402 | +); |
| 403 | +name = "[CP] Embed Pods Frameworks"; |
| 404 | +outputFileListPaths = ( |
| 405 | +"${PODS_ROOT}/Target Support Files/Pods-DeliveryAppTests/Pods-DeliveryAppTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 406 | +); |
| 407 | +runOnlyForDeploymentPostprocessing = 0; |
| 408 | +shellPath = /bin/sh; |
| 409 | +shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DeliveryAppTests/Pods-DeliveryAppTests-frameworks.sh\"\n"; |
| 410 | +showEnvVarsInLog = 0; |
| 411 | +}; |
| 412 | +DFAB27427656F9EA2778C339 /* [CP] Check Pods Manifest.lock */ = { |
| 413 | +isa = PBXShellScriptBuildPhase; |
| 414 | +buildActionMask = 2147483647; |
| 415 | +files = ( |
| 416 | +); |
| 417 | +inputFileListPaths = ( |
| 418 | +); |
| 419 | +inputPaths = ( |
| 420 | +"${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 421 | +"${PODS_ROOT}/Manifest.lock", |
| 422 | +); |
| 423 | +name = "[CP] Check Pods Manifest.lock"; |
| 424 | +outputFileListPaths = ( |
| 425 | +); |
| 426 | +outputPaths = ( |
| 427 | +"$(DERIVED_FILE_DIR)/Pods-DeliveryApp-checkManifestLockResult.txt", |
| 428 | +); |
| 429 | +runOnlyForDeploymentPostprocessing = 0; |
| 430 | +shellPath = /bin/sh; |
| 431 | +shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 432 | +showEnvVarsInLog = 0; |
| 433 | +}; |
| 434 | +E4793E4C136AE1996E15FB0B /* [CP] Check Pods Manifest.lock */ = { |
| 435 | +isa = PBXShellScriptBuildPhase; |
| 436 | +buildActionMask = 2147483647; |
| 437 | +files = ( |
| 438 | +); |
| 439 | +inputFileListPaths = ( |
| 440 | +); |
| 441 | +inputPaths = ( |
| 442 | +"${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 443 | +"${PODS_ROOT}/Manifest.lock", |
| 444 | +); |
| 445 | +name = "[CP] Check Pods Manifest.lock"; |
| 446 | +outputFileListPaths = ( |
| 447 | +); |
| 448 | +outputPaths = ( |
| 449 | +"$(DERIVED_FILE_DIR)/Pods-DeliveryAppTests-checkManifestLockResult.txt", |
| 450 | +); |
| 451 | +runOnlyForDeploymentPostprocessing = 0; |
| 452 | +shellPath = /bin/sh; |
| 453 | +shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 454 | +showEnvVarsInLog = 0; |
| 455 | +}; |
| 456 | +/* End PBXShellScriptBuildPhase section */ |
| 457 | + |
358 | 458 | /* Begin PBXSourcesBuildPhase section */ |
359 | 459 | 983271B5272752AF0010C63A /* Sources */ = { |
360 | 460 | isa = PBXSourcesBuildPhase; |
|
532 | 632 | }; |
533 | 633 | 983271E4272752B50010C63A /* Debug */ = { |
534 | 634 | isa = XCBuildConfiguration; |
| 635 | +baseConfigurationReference = A6B18B6CD0C1E1CC87339AA4 /* Pods-DeliveryApp.debug.xcconfig */; |
535 | 636 | buildSettings = { |
536 | 637 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
537 | 638 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
560 | 661 | }; |
561 | 662 | 983271E5272752B50010C63A /* Release */ = { |
562 | 663 | isa = XCBuildConfiguration; |
| 664 | +baseConfigurationReference = BCF8E8ECA72737657CE9C33B /* Pods-DeliveryApp.release.xcconfig */; |
563 | 665 | buildSettings = { |
564 | 666 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
565 | 667 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
588 | 690 | }; |
589 | 691 | 983271E7272752B50010C63A /* Debug */ = { |
590 | 692 | isa = XCBuildConfiguration; |
| 693 | +baseConfigurationReference = 3EDA769CE8E741FD579D2DB6 /* Pods-DeliveryAppTests.debug.xcconfig */; |
591 | 694 | buildSettings = { |
592 | 695 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
593 | 696 | BUNDLE_LOADER = "$(TEST_HOST)"; |
|
613 | 716 | }; |
614 | 717 | 983271E8272752B50010C63A /* Release */ = { |
615 | 718 | isa = XCBuildConfiguration; |
| 719 | +baseConfigurationReference = D9B092AD3C6626CBAC0B965E /* Pods-DeliveryAppTests.release.xcconfig */; |
616 | 720 | buildSettings = { |
617 | 721 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
618 | 722 | BUNDLE_LOADER = "$(TEST_HOST)"; |
|
0 commit comments