Revision: 14007
          http://sourceforge.net/p/skim-app/code/14007
Author:   hofman
Date:     2023-12-30 15:12:05 +0000 (Sat, 30 Dec 2023)
Log Message:
-----------
set config file for importer

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

Modified: trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj
===================================================================
--- trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj   2023-12-30 
10:47:17 UTC (rev 14006)
+++ trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj   2023-12-30 
15:12:05 UTC (rev 14007)
@@ -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 /* .bundle */ = {isa = 
PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path 
= .bundle; sourceTree = BUILT_PRODUCTS_DIR; };
+               8D576316048677EA00EA77CD /* SkimImporter.mdimporter */ = {isa = 
PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path 
= SkimImporter.mdimporter; 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>"; };
@@ -205,7 +205,7 @@
                19C28FB6FE9D52B211CA2CBB /* Products */ = {
                        isa = PBXGroup;
                        children = (
-                               8D576316048677EA00EA77CD /* .bundle */,
+                               8D576316048677EA00EA77CD /* 
SkimImporter.mdimporter */,
                        );
                        name = Products;
                        sourceTree = "<group>";
@@ -266,7 +266,7 @@
                        name = SkimImporter;
                        productInstallPath = /Library/Spotlight;
                        productName = SkimImporter;
-                       productReference = 8D576316048677EA00EA77CD /* .bundle 
*/;
+                       productReference = 8D576316048677EA00EA77CD /* 
SkimImporter.mdimporter */;
                        productType = "com.apple.product-type.bundle";
                };
 /* End PBXNativeTarget section */
@@ -464,6 +464,7 @@
 /* Begin XCBuildConfiguration section */
                70138C850896BE9A00968C2F /* Debug */ = {
                        isa = XCBuildConfiguration;
+                       baseConfigurationReference = CE90B6692B402C6400187C8F 
/* Skim-Importer.xcconfig */;
                        buildSettings = {
                        };
                        name = Debug;
@@ -470,6 +471,7 @@
                };
                70138C860896BE9A00968C2F /* Release */ = {
                        isa = XCBuildConfiguration;
+                       baseConfigurationReference = CE90B6692B402C6400187C8F 
/* Skim-Importer.xcconfig */;
                        buildSettings = {
                        };
                        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