Skip to content

Rename Example to SwifterExample#492

Merged
michaelenger merged 2 commits intohttpswift:stablefrom
fortmarek:stable
Sep 12, 2021
Merged

Rename Example to SwifterExample#492
michaelenger merged 2 commits intohttpswift:stablefrom
fortmarek:stable

Conversation

@fortmarek
Copy link
Copy Markdown
Contributor

Hi 👋

Resolution of packages fails when any two packages have the same product. That's why having an Example without a Swifter prefix can quickly lead to conflicts with other packages.

In this PR, I'd like to resolve that by renaming Example to SwifterExample.

Copy link
Copy Markdown

@elusivestudio elusivestudio left a comment

Choose a reason for hiding this comment

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

Looks good!

@elusivestudio
Copy link
Copy Markdown

Can we please merge this as it is blocking our project build as well.

@fortmarek
Copy link
Copy Markdown
Contributor Author

Same story here @elusivestudio. For now we are pointing to the fork I have made for this PR.

Comment thread Xcode/Sources/HttpServerIO.swift Outdated
import Dispatch

public protocol HttpServerIODelegate: class {
public protocol HttpServerIODelegate: AnyObject {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is a necessary change, but is unrelated to the renaming of the example directory. Could you please remove this from the PR?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed 👍

@fortmarek fortmarek force-pushed the stable branch 2 times, most recently from fb81090 to 18fdf45 Compare September 4, 2021 10:01
Copy link
Copy Markdown
Contributor

@michaelenger michaelenger left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@fortmarek
Copy link
Copy Markdown
Contributor Author

Looks good to me 👍

🎉 I can't merge this, however, so if someone who has enough right could do it, that'd be great 👌

@michaelenger michaelenger merged commit d998bf5 into httpswift:stable Sep 12, 2021
@michaelenger michaelenger mentioned this pull request Sep 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants