Implemented some library, package, documentation and IDE tasks for the Makefile file.

This commit is contained in:
2025-10-06 01:00:36 +02:00
parent 799d7412de
commit bec16d25f4
2 changed files with 102 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# --- DOCUMENTATION ---
DOCC_ARCHIVE_OUTPUT=./${SPM_LIBRARY_TARGET}.doccarchive
DOCC_GITHUB_OUTPUT=./docs
DOCC_GITHUB_BASE_PATH=asconnect-service
DOCC_PREVIEW_URL=http://localhost:8080/documentation/asconnectservice
# -- SWIFT PACKAGE MANAGER ---
SPM_LIBRARY_TARGET=ASConnectService