-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Export tokens read from the configured project to be built.
I am specially interested in these values:
XCODE_BUNDLE_SHORT_VERSION = CFBundleShortVersionString
XCODE_BUNDLE_VERSION = CFBundleVersion
Also, after the build is completed:
XCODE_BUILD_OUTPUT_DIR = Build output directory
- is related to
-
JENKINS-24077 Expose some environment variables of xcodebuild command
-
- Open
-
I looked a bit into how this works and here are some implementation links in case someone is interested
https://github.com/jenkinsci/ownership-plugin/blob/f1605fceac038aa4aaabf926e98be4f57b9f47b6/src/main/java/com/synopsys/arc/jenkins/plugins/ownership/wrappers/OwnershipTokenMacro.java