Fix resource bundles failing to copy with xcodebuilt products. #10
Annotations
10 warnings
swift-lint:
Package.swift#L31
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
swift-lint:
Package.swift#L53
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
swift-lint:
Package.swift#L61
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
swift-lint:
Package.swift#L69
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
swift-lint:
Package.swift#L97
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
swift-lint:
Package.swift#L128
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
swift-lint:
Sources/SwiftBundlerRuntime/HotReloadingClient.swift#L37
Todo Violation: TODOs should be resolved (Contribute to Socket to clean ...) (todo)
|
swift-lint:
Sources/schema-gen/SchemaGenerator.swift#L21
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
swift-lint:
Sources/swift-bundler/Extensions/Process.swift#L79
Identifier Name Violation: Variable name 'fh' should be between 3 and 60 characters long (identifier_name)
|
swift-lint:
Sources/swift-bundler/Extensions/Process.swift#L22
Todo Violation: TODOs should be resolved (This could instead be `command...) (todo)
|