Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit a5b6e88

Browse files
authored
Add GCDWebServer
1 parent ddd338f commit a5b6e88

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

project.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ packages:
1515
branch: main
1616
OpenSSL:
1717
url: https://github.com/krzyzanowskim/OpenSSL.git
18-
from: "3.3.3001"
18+
GCDWebServer:
19+
url: https://github.com/swisspol/GCDWebServer.git
20+
branch: master
1921

2022
targets:
2123
prostore:
@@ -52,4 +54,6 @@ targets:
5254
- package: ZIPFoundation
5355
product: ZIPFoundation
5456
- package: OpenSSL
55-
product: OpenSSL
57+
product: OpenSSL
58+
- package: GCDWebServer
59+
product: GCDWebServer

0 commit comments

Comments
 (0)