|
e3b3b7c1a6
|
Integrated the BuildArtifactTask task into the BuildCommand command in the executable target.
|
2025-02-22 01:23:49 +01:00 |
|
|
40d5451447
|
Renamed the BuildProjectTask in the library target as BuildArtifactTask and added support for building Swift executables and Docker images.
|
2025-02-22 01:23:15 +01:00 |
|
|
613444ccde
|
Added the "artifact" property to the BuildOptions options in the executable target.
|
2025-02-22 01:00:18 +01:00 |
|
|
771f150f98
|
Conformed the Artifact enumeration to the ExpressibleByArgument protocol in the executable target.
|
2025-02-22 00:58:18 +01:00 |
|
|
5676f91bcb
|
Defined the Artifact enumeration in the library target and conformed it to the Randomable protocol.
|
2025-02-22 00:55:40 +01:00 |
|
|
a6b8c08125
|
Conformed the IDE enumeration in the library target to the Randomable protocol.
|
2025-02-22 00:54:33 +01:00 |
|
|
c5fc608c23
|
Defined the Randomable protocol in the library target.
|
2025-02-22 00:53:22 +01:00 |
|
|
17426f264a
|
Fixed some issues found in the DockerCompose and DockerFile file resources in the library target.
|
2025-02-22 00:26:32 +01:00 |
|
|
a6ddfb557f
|
Added the "dockerCompose" case to the File enumeration in the library target.
|
2025-02-21 23:51:55 +01:00 |
|
|
c1b69dc550
|
Added the DockerCompose file source to the resources in the library target.
|
2025-02-21 23:51:10 +01:00 |
|