simcoe
simcoe copied to clipboard
[Feature] Simcoe Example Project
- Added a sample project to the Simcoe Workspace.
Noticed a couple general things, but not sure if I need context on this PR so lemme know if so
- Are
SimcoeExampleandSimcoeExample3supposed to be included in this PR?SimcoeExample2is the runnable one. If not, should remove the unused projects and rename the name of the example project for the repo to not include a number - ~~Could definitely use a better directory structure for the project. AppDelegate/info.plist/etc in Supporting Files. Maybe group the other files by feature/related functionality or Models/Views/View Controllers~~ Oops, realized
SimcoeExamplehas a different directory structure. There's no Podfile in the main project folder so couldn't run it