Better Programming

Advice for programmers.

Follow publication

Member-only story

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Riccardo Cipolleschi
Riccardo Cipolleschi

Written by Riccardo Cipolleschi

Hey there, I’m Riccardo. Software engineer at Meta. I have a passion for iOS and I love to share my knowledge with others.

Responses (2)

Write a response

The output should look like this:

This output is the result of `swift package init --type executable` in SPMApp folder. I think you are missing something here.

An alternate could be to embed the demo app inside the swift package itself (in the same hierarchy as Sources) - This way swift package itself elucidates its usage.