Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
miyako committed Aug 28, 2024
2 parents 6bfa0d4 + 96fe451 commit f8e48a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ in `--user-param`, pass up to 3 POSIX paths:
|:-|:-|
|.xml or .4DSettings|build settings file|
|.json or .4DProject|project file|
|other|build destination path (relative path supported|
|other|build destination path (relative path supported)|

**Note**: When the build destination path is specified, the absolute path in the build settings file is ignored. The path would typically be `../../folder` because the work folder is 2 levels up from the project file.

Expand All @@ -44,4 +44,4 @@ $CLI.build($buildProject; $compileProject)
# Packaging

* Do not zip *4D.entitlements* or *SignApp.sh* on Windows. `codesign` will fail.
* *SignApp.sh* does not seem to work when a self hosted runner is launched as a service (requires invenstigation)
* *SignApp.sh* does not seem to work when a self hosted runner is launched as a service (requires investigation)

0 comments on commit f8e48a5

Please sign in to comment.