Skip to content

Xcode 10.2#206

Merged
ikesyo merged 8 commits intomasterfrom
xcode-10.2
Apr 2, 2019
Merged

Xcode 10.2#206
ikesyo merged 8 commits intomasterfrom
xcode-10.2

Conversation

@ikesyo
Copy link
Copy Markdown
Owner

@ikesyo ikesyo commented Apr 2, 2019

No description provided.

],
targets: [
.target(name: "Himotoki", dependencies: [], path: "Sources"),
.testTarget(name: "HimotokiTests", dependencies: ["Himotoki"]),
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)

let package = Package(
name: "Himotoki",
products: [
.library(name: "Himotoki", targets: ["Himotoki"]),
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)

@ikesyo
Copy link
Copy Markdown
Owner Author

ikesyo commented Apr 2, 2019

:shipit:

@ikesyo ikesyo merged commit 1fad810 into master Apr 2, 2019
@ikesyo ikesyo deleted the xcode-10.2 branch April 2, 2019 13:33
@ikesyo ikesyo mentioned this pull request Apr 2, 2019
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.

2 participants