Revision: 14006
          http://sourceforge.net/p/skim-app/code/14006
Author:   hofman
Date:     2023-12-30 10:47:17 +0000 (Sat, 30 Dec 2023)
Log Message:
-----------
Add configuration file for spotlight importer

Modified Paths:
--------------
    trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj

Added Paths:
-----------
    trunk/Configurations/Skim-Importer.xcconfig

Added: trunk/Configurations/Skim-Importer.xcconfig
===================================================================
--- trunk/Configurations/Skim-Importer.xcconfig                         (rev 0)
+++ trunk/Configurations/Skim-Importer.xcconfig 2023-12-30 10:47:17 UTC (rev 
14006)
@@ -0,0 +1,7 @@
+INSTALL_PATH = /Library/Spotlight
+INFOPLIST_FILE = Info.plist
+PRODUCT_BUNDLE_IDENTIFIER = net.sourceforge.skim-app.importer
+PRODUCT_NAME = SkimImporter
+WRAPPER_EXTENSION = mdimporter
+FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = 
"$(SRCROOT)/../../../BuildProducts/Debug"
+LIBRARY_STYLE = Bundle

Modified: trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj
===================================================================
--- trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj   2023-12-30 
10:44:04 UTC (rev 14005)
+++ trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj   2023-12-30 
10:47:17 UTC (rev 14006)
@@ -100,7 +100,7 @@
                08FB77B6FE84183AC02AAC07 /* main.c */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 
main.c; sourceTree = "<group>"; };
                0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa 
= PBXFileReference; lastKnownFileType = wrapper.framework; name = 
CoreFoundation.framework; path = 
/System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; 
};
                2C05A19B06CAA52B00D84F6F /* GetMetadataForFile.m */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path 
= GetMetadataForFile.m; sourceTree = "<group>"; };
-               8D576316048677EA00EA77CD /* SkimImporter.mdimporter */ = {isa = 
PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path 
= SkimImporter.mdimporter; sourceTree = BUILT_PRODUCTS_DIR; };
+               8D576316048677EA00EA77CD /* .bundle */ = {isa = 
PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path 
= .bundle; sourceTree = BUILT_PRODUCTS_DIR; };
                8D576317048677EA00EA77CD /* Info.plist */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = 
Info.plist; sourceTree = "<group>"; };
                C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.framework; name = 
CoreServices.framework; path = 
/System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
                C88FB7D7067446EC006EBB30 /* schema.xml */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = 
schema.xml; sourceTree = "<group>"; };
@@ -113,6 +113,7 @@
                CE4F972B0CFB4B9D00DBEA14 /* ru */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = 
ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
                CE68C69E0CEF8A3C00B082F1 /* de */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = 
de.lproj/schema.strings; sourceTree = "<group>"; };
                CE68C6A10CEF8A4300B082F1 /* de */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = 
de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               CE90B6692B402C6400187C8F /* Skim-Importer.xcconfig */ = {isa = 
PBXFileReference; lastKnownFileType = text.xcconfig; path = 
"Skim-Importer.xcconfig"; sourceTree = "<group>"; };
                CEB540AF0F261F1F00723C1F /* zh_TW */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = 
zh_TW.lproj/InfoPlist.strings; sourceTree = "<group>"; };
                CEB540B00F261F1F00723C1F /* zh_TW */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = zh_TW; path = 
zh_TW.lproj/schema.strings; sourceTree = "<group>"; };
                CEC4BE480CA90A9000299397 /* es */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = es; path = 
es.lproj/schema.strings; sourceTree = "<group>"; };
@@ -204,7 +205,7 @@
                19C28FB6FE9D52B211CA2CBB /* Products */ = {
                        isa = PBXGroup;
                        children = (
-                               8D576316048677EA00EA77CD /* 
SkimImporter.mdimporter */,
+                               8D576316048677EA00EA77CD /* .bundle */,
                        );
                        name = Products;
                        sourceTree = "<group>";
@@ -215,6 +216,7 @@
                                CED8D41D0D744E060028E3E2 /* 
Skim-Common.xcconfig */,
                                CED8D41E0D744E060028E3E2 /* Skim-Debug.xcconfig 
*/,
                                CED8D41F0D744E060028E3E2 /* 
Skim-Release.xcconfig */,
+                               CE90B6692B402C6400187C8F /* 
Skim-Importer.xcconfig */,
                        );
                        name = Configurations;
                        path = ../Configurations;
@@ -264,7 +266,7 @@
                        name = SkimImporter;
                        productInstallPath = /Library/Spotlight;
                        productName = SkimImporter;
-                       productReference = 8D576316048677EA00EA77CD /* 
SkimImporter.mdimporter */;
+                       productReference = 8D576316048677EA00EA77CD /* .bundle 
*/;
                        productType = "com.apple.product-type.bundle";
                };
 /* End PBXNativeTarget section */
@@ -463,13 +465,6 @@
                70138C850896BE9A00968C2F /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = 
"\"$(SRCROOT)/../../../BuildProducts/Debug\"";
-                               INFOPLIST_FILE = Info.plist;
-                               INSTALL_PATH = /Library/Spotlight;
-                               LIBRARY_STYLE = Bundle;
-                               PRODUCT_BUNDLE_IDENTIFIER = 
"net.sourceforge.skim-app.importer";
-                               PRODUCT_NAME = SkimImporter;
-                               WRAPPER_EXTENSION = mdimporter;
                        };
                        name = Debug;
                };
@@ -476,19 +471,6 @@
                70138C860896BE9A00968C2F /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = 
"\"$(SRCROOT)/../../../BuildProducts/Debug\"";
-                               INFOPLIST_FILE = Info.plist;
-                               INSTALL_PATH = /Library/Spotlight;
-                               LIBRARY_STYLE = Bundle;
-                               PRODUCT_BUNDLE_IDENTIFIER = 
"net.sourceforge.skim-app.importer";
-                               PRODUCT_NAME = SkimImporter;
-                               WARNING_CFLAGS = (
-                                       "-Wall",
-                                       "-Wno-parentheses",
-                                       "-Wfloat-equal",
-                                       "-Winline",
-                               );
-                               WRAPPER_EXTENSION = mdimporter;
                        };
                        name = Release;
                };

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to