|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 4904FBB923D35A6700575D29 /* FeedKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4904FBB823D35A6700575D29 /* FeedKit */; }; |
11 | 10 | 491F529D217CBF5200105921 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491F529C217CBF5200105921 /* AppDelegate.swift */; };
|
12 | 11 | 491F52A1217CBF5400105921 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 491F52A0217CBF5400105921 /* Assets.xcassets */; };
|
13 | 12 | 491F52A4217CBF5400105921 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 491F52A2217CBF5400105921 /* Main.storyboard */; };
|
14 | 13 | 491F52B0217CBF5400105921 /* HA_MenuTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491F52AF217CBF5400105921 /* HA_MenuTests.swift */; };
|
15 | 14 | 491F52BB217CBF5400105921 /* HA_MenuUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 491F52BA217CBF5400105921 /* HA_MenuUITests.swift */; };
|
| 15 | + 4939127F27E4BE0500A87A23 /* FeedKit in Frameworks */ = {isa = PBXBuildFile; productRef = 4939127E27E4BE0500A87A23 /* FeedKit */; }; |
16 | 16 | 49A0190C2389A28C00622E63 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 49A0190B2389A28C00622E63 /* Credits.rtf */; };
|
17 | 17 | 49A5D39B246AD76100F81FAA /* RELEASING.md in Resources */ = {isa = PBXBuildFile; fileRef = 49A5D39A246AD76100F81FAA /* RELEASING.md */; };
|
18 | 18 | 49BDE9D9237D75700087F729 /* HaEntity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49BDE9D8237D75700087F729 /* HaEntity.swift */; };
|
|
105 | 105 | buildActionMask = 2147483647;
|
106 | 106 | files = (
|
107 | 107 | 49BDE9DC237DA0FA0087F729 /* ServiceManagement.framework in Frameworks */,
|
108 |
| - 4904FBB923D35A6700575D29 /* FeedKit in Frameworks */, |
| 108 | + 4939127F27E4BE0500A87A23 /* FeedKit in Frameworks */, |
109 | 109 | );
|
110 | 110 | runOnlyForDeploymentPostprocessing = 0;
|
111 | 111 | };
|
|
264 | 264 | );
|
265 | 265 | name = "HA Menu";
|
266 | 266 | packageProductDependencies = (
|
267 |
| - 4904FBB823D35A6700575D29 /* FeedKit */, |
| 267 | + 4939127E27E4BE0500A87A23 /* FeedKit */, |
268 | 268 | );
|
269 | 269 | productName = "HA Menu";
|
270 | 270 | productReference = 491F5299217CBF5200105921 /* HA Menu.app */;
|
|
366 | 366 | );
|
367 | 367 | mainGroup = 491F5290217CBF5200105921;
|
368 | 368 | packageReferences = (
|
369 |
| - 4904FBB723D35A6700575D29 /* XCRemoteSwiftPackageReference "FeedKit" */, |
| 369 | + 4939127D27E4BE0500A87A23 /* XCRemoteSwiftPackageReference "FeedKit" */, |
370 | 370 | );
|
371 | 371 | productRefGroup = 491F529A217CBF5200105921 /* Products */;
|
372 | 372 | projectDirPath = "";
|
|
621 | 621 | CODE_SIGN_IDENTITY = "Apple Development";
|
622 | 622 | CODE_SIGN_STYLE = Automatic;
|
623 | 623 | COMBINE_HIDPI_IMAGES = YES;
|
624 |
| - CURRENT_PROJECT_VERSION = 28; |
| 624 | + CURRENT_PROJECT_VERSION = 29; |
625 | 625 | DEVELOPMENT_TEAM = VZ3Z8BPWPW;
|
626 | 626 | ENABLE_HARDENED_RUNTIME = YES;
|
627 | 627 | INFOPLIST_FILE = "HA Menu/Info.plist";
|
628 | 628 | LD_RUNPATH_SEARCH_PATHS = (
|
629 | 629 | "$(inherited)",
|
630 | 630 | "@executable_path/../Frameworks",
|
631 | 631 | );
|
632 |
| - MARKETING_VERSION = 2.6.1; |
| 632 | + MARKETING_VERSION = 2.6.2; |
633 | 633 | OTHER_SWIFT_FLAGS = "-D DEBUG";
|
634 | 634 | PRODUCT_BUNDLE_IDENTIFIER = "org.codechimp.HA-Menu";
|
635 | 635 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
645 | 645 | CODE_SIGN_IDENTITY = "Apple Development";
|
646 | 646 | CODE_SIGN_STYLE = Automatic;
|
647 | 647 | COMBINE_HIDPI_IMAGES = YES;
|
648 |
| - CURRENT_PROJECT_VERSION = 28; |
| 648 | + CURRENT_PROJECT_VERSION = 29; |
649 | 649 | DEVELOPMENT_TEAM = VZ3Z8BPWPW;
|
650 | 650 | ENABLE_HARDENED_RUNTIME = YES;
|
651 | 651 | INFOPLIST_FILE = "HA Menu/Info.plist";
|
652 | 652 | LD_RUNPATH_SEARCH_PATHS = (
|
653 | 653 | "$(inherited)",
|
654 | 654 | "@executable_path/../Frameworks",
|
655 | 655 | );
|
656 |
| - MARKETING_VERSION = 2.6.1; |
| 656 | + MARKETING_VERSION = 2.6.2; |
657 | 657 | PRODUCT_BUNDLE_IDENTIFIER = "org.codechimp.HA-Menu";
|
658 | 658 | PRODUCT_NAME = "$(TARGET_NAME)";
|
659 | 659 | SWIFT_VERSION = 5.0;
|
|
750 | 750 | CODE_SIGN_IDENTITY = "Apple Development";
|
751 | 751 | CODE_SIGN_STYLE = Automatic;
|
752 | 752 | COMBINE_HIDPI_IMAGES = YES;
|
753 |
| - CURRENT_PROJECT_VERSION = 28; |
| 753 | + CURRENT_PROJECT_VERSION = 29; |
754 | 754 | DEVELOPMENT_TEAM = VZ3Z8BPWPW;
|
755 | 755 | ENABLE_HARDENED_RUNTIME = YES;
|
756 | 756 | INFOPLIST_FILE = "HA Menu Launcher/Info.plist";
|
757 | 757 | LD_RUNPATH_SEARCH_PATHS = (
|
758 | 758 | "$(inherited)",
|
759 | 759 | "@executable_path/../Frameworks",
|
760 | 760 | );
|
761 |
| - MARKETING_VERSION = 2.6.1; |
| 761 | + MARKETING_VERSION = 2.6.2; |
762 | 762 | PRODUCT_BUNDLE_IDENTIFIER = "org.codechimp.HA-Menu-Launcher";
|
763 | 763 | PRODUCT_NAME = "$(TARGET_NAME)";
|
764 | 764 | SKIP_INSTALL = YES;
|
|
774 | 774 | CODE_SIGN_IDENTITY = "Apple Development";
|
775 | 775 | CODE_SIGN_STYLE = Automatic;
|
776 | 776 | COMBINE_HIDPI_IMAGES = YES;
|
777 |
| - CURRENT_PROJECT_VERSION = 28; |
| 777 | + CURRENT_PROJECT_VERSION = 29; |
778 | 778 | DEVELOPMENT_TEAM = VZ3Z8BPWPW;
|
779 | 779 | ENABLE_HARDENED_RUNTIME = YES;
|
780 | 780 | INFOPLIST_FILE = "HA Menu Launcher/Info.plist";
|
781 | 781 | LD_RUNPATH_SEARCH_PATHS = (
|
782 | 782 | "$(inherited)",
|
783 | 783 | "@executable_path/../Frameworks",
|
784 | 784 | );
|
785 |
| - MARKETING_VERSION = 2.6.1; |
| 785 | + MARKETING_VERSION = 2.6.2; |
786 | 786 | PRODUCT_BUNDLE_IDENTIFIER = "org.codechimp.HA-Menu-Launcher";
|
787 | 787 | PRODUCT_NAME = "$(TARGET_NAME)";
|
788 | 788 | SKIP_INSTALL = YES;
|
|
841 | 841 | /* End XCConfigurationList section */
|
842 | 842 |
|
843 | 843 | /* Begin XCRemoteSwiftPackageReference section */
|
844 |
| - 4904FBB723D35A6700575D29 /* XCRemoteSwiftPackageReference "FeedKit" */ = { |
| 844 | + 4939127D27E4BE0500A87A23 /* XCRemoteSwiftPackageReference "FeedKit" */ = { |
845 | 845 | isa = XCRemoteSwiftPackageReference;
|
846 |
| - repositoryURL = "https://github.com/nmdias/FeedKit.git"; |
| 846 | + repositoryURL = "https://github.com/nmdias/FeedKit"; |
847 | 847 | requirement = {
|
848 |
| - kind = upToNextMajorVersion; |
849 |
| - minimumVersion = 9.0.0; |
| 848 | + branch = master; |
| 849 | + kind = branch; |
850 | 850 | };
|
851 | 851 | };
|
852 | 852 | /* End XCRemoteSwiftPackageReference section */
|
853 | 853 |
|
854 | 854 | /* Begin XCSwiftPackageProductDependency section */
|
855 |
| - 4904FBB823D35A6700575D29 /* FeedKit */ = { |
| 855 | + 4939127E27E4BE0500A87A23 /* FeedKit */ = { |
856 | 856 | isa = XCSwiftPackageProductDependency;
|
857 |
| - package = 4904FBB723D35A6700575D29 /* XCRemoteSwiftPackageReference "FeedKit" */; |
| 857 | + package = 4939127D27E4BE0500A87A23 /* XCRemoteSwiftPackageReference "FeedKit" */; |
858 | 858 | productName = FeedKit;
|
859 | 859 | };
|
860 | 860 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments