Skip to content

Commit 0b3aeb6

Browse files
wiewebmbuchetics
andauthored
Swi restructure project (#26)
* Restructure files according to default swift package folder structure example-package-playingcard ├── Sources │ └── PlayingCard │ ├── PlayingCard.swift │ ├── Rank.swift │ └── Suit.swift └── Package.swift * fix unit tests * update Combine and Reactive Example * update Github example * remove old example folder * Remove carthage compatibility from readme. Co-authored-by: Matthias Buchetics <mbuchetics@gmail.com>
1 parent 72e57eb commit 0b3aeb6

168 files changed

Lines changed: 946 additions & 2231 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Cartfile

Lines changed: 0 additions & 1 deletion
This file was deleted.

Cartfile.resolved

Lines changed: 0 additions & 1 deletion
This file was deleted.

Example/API.swift

Lines changed: 0 additions & 54 deletions
This file was deleted.

Example/AppDelegate.swift

Lines changed: 0 additions & 34 deletions
This file was deleted.

Example/Config.swift

Lines changed: 0 additions & 13 deletions
This file was deleted.

Example/ReactiveFetch.swift

Lines changed: 0 additions & 68 deletions
This file was deleted.

Example/Storyboards/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 0 additions & 116 deletions
This file was deleted.
Binary file not shown.
-774 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)