Skip to content

Question about project structure #167

Answered by jchitel
jchitel asked this question in Q&A
Discussion options

You must be logged in to vote

I watched the link that @andreyz provided (here, very informative btw!) and was able to deduce what I wanted to know.

It seems that the initial project structure had an Xcode workspace containing both the app project and the swift package. The swift package still lived at the root, and the app project still lived in the App/ folder. I like this structure because the workspace lives at the root and is more obvious for new developers. However, this workspace does not currently exist in the repo, so I had to track it down in the commit history to figure out why they changed it.

The workspace was removed in #122, which provided pretty much exactly what I was looking for:

Also, you should be…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@andreyz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jchitel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants