Support for multiple package products #185
Annotations
4 warnings
Build:
Plugins/PDCPlugin/PDCPlugin.swift#L277
switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
|
Build:
Sources/PlaydateKit/Core/Display.swift#L1
public import of 'CPlaydate' was not used in public declarations or inlinable code
|
Build:
Sources/PlaydateKit/Utils/FloatingPoint+CustomStringConvertible.swift#L6
conformance of 'Float' to protocol 'CustomStringConvertible' was already stated in the type's module 'Swift'
|
Build:
Sources/PlaydateKit/Utils/FloatingPoint+CustomStringConvertible.swift#L17
conformance of 'Double' to protocol 'CustomStringConvertible' was already stated in the type's module 'Swift'
|
Loading