Implemented some library, package, documentation and IDE tasks for the Makefile file.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user