Post

Replies

Boosts

Views

Activity

Comment on Usage of External Packages for the challenge
But because we are not able to connect the network. So we can't use the package repository from GitHub. We need to call it from local. Is it able to download the package repository locally. And add the package inside the zip file we submit. Like the structure below Submission.zip └── MyProject.swiftpm (../Submission/MyProject.swiftpm) └── LocalPackages (../Submission/LocalPackages)
2d