|
16 | 16 | 69222AA524CD6A89009F31B4 /* UserHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69222AA424CD6A89009F31B4 /* UserHeaderView.swift */; };
|
17 | 17 | 69222AA724CD6D6C009F31B4 /* SubmittedPostsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69222AA624CD6D6C009F31B4 /* SubmittedPostsListView.swift */; };
|
18 | 18 | 69222AAA24CD7518009F31B4 /* CommentRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69222AA924CD7518009F31B4 /* CommentRow.swift */; };
|
19 |
| - 6923F8CD250250FC0003870F /* KingfisherSwiftUI in Frameworks */ = {isa = PBXBuildFile; productRef = 6923F8CC250250FC0003870F /* KingfisherSwiftUI */; }; |
20 | 19 | 6924D53C24CD949D005487CA /* UserPopoverView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6924D53B24CD949D005487CA /* UserPopoverView.swift */; };
|
21 | 20 | 6924D53E24CD94B0005487CA /* UserViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6924D53D24CD94B0005487CA /* UserViewModel.swift */; };
|
22 | 21 | 6924D54024CDCED0005487CA /* UserSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6924D53F24CDCED0005487CA /* UserSheetView.swift */; };
|
|
49 | 48 | 697E324D24E3F2900006F00F /* SharingPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 697E324C24E3F2900006F00F /* SharingPicker.swift */; };
|
50 | 49 | 69CCB3EA24E2BEAC003FAAD7 /* SubredditAboutPopoverView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69CCB3E924E2BEAC003FAAD7 /* SubredditAboutPopoverView.swift */; };
|
51 | 50 | 69D076C824B9E871001619AC /* Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69D076C724B9E871001619AC /* Color.swift */; };
|
| 51 | + 69D459FE264BBB0000A98C6F /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = 69D459FD264BBB0000A98C6F /* Kingfisher */; }; |
52 | 52 | 69D8663424E568060052A2B0 /* Route.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69D8663324E568060052A2B0 /* Route.swift */; };
|
53 | 53 | 69DB093824DFCBC60026811F /* SettingsKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69DB093724DFCBC60026811F /* SettingsKey.swift */; };
|
54 | 54 | 69EACF0324B63D5800303A16 /* RedditOsApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69EACF0224B63D5800303A16 /* RedditOsApp.swift */; };
|
|
127 | 127 | isa = PBXFrameworksBuildPhase;
|
128 | 128 | buildActionMask = 2147483647;
|
129 | 129 | files = (
|
| 130 | + 69D459FE264BBB0000A98C6F /* Kingfisher in Frameworks */, |
130 | 131 | 697E324524E3E7D90006F00F /* UI in Frameworks */,
|
131 | 132 | 69EACF1C24B7272E00303A16 /* Backend in Frameworks */,
|
132 |
| - 6923F8CD250250FC0003870F /* KingfisherSwiftUI in Frameworks */, |
133 | 133 | );
|
134 | 134 | runOnlyForDeploymentPostprocessing = 0;
|
135 | 135 | };
|
|
393 | 393 | packageProductDependencies = (
|
394 | 394 | 69EACF1B24B7272E00303A16 /* Backend */,
|
395 | 395 | 697E324424E3E7D90006F00F /* UI */,
|
396 |
| - 6923F8CC250250FC0003870F /* KingfisherSwiftUI */, |
| 396 | + 69D459FD264BBB0000A98C6F /* Kingfisher */, |
397 | 397 | );
|
398 | 398 | productName = RedditOs;
|
399 | 399 | productReference = 69EACEFF24B63D5800303A16 /* Curiosity.app */;
|
|
630 | 630 | CODE_SIGN_IDENTITY = "Apple Development";
|
631 | 631 | CODE_SIGN_STYLE = Automatic;
|
632 | 632 | COMBINE_HIDPI_IMAGES = YES;
|
633 |
| - CURRENT_PROJECT_VERSION = 28022021; |
| 633 | + CURRENT_PROJECT_VERSION = 12052021; |
634 | 634 | DEVELOPMENT_ASSET_PATHS = "\"RedditOs/Preview Content\"";
|
635 | 635 | DEVELOPMENT_TEAM = Z6P74P6T99;
|
636 | 636 | ENABLE_HARDENED_RUNTIME = YES;
|
|
641 | 641 | "@executable_path/../Frameworks",
|
642 | 642 | );
|
643 | 643 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
644 |
| - MARKETING_VERSION = 0.3.2; |
| 644 | + MARKETING_VERSION = 0.4.0; |
645 | 645 | PRODUCT_BUNDLE_IDENTIFIER = com.thomasricouard.curiosity;
|
646 | 646 | PRODUCT_NAME = Curiosity;
|
647 | 647 | SWIFT_VERSION = 5.0;
|
|
657 | 657 | CODE_SIGN_IDENTITY = "Apple Development";
|
658 | 658 | CODE_SIGN_STYLE = Automatic;
|
659 | 659 | COMBINE_HIDPI_IMAGES = YES;
|
660 |
| - CURRENT_PROJECT_VERSION = 28022021; |
| 660 | + CURRENT_PROJECT_VERSION = 12052021; |
661 | 661 | DEVELOPMENT_ASSET_PATHS = "\"RedditOs/Preview Content\"";
|
662 | 662 | DEVELOPMENT_TEAM = Z6P74P6T99;
|
663 | 663 | ENABLE_HARDENED_RUNTIME = YES;
|
|
668 | 668 | "@executable_path/../Frameworks",
|
669 | 669 | );
|
670 | 670 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
671 |
| - MARKETING_VERSION = 0.3.2; |
| 671 | + MARKETING_VERSION = 0.4.0; |
672 | 672 | PRODUCT_BUNDLE_IDENTIFIER = com.thomasricouard.curiosity;
|
673 | 673 | PRODUCT_NAME = Curiosity;
|
674 | 674 | SWIFT_VERSION = 5.0;
|
|
704 | 704 | repositoryURL = "https://github.com/onevcat/Kingfisher";
|
705 | 705 | requirement = {
|
706 | 706 | kind = upToNextMajorVersion;
|
707 |
| - minimumVersion = 5.15.0; |
| 707 | + minimumVersion = 6.0.0; |
708 | 708 | };
|
709 | 709 | };
|
710 | 710 | /* End XCRemoteSwiftPackageReference section */
|
711 | 711 |
|
712 | 712 | /* Begin XCSwiftPackageProductDependency section */
|
713 |
| - 6923F8CC250250FC0003870F /* KingfisherSwiftUI */ = { |
714 |
| - isa = XCSwiftPackageProductDependency; |
715 |
| - package = 6923F8CB250250FC0003870F /* XCRemoteSwiftPackageReference "Kingfisher" */; |
716 |
| - productName = KingfisherSwiftUI; |
717 |
| - }; |
718 | 713 | 697E324424E3E7D90006F00F /* UI */ = {
|
719 | 714 | isa = XCSwiftPackageProductDependency;
|
720 | 715 | productName = UI;
|
721 | 716 | };
|
| 717 | + 69D459FD264BBB0000A98C6F /* Kingfisher */ = { |
| 718 | + isa = XCSwiftPackageProductDependency; |
| 719 | + package = 6923F8CB250250FC0003870F /* XCRemoteSwiftPackageReference "Kingfisher" */; |
| 720 | + productName = Kingfisher; |
| 721 | + }; |
722 | 722 | 69EACF1B24B7272E00303A16 /* Backend */ = {
|
723 | 723 | isa = XCSwiftPackageProductDependency;
|
724 | 724 | productName = Backend;
|
|
0 commit comments