[rst-commit] r121 - /redwax-signtext/trunk/Jenkinsfile

rst-commit at redwax.eu rst-commit at redwax.eu
Fri Mar 15 15:46:05 CET 2024


Author: minfrin at redwax.eu
Date: Fri Mar 15 15:46:04 2024
New Revision: 121

Log:
Guess that schema is a typo of scheme.

Modified:
    redwax-signtext/trunk/Jenkinsfile

Modified: redwax-signtext/trunk/Jenkinsfile
==============================================================================
--- redwax-signtext/trunk/Jenkinsfile	(original)
+++ redwax-signtext/trunk/Jenkinsfile	Fri Mar 15 15:46:04 2024
@@ -76,6 +76,7 @@
               steps {
                 dir("src/macos") {
                   xcodeBuild xcodeWorkspaceFile: 'Redwax SignText/Redwax SignText.xcodeproj/project',
+                             xcodeSchema: 'Redwax SignText',
                              keychainId: 'jenkins-agent-keychain'
                 }
               }



More information about the rst-commit mailing list