Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Deprecated] Tutorial: Chapter 1.2 - Implementing MVVM #97

Merged
merged 10 commits into from
May 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
97 changes: 0 additions & 97 deletions README.md

This file was deleted.

Binary file removed assets/hero/MakeItSo-Hero.key
Binary file not shown.
Binary file removed assets/hero/MakeItSo-Hero.png
Binary file not shown.
Binary file removed assets/hero/MakeItSo-Hero.rotato
Binary file not shown.
Binary file removed assets/hero/repo-hero.png
Binary file not shown.
176 changes: 0 additions & 176 deletions assets/logo/AppIcon.appiconset/Contents.json

This file was deleted.

Binary file removed assets/logo/AppIcon.appiconset/appstore1024.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/ipad152.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/ipad76.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/ipadPro167.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/ipadSettings29.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/ipadSettings58.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/ipadSpotlight40.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/ipadSpotlight80.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/iphone120.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/iphone180.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/mac1024.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/mac128.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/mac16.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/mac256.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/mac32.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/mac512.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/mac64.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/notification40.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/notification60.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/settings58.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/settings87.png
Binary file not shown.
Binary file removed assets/logo/AppIcon.appiconset/spotlight120.png
Diff not rendered.
Binary file removed assets/logo/AppIcon.appiconset/spotlight80.png
Diff not rendered.
Binary file removed assets/logo/MakeItSo.png
Diff not rendered.
Binary file removed assets/logo/check-square.png
Diff not rendered.
Binary file removed assets/logo/check-square.psd
Diff not rendered.
Binary file removed assets/repocard/MakeItSo-repocard-smaller.png
Diff not rendered.
Binary file removed assets/repocard/MakeItSo-repocard-smaller2.png
Diff not rendered.
Binary file removed assets/repocard/MakeItSo-repocard.png
Diff not rendered.
65 changes: 0 additions & 65 deletions code/backend/.gitignore

This file was deleted.

Empty file.
Empty file.
13 changes: 13 additions & 0 deletions code/frontend/MakeItSo/MakeItSo.docc/MakeItSo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# ``MakeItSo``

Summary

## Overview

Text

## Topics

### Group

- ``Symbol``
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http:https://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict/>
</plist>