Revision: 13297
          http://sourceforge.net/p/skim-app/code/13297
Author:   hofman
Date:     2023-02-13 10:20:58 +0000 (Mon, 13 Feb 2023)
Log Message:
-----------
fix input headers for headerdoc target

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

Modified: trunk/SkimNotes/SkimNotes.xcodeproj/project.pbxproj
===================================================================
--- trunk/SkimNotes/SkimNotes.xcodeproj/project.pbxproj 2023-02-10 10:41:27 UTC 
(rev 13296)
+++ trunk/SkimNotes/SkimNotes.xcodeproj/project.pbxproj 2023-02-13 10:20:58 UTC 
(rev 13297)
@@ -690,7 +690,7 @@
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
-                       shellScript = "/usr/bin/headerdoc2html -o 
$TARGET_BUILD_DIR/SkimNotes\\ Documentation 
$SRCROOT/NSFileManager_SKNExtensions.h 
$SRCROOT/SKNExtendedAttributeManager_SKNExtensions.h 
$SRCROOT/PDFDocument_SKNExtensions.h $SRCROOT/PDFAnnotation_SKNExtensions.h 
$SRCROOT/SKNPDFAnnotationNote_SKNExtensions.h 
$SRCROOT/SkimNotes.hdoc\n/usr/bin/gatherheaderdoc $TARGET_BUILD_DIR/SkimNotes\\ 
Documentation\nexit 0\n";
+                       shellScript = "/usr/bin/headerdoc2html -o 
$TARGET_BUILD_DIR/SkimNotes\\ Documentation 
$SRCROOT/NSFileManager_SKNExtensions.h $SRCROOT/SKNExtendedAttributeManager.h 
$SRCROOT/PDFDocument_SKNExtensions.h $SRCROOT/PDFAnnotation_SKNExtensions.h 
$SRCROOT/SKNPDFAnnotationNote.h 
$SRCROOT/SkimNotes.hdoc\n/usr/bin/gatherheaderdoc $TARGET_BUILD_DIR/SkimNotes\\ 
Documentation\nexit 0\n";
                };
                CEBA2EA10E0673B60000B2E6 /* ShellScript */ = {
                        isa = PBXShellScriptBuildPhase;

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



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to