Skip to content

Swi restructure project#26

Merged
mbuchetics merged 7 commits intomasterfrom
swi-restructure-project
Jan 10, 2022
Merged

Swi restructure project#26
mbuchetics merged 7 commits intomasterfrom
swi-restructure-project

Conversation

@wieweb
Copy link
Member

@wieweb wieweb commented Jan 5, 2022

remove Carthage support
restructure project files
update examples

example-package-playingcard
├── Sources
│   └── PlayingCard
│       ├── PlayingCard.swift
│       ├── Rank.swift
│       └── Suit.swift
└── Package.swift
@wieweb wieweb added the enhancement New feature or request label Jan 5, 2022
@mbuchetics mbuchetics merged commit 0b3aeb6 into master Jan 10, 2022
Copy link
Contributor

@mbuchetics mbuchetics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

], shouldStub: true,
stub: StubResponse(statusCode: 200, fileName: "authresponse.json", delay: 3))
]))
// , shouldStub: true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the "," in the next line (comment) intended here to hide it from swiftlint because it would be the last item?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, I just forgot to clean up the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants