|
53 | 53 | 8BBA7CC4EB632E902D13C693 /* libPods-cafeteria.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-cafeteria.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 54 | 8EEEDD7BDAA0417C9C090692 /* Ionicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Ionicons.ttf; path = "../node_modules/native-base/Fonts/Ionicons.ttf"; sourceTree = "<group>"; }; |
55 | 55 | 9050012DB5C5B5DC0723DF88 /* Pods-cafeteria.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-cafeteria.debug.xcconfig"; path = "Target Support Files/Pods-cafeteria/Pods-cafeteria.debug.xcconfig"; sourceTree = "<group>"; }; |
| 56 | + 9AA9CD418D64F1D396067F86 /* Pods-cafeteria.staging.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-cafeteria.staging.xcconfig"; path = "Target Support Files/Pods-cafeteria/Pods-cafeteria.staging.xcconfig"; sourceTree = "<group>"; }; |
56 | 57 | A95AF086CCF546AD999AE023 /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Regular.ttf; path = "../node_modules/native-base/Fonts/FontAwesome5_Regular.ttf"; sourceTree = "<group>"; }; |
57 | 58 | AA5E445EF9D245029B49E62D /* MaterialIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialIcons.ttf; path = "../node_modules/native-base/Fonts/MaterialIcons.ttf"; sourceTree = "<group>"; }; |
58 | 59 | ABC37380CA194BEEB159BE09 /* rubicon-icon-font.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "rubicon-icon-font.ttf"; path = "../node_modules/native-base/Fonts/rubicon-icon-font.ttf"; sourceTree = "<group>"; }; |
| 60 | + C93BBDBC58867A159694AE98 /* Pods-cafeteria-cafeteriaTests.staging.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-cafeteria-cafeteriaTests.staging.xcconfig"; path = "Target Support Files/Pods-cafeteria-cafeteriaTests/Pods-cafeteria-cafeteriaTests.staging.xcconfig"; sourceTree = "<group>"; }; |
59 | 61 | CC7F20A6C5A54066A835D12F /* Roboto_medium.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Roboto_medium.ttf; path = "../node_modules/native-base/Fonts/Roboto_medium.ttf"; sourceTree = "<group>"; }; |
60 | 62 | CDD387A3CB334336980B0FF4 /* Entypo.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Entypo.ttf; path = "../node_modules/native-base/Fonts/Entypo.ttf"; sourceTree = "<group>"; }; |
61 | 63 | CF9EE4389E03459DAC66FD96 /* AntDesign.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = AntDesign.ttf; path = "../node_modules/native-base/Fonts/AntDesign.ttf"; sourceTree = "<group>"; }; |
|
167 | 169 | 34C44268151FDD0A2D03DCFB /* Pods-cafeteria.release.xcconfig */, |
168 | 170 | E8FB1B8DCEA8F0E5B31EEC6B /* Pods-cafeteria-cafeteriaTests.debug.xcconfig */, |
169 | 171 | EA18FD93CBD800377349FE4E /* Pods-cafeteria-cafeteriaTests.release.xcconfig */, |
| 172 | + 9AA9CD418D64F1D396067F86 /* Pods-cafeteria.staging.xcconfig */, |
| 173 | + C93BBDBC58867A159694AE98 /* Pods-cafeteria-cafeteriaTests.staging.xcconfig */, |
170 | 174 | ); |
171 | 175 | path = Pods; |
172 | 176 | sourceTree = "<group>"; |
|
549 | 553 | }; |
550 | 554 | name = Release; |
551 | 555 | }; |
| 556 | + 2AB8AA5726610E74000ADA61 /* Staging */ = { |
| 557 | + isa = XCBuildConfiguration; |
| 558 | + buildSettings = { |
| 559 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 560 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
| 561 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 562 | + CLANG_CXX_LIBRARY = "libc++"; |
| 563 | + CLANG_ENABLE_MODULES = YES; |
| 564 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 565 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 566 | + CLANG_WARN_BOOL_CONVERSION = YES; |
| 567 | + CLANG_WARN_COMMA = YES; |
| 568 | + CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 569 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
| 570 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 571 | + CLANG_WARN_EMPTY_BODY = YES; |
| 572 | + CLANG_WARN_ENUM_CONVERSION = YES; |
| 573 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 574 | + CLANG_WARN_INT_CONVERSION = YES; |
| 575 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 576 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 577 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 578 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 579 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 580 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 581 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 582 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 583 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 584 | + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 585 | + CODEPUSH_KEY = Fzqu71x4FXhOaKcAiwpqXkFQddjgYl2dIUW2K; |
| 586 | + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 587 | + COPY_PHASE_STRIP = YES; |
| 588 | + ENABLE_NS_ASSERTIONS = NO; |
| 589 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 590 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 "; |
| 591 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 592 | + GCC_NO_COMMON_BLOCKS = YES; |
| 593 | + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
| 594 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 595 | + GCC_WARN_UNDECLARED_SELECTOR = YES; |
| 596 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 597 | + GCC_WARN_UNUSED_FUNCTION = YES; |
| 598 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 599 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 600 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 601 | + /usr/lib/swift, |
| 602 | + "$(inherited)", |
| 603 | + ); |
| 604 | + LIBRARY_SEARCH_PATHS = ( |
| 605 | + "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", |
| 606 | + "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"", |
| 607 | + "\"$(inherited)\"", |
| 608 | + ); |
| 609 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 610 | + MULTI_DEPLOYMENT_CONFIG = "$(BUILD_DIR)/Release$(EFFECTIVE_PLATFORM_NAME)"; |
| 611 | + SDKROOT = iphoneos; |
| 612 | + VALIDATE_PRODUCT = YES; |
| 613 | + }; |
| 614 | + name = Staging; |
| 615 | + }; |
| 616 | + 2AB8AA5826610E74000ADA61 /* Staging */ = { |
| 617 | + isa = XCBuildConfiguration; |
| 618 | + baseConfigurationReference = 9AA9CD418D64F1D396067F86 /* Pods-cafeteria.staging.xcconfig */; |
| 619 | + buildSettings = { |
| 620 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 621 | + CLANG_ENABLE_MODULES = YES; |
| 622 | + CODE_SIGN_STYLE = Manual; |
| 623 | + CURRENT_PROJECT_VERSION = 8; |
| 624 | + DEVELOPMENT_TEAM = AANGG4Q668; |
| 625 | + INFOPLIST_FILE = cafeteria/Info.plist; |
| 626 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 627 | + "$(inherited)", |
| 628 | + "@executable_path/Frameworks", |
| 629 | + ); |
| 630 | + MARKETING_VERSION = 4.3.0; |
| 631 | + OTHER_LDFLAGS = ( |
| 632 | + "$(inherited)", |
| 633 | + "-ObjC", |
| 634 | + "-lc++", |
| 635 | + ); |
| 636 | + PRODUCT_BUNDLE_IDENTIFIER = "appcenter.inu.ac.kr.inu-cafeteria"; |
| 637 | + PRODUCT_NAME = cafeteria; |
| 638 | + PROVISIONING_PROFILE_SPECIFIER = "Cafeteria Dev Profile for CI Setup"; |
| 639 | + SWIFT_VERSION = 5.0; |
| 640 | + VERSIONING_SYSTEM = "apple-generic"; |
| 641 | + }; |
| 642 | + name = Staging; |
| 643 | + }; |
| 644 | + 2AB8AA5926610E74000ADA61 /* Staging */ = { |
| 645 | + isa = XCBuildConfiguration; |
| 646 | + baseConfigurationReference = C93BBDBC58867A159694AE98 /* Pods-cafeteria-cafeteriaTests.staging.xcconfig */; |
| 647 | + buildSettings = { |
| 648 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 649 | + COPY_PHASE_STRIP = NO; |
| 650 | + INFOPLIST_FILE = cafeteriaTests/Info.plist; |
| 651 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
| 652 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 653 | + "$(inherited)", |
| 654 | + "@executable_path/Frameworks", |
| 655 | + "@loader_path/Frameworks", |
| 656 | + ); |
| 657 | + OTHER_LDFLAGS = ( |
| 658 | + "-ObjC", |
| 659 | + "-lc++", |
| 660 | + "$(inherited)", |
| 661 | + ); |
| 662 | + PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; |
| 663 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 664 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/cafeteria.app/cafeteria"; |
| 665 | + }; |
| 666 | + name = Staging; |
| 667 | + }; |
552 | 668 | 83CBBA201A601CBA00E9B192 /* Debug */ = { |
553 | 669 | isa = XCBuildConfiguration; |
554 | 670 | buildSettings = { |
|
578 | 694 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
579 | 695 | CLANG_WARN_UNREACHABLE_CODE = YES; |
580 | 696 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 697 | + CODEPUSH_KEY = ""; |
581 | 698 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
582 | 699 | COPY_PHASE_STRIP = NO; |
583 | 700 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
|
609 | 726 | "\"$(inherited)\"", |
610 | 727 | ); |
611 | 728 | MTL_ENABLE_DEBUG_INFO = YES; |
| 729 | + MULTI_DEPLOYMENT_CONFIG = ""; |
612 | 730 | ONLY_ACTIVE_ARCH = YES; |
613 | 731 | SDKROOT = iphoneos; |
614 | 732 | }; |
|
643 | 761 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
644 | 762 | CLANG_WARN_UNREACHABLE_CODE = YES; |
645 | 763 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
| 764 | + CODEPUSH_KEY = GnyAUBEuCAPT7wKa3WNDE5hjNVabVUs2PGYV2; |
646 | 765 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
647 | 766 | COPY_PHASE_STRIP = YES; |
648 | 767 | ENABLE_NS_ASSERTIONS = NO; |
|
667 | 786 | "\"$(inherited)\"", |
668 | 787 | ); |
669 | 788 | MTL_ENABLE_DEBUG_INFO = NO; |
| 789 | + MULTI_DEPLOYMENT_CONFIG = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)"; |
670 | 790 | SDKROOT = iphoneos; |
671 | 791 | VALIDATE_PRODUCT = YES; |
672 | 792 | }; |
|
680 | 800 | buildConfigurations = ( |
681 | 801 | 00E356F61AD99517003FC87E /* Debug */, |
682 | 802 | 00E356F71AD99517003FC87E /* Release */, |
| 803 | + 2AB8AA5926610E74000ADA61 /* Staging */, |
683 | 804 | ); |
684 | 805 | defaultConfigurationIsVisible = 0; |
685 | 806 | defaultConfigurationName = Release; |
|
689 | 810 | buildConfigurations = ( |
690 | 811 | 13B07F941A680F5B00A75B9A /* Debug */, |
691 | 812 | 13B07F951A680F5B00A75B9A /* Release */, |
| 813 | + 2AB8AA5826610E74000ADA61 /* Staging */, |
692 | 814 | ); |
693 | 815 | defaultConfigurationIsVisible = 0; |
694 | 816 | defaultConfigurationName = Release; |
|
698 | 820 | buildConfigurations = ( |
699 | 821 | 83CBBA201A601CBA00E9B192 /* Debug */, |
700 | 822 | 83CBBA211A601CBA00E9B192 /* Release */, |
| 823 | + 2AB8AA5726610E74000ADA61 /* Staging */, |
701 | 824 | ); |
702 | 825 | defaultConfigurationIsVisible = 0; |
703 | 826 | defaultConfigurationName = Release; |
|
0 commit comments