From 9d980a07df828eb8366a560ce78e6ac89d85cb1b Mon Sep 17 00:00:00 2001 From: Allan Odgaard Date: Mon, 24 Oct 2016 15:00:57 +0700 Subject: [PATCH] =?UTF-8?q?Remove=20NSPrincipalClass=20from=20framework=20?= =?UTF-8?q?bundles=E2=80=99s=20Info.plist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is not something which is used anywhere and a few of the frameworks does not have a principal class. --- Frameworks/BundleEditor/resources/Info.plist | 2 -- Frameworks/Find/resources/Info.plist | 2 -- Frameworks/HTMLOutput/resources/Info.plist | 2 -- Frameworks/OakFileBrowser/resources/Info.plist | 2 -- Frameworks/OakTextView/resources/Info.plist | 2 -- Frameworks/Preferences/resources/Info.plist | 2 -- Frameworks/SoftwareUpdate/resources/Info.plist | 2 -- Frameworks/scm/resources/Info.plist | 2 -- 8 files changed, 16 deletions(-) diff --git a/Frameworks/BundleEditor/resources/Info.plist b/Frameworks/BundleEditor/resources/Info.plist index ee37f43c..184809e2 100644 --- a/Frameworks/BundleEditor/resources/Info.plist +++ b/Frameworks/BundleEditor/resources/Info.plist @@ -20,7 +20,5 @@ 1.0.0 CFBundleVersion 1.0 - NSPrincipalClass - ${TARGET_NAME} diff --git a/Frameworks/Find/resources/Info.plist b/Frameworks/Find/resources/Info.plist index ee37f43c..184809e2 100644 --- a/Frameworks/Find/resources/Info.plist +++ b/Frameworks/Find/resources/Info.plist @@ -20,7 +20,5 @@ 1.0.0 CFBundleVersion 1.0 - NSPrincipalClass - ${TARGET_NAME} diff --git a/Frameworks/HTMLOutput/resources/Info.plist b/Frameworks/HTMLOutput/resources/Info.plist index ee37f43c..184809e2 100644 --- a/Frameworks/HTMLOutput/resources/Info.plist +++ b/Frameworks/HTMLOutput/resources/Info.plist @@ -20,7 +20,5 @@ 1.0.0 CFBundleVersion 1.0 - NSPrincipalClass - ${TARGET_NAME} diff --git a/Frameworks/OakFileBrowser/resources/Info.plist b/Frameworks/OakFileBrowser/resources/Info.plist index ee37f43c..184809e2 100644 --- a/Frameworks/OakFileBrowser/resources/Info.plist +++ b/Frameworks/OakFileBrowser/resources/Info.plist @@ -20,7 +20,5 @@ 1.0.0 CFBundleVersion 1.0 - NSPrincipalClass - ${TARGET_NAME} diff --git a/Frameworks/OakTextView/resources/Info.plist b/Frameworks/OakTextView/resources/Info.plist index ee37f43c..184809e2 100644 --- a/Frameworks/OakTextView/resources/Info.plist +++ b/Frameworks/OakTextView/resources/Info.plist @@ -20,7 +20,5 @@ 1.0.0 CFBundleVersion 1.0 - NSPrincipalClass - ${TARGET_NAME} diff --git a/Frameworks/Preferences/resources/Info.plist b/Frameworks/Preferences/resources/Info.plist index ee37f43c..184809e2 100644 --- a/Frameworks/Preferences/resources/Info.plist +++ b/Frameworks/Preferences/resources/Info.plist @@ -20,7 +20,5 @@ 1.0.0 CFBundleVersion 1.0 - NSPrincipalClass - ${TARGET_NAME} diff --git a/Frameworks/SoftwareUpdate/resources/Info.plist b/Frameworks/SoftwareUpdate/resources/Info.plist index ee37f43c..184809e2 100644 --- a/Frameworks/SoftwareUpdate/resources/Info.plist +++ b/Frameworks/SoftwareUpdate/resources/Info.plist @@ -20,7 +20,5 @@ 1.0.0 CFBundleVersion 1.0 - NSPrincipalClass - ${TARGET_NAME} diff --git a/Frameworks/scm/resources/Info.plist b/Frameworks/scm/resources/Info.plist index ee37f43c..184809e2 100644 --- a/Frameworks/scm/resources/Info.plist +++ b/Frameworks/scm/resources/Info.plist @@ -20,7 +20,5 @@ 1.0.0 CFBundleVersion 1.0 - NSPrincipalClass - ${TARGET_NAME}