File .zip Example

Hi guys, can someone send me an example of the zip file that needs to be submitted for admission to the SwiftChallenge? I created my app, and it also contains content like videos and photos, should I add them in the .zip file? Thanks

Mattia :)

You need to zip the .swiftpm file, which must contain all needed resources in the package.

So you include, but do not add as separate files.

open your swiftpm file on swift playgrounds and drag&drop your resources(videos, photos etc..).

and then compress&submit.

File .zip Example
 
 
Q