Commit 0b3aeb6
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
- Examples
- .swiftpm/xcode/package.xcworkspace
- CombineExample
- CombineExample.xcodeproj
- project.xcworkspace
- CombineExampleTests
- CombineExample
- Assets
- Assets.xcassets
- AppIcon.appiconset
- Preview Content/Preview Assets.xcassets
- Base.lproj
- Networking
- SupportingFiles
- GithubExample
- GithubExample.xcodeproj
- project.xcworkspace
- GithubExample
- Assets/Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Code
- Models
- Networking
- Storyboards/Base.lproj
- Utilities/Paging
- ViewControllers
- Views
- SupportingFiles
- ReactiveExample
- ReactiveExample.xcodeproj
- project.xcworkspace
- ReactiveExample
- Auth
- Extensions
- Models
- Stubs
- Storyboards
- Assets.xcassets
- AppIcon.appiconset
- Base.lproj
- SupportingFiles
- Example
- Storyboards
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- Stubs
- SupportingFiles
- Fetch.xcodeproj
- FetchTests
- Fetch/SupportingFiles
- GithubExample
- Assets/Assets.xcassets
- AppIcon.appiconset
- Code
- ReactiveExample
- ReactiveExample
- Models
- Stubs
- Storyboards/Assets.xcassets
- SupportingFiles
- Sources/Fetch
- Cache
- Network
- StubProvider
- Stub
- Utilities
- Tests/FetchTests
- Cache
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 116 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments