|
|
|
|
@@ -26,7 +26,7 @@
|
|
|
|
|
176813F52564BB2C00D98635 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 176813F42564BB2C00D98635 /* WidgetKit.framework */; };
|
|
|
|
|
176813F72564BB2C00D98635 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 176813F62564BB2C00D98635 /* SwiftUI.framework */; };
|
|
|
|
|
176813FC2564BB2D00D98635 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 176813FB2564BB2D00D98635 /* Assets.xcassets */; };
|
|
|
|
|
176814002564BB2D00D98635 /* NetNewsWire iOS Widget Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 176813F32564BB2C00D98635 /* NetNewsWire iOS Widget Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
176814002564BB2D00D98635 /* NetNewsWire iOS Widget Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 176813F32564BB2C00D98635 /* NetNewsWire iOS Widget Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
1768140B2564BB8300D98635 /* NetNewsWire_iOSwidgetextension_target.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 1768140A2564BB8300D98635 /* NetNewsWire_iOSwidgetextension_target.xcconfig */; };
|
|
|
|
|
176814132564BC8A00D98635 /* WidgetBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 176814122564BC8A00D98635 /* WidgetBundle.swift */; };
|
|
|
|
|
1768142D2564BCA800D98635 /* TimelineProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1768142C2564BCA800D98635 /* TimelineProvider.swift */; };
|
|
|
|
|
@@ -76,7 +76,7 @@
|
|
|
|
|
5108F6D823763094001ABC45 /* TickMarkSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5108F6D723763094001ABC45 /* TickMarkSlider.swift */; };
|
|
|
|
|
510C416124E5CDE3008226FD /* ShareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 510C416024E5CDE3008226FD /* ShareViewController.swift */; };
|
|
|
|
|
510C416424E5CDE3008226FD /* ShareViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 510C416224E5CDE3008226FD /* ShareViewController.xib */; };
|
|
|
|
|
510C416924E5CDE3008226FD /* NetNewsWire Share Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 510C415C24E5CDE3008226FD /* NetNewsWire Share Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
510C416924E5CDE3008226FD /* NetNewsWire Share Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 510C415C24E5CDE3008226FD /* NetNewsWire Share Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
510C417F24E5D1AE008226FD /* ExtensionContainersFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51B5C87C23F2346200032075 /* ExtensionContainersFile.swift */; };
|
|
|
|
|
510C418024E5D1AE008226FD /* ExtensionFeedAddRequestFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51B5C8BF23F3866C00032075 /* ExtensionFeedAddRequestFile.swift */; };
|
|
|
|
|
510C418124E5D1AE008226FD /* ExtensionContainers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51B5C87623F22B8200032075 /* ExtensionContainers.swift */; };
|
|
|
|
|
@@ -114,7 +114,7 @@
|
|
|
|
|
512E08E72268801200BDCFDD /* WebFeedTreeControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 849A97611ED9EB96007D329B /* WebFeedTreeControllerDelegate.swift */; };
|
|
|
|
|
512E09012268907400BDCFDD /* MasterFeedTableViewSectionHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 512E08F722688F7C00BDCFDD /* MasterFeedTableViewSectionHeader.swift */; };
|
|
|
|
|
512E094D2268B8AB00BDCFDD /* DeleteCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84B99C9C1FAE83C600ECDEDB /* DeleteCommand.swift */; };
|
|
|
|
|
5131463E235A7BBE00387FDC /* NetNewsWire iOS Intents Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 51314637235A7BBE00387FDC /* NetNewsWire iOS Intents Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
5131463E235A7BBE00387FDC /* NetNewsWire iOS Intents Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 51314637235A7BBE00387FDC /* NetNewsWire iOS Intents Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
51314668235A7E4600387FDC /* IntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51314666235A7E4600387FDC /* IntentHandler.swift */; };
|
|
|
|
|
513146B2235A81A400387FDC /* AddWebFeedIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 513146B1235A81A400387FDC /* AddWebFeedIntentHandler.swift */; };
|
|
|
|
|
513146B3235A81A400387FDC /* AddWebFeedIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 513146B1235A81A400387FDC /* AddWebFeedIntentHandler.swift */; };
|
|
|
|
|
@@ -146,7 +146,7 @@
|
|
|
|
|
5138E95924D3419000AFF0FE /* RSWeb in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 5138E95724D3419000AFF0FE /* RSWeb */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
|
|
|
|
513C5CE9232571C2003D4054 /* ShareViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 513C5CE8232571C2003D4054 /* ShareViewController.swift */; };
|
|
|
|
|
513C5CEC232571C2003D4054 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 513C5CEA232571C2003D4054 /* MainInterface.storyboard */; };
|
|
|
|
|
513C5CF0232571C2003D4054 /* NetNewsWire iOS Share Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 513C5CE6232571C2003D4054 /* NetNewsWire iOS Share Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
513C5CF0232571C2003D4054 /* NetNewsWire iOS Share Extension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 513C5CE6232571C2003D4054 /* NetNewsWire iOS Share Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
513F325C2593ECF40003048F /* RSCore in Frameworks */ = {isa = PBXBuildFile; productRef = 513F325B2593ECF40003048F /* RSCore */; };
|
|
|
|
|
513F325D2593ECF40003048F /* RSCore in Embed Frameworks */ = {isa = PBXBuildFile; productRef = 513F325B2593ECF40003048F /* RSCore */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
|
|
|
|
|
513F32712593EE6F0003048F /* Articles in Frameworks */ = {isa = PBXBuildFile; productRef = 513F32702593EE6F0003048F /* Articles */; };
|
|
|
|
|
@@ -397,7 +397,7 @@
|
|
|
|
|
8405DD9C22153BD7008CE1BF /* NSView-Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8405DD9B22153BD7008CE1BF /* NSView-Extensions.swift */; };
|
|
|
|
|
8405DDA222168920008CE1BF /* TimelineTableView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8405DDA122168920008CE1BF /* TimelineTableView.xib */; };
|
|
|
|
|
8405DDA522168C62008CE1BF /* TimelineContainerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8405DDA422168C62008CE1BF /* TimelineContainerViewController.swift */; };
|
|
|
|
|
840958632201629A002C1579 /* Subscribe to Feed.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 6581C73320CED60000F4AD34 /* Subscribe to Feed.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
840958632201629A002C1579 /* Subscribe to Feed.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 6581C73320CED60000F4AD34 /* Subscribe to Feed.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
|
|
840BEE4121D70E64009BBAFA /* CrashReportWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840BEE4021D70E64009BBAFA /* CrashReportWindowController.swift */; };
|
|
|
|
|
840D617F2029031C009BC708 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840D617E2029031C009BC708 /* AppDelegate.swift */; };
|
|
|
|
|
84162A152038C12C00035290 /* MarkCommandValidationStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84162A142038C12C00035290 /* MarkCommandValidationStatus.swift */; };
|
|
|
|
|
@@ -680,17 +680,17 @@
|
|
|
|
|
name = "Embed Frameworks";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
513C5CF1232571C2003D4054 /* Embed App Extensions */ = {
|
|
|
|
|
513C5CF1232571C2003D4054 /* Embed Foundation Extensions */ = {
|
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
dstPath = "";
|
|
|
|
|
dstSubfolderSpec = 13;
|
|
|
|
|
files = (
|
|
|
|
|
513C5CF0232571C2003D4054 /* NetNewsWire iOS Share Extension.appex in Embed App Extensions */,
|
|
|
|
|
176814002564BB2D00D98635 /* NetNewsWire iOS Widget Extension.appex in Embed App Extensions */,
|
|
|
|
|
5131463E235A7BBE00387FDC /* NetNewsWire iOS Intents Extension.appex in Embed App Extensions */,
|
|
|
|
|
513C5CF0232571C2003D4054 /* NetNewsWire iOS Share Extension.appex in Embed Foundation Extensions */,
|
|
|
|
|
176814002564BB2D00D98635 /* NetNewsWire iOS Widget Extension.appex in Embed Foundation Extensions */,
|
|
|
|
|
5131463E235A7BBE00387FDC /* NetNewsWire iOS Intents Extension.appex in Embed Foundation Extensions */,
|
|
|
|
|
);
|
|
|
|
|
name = "Embed App Extensions";
|
|
|
|
|
name = "Embed Foundation Extensions";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
51C451DF2264C7F200C03939 /* Embed Frameworks */ = {
|
|
|
|
|
@@ -713,16 +713,16 @@
|
|
|
|
|
name = "Embed Frameworks";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
6581C75720CED60100F4AD34 /* Embed App Extensions */ = {
|
|
|
|
|
6581C75720CED60100F4AD34 /* Embed Foundation Extensions */ = {
|
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
dstPath = "";
|
|
|
|
|
dstSubfolderSpec = 13;
|
|
|
|
|
files = (
|
|
|
|
|
510C416924E5CDE3008226FD /* NetNewsWire Share Extension.appex in Embed App Extensions */,
|
|
|
|
|
840958632201629A002C1579 /* Subscribe to Feed.appex in Embed App Extensions */,
|
|
|
|
|
510C416924E5CDE3008226FD /* NetNewsWire Share Extension.appex in Embed Foundation Extensions */,
|
|
|
|
|
840958632201629A002C1579 /* Subscribe to Feed.appex in Embed Foundation Extensions */,
|
|
|
|
|
);
|
|
|
|
|
name = "Embed App Extensions";
|
|
|
|
|
name = "Embed Foundation Extensions";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
65ED42E0235E74240081F399 /* Embed XPC Services */ = {
|
|
|
|
|
@@ -2531,7 +2531,7 @@
|
|
|
|
|
840D61792029031C009BC708 /* Frameworks */,
|
|
|
|
|
840D617A2029031C009BC708 /* Resources */,
|
|
|
|
|
51C451DF2264C7F200C03939 /* Embed Frameworks */,
|
|
|
|
|
513C5CF1232571C2003D4054 /* Embed App Extensions */,
|
|
|
|
|
513C5CF1232571C2003D4054 /* Embed Foundation Extensions */,
|
|
|
|
|
515D50802326D02600EE1167 /* Run Script: Verify No Build Settings */,
|
|
|
|
|
5170CA5A279E468000702605 /* Delete Unnecessary Frameworks */,
|
|
|
|
|
);
|
|
|
|
|
@@ -2570,7 +2570,7 @@
|
|
|
|
|
849C645E1ED37A5D003D8FC0 /* Resources */,
|
|
|
|
|
84C987A52000AC9E0066B150 /* Run Script: Automated build numbers */,
|
|
|
|
|
84B06F681ED37B9000F0B54B /* Embed Frameworks */,
|
|
|
|
|
6581C75720CED60100F4AD34 /* Embed App Extensions */,
|
|
|
|
|
6581C75720CED60100F4AD34 /* Embed Foundation Extensions */,
|
|
|
|
|
7180F95C265B67B800189094 /* Run Script: Delete Unnecessary Frameworks For Share Extension */,
|
|
|
|
|
D519E77022EE5B4100923F27 /* Run Script: Verify No Build Settings */,
|
|
|
|
|
8423E3E3220158E700C3795B /* Run Script: Code Sign Sparkle */,
|
|
|
|
|
@@ -2632,8 +2632,9 @@
|
|
|
|
|
849C64581ED37A5D003D8FC0 /* Project object */ = {
|
|
|
|
|
isa = PBXProject;
|
|
|
|
|
attributes = {
|
|
|
|
|
BuildIndependentTargetsInParallel = YES;
|
|
|
|
|
LastSwiftUpdateCheck = 1240;
|
|
|
|
|
LastUpgradeCheck = 0930;
|
|
|
|
|
LastUpgradeCheck = 1610;
|
|
|
|
|
ORGANIZATIONNAME = "Ranchero Software";
|
|
|
|
|
TargetAttributes = {
|
|
|
|
|
176813F22564BB2C00D98635 = {
|
|
|
|
|
|