mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-24 19:51:14 -03:00
Xcode build: use the same files as the CMake build for versioning
Closes #4671.
This commit is contained in:
@@ -1534,8 +1534,7 @@
|
||||
inputPaths = (
|
||||
);
|
||||
outputPaths = (
|
||||
"$(SHARED_DERIVED_FILE_DIR)/fish-build-version.h",
|
||||
"$(SHARED_DERIVED_FILE_DIR)/force-fish-build-version.h",
|
||||
"$(SHARED_DERIVED_FILE_DIR)/FISH-BUILD-VERSION-FILE",
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
|
||||
Reference in New Issue
Block a user