The Swift package structure is as follows.
|
Swift Deployment Structure
All deployment of Swift packages into Artifactory can be deployed under the following structures:
<SCOPE>/<NAME>/<NAME>-<VERSION>.zipstructure.<SCOPE>/<NAME>/<VERSION>: Based on the following Swift Publish API.
Note that the packages have to be deployed according to this structure, otherwise they will not be included in the index file.