Replace isExternal
to distinguish a source of the project (#22)
#203
Annotations
9 warnings
Warm (macos-15):
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Warm (macos-15):
Sources/XcodeGraph/Models/PlatformFilter.swift#L6
extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Warm (macos-15):
Sources/XcodeGraph/Models/Target.swift#L84
'init(tags:)' is deprecated: Use the static 'metadata' initializer instead
|
Warm (macos-15):
Sources/XcodeGraph/Models/PlatformFilter.swift#L6
extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Warm (macos-15):
Sources/XcodeGraph/Models/Target.swift#L84
'init(tags:)' is deprecated: Use the static 'metadata' initializer instead
|
Warm (macos-15):
Sources/XcodeGraph/Models/PlatformFilter.swift#L6
extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Warm (macos-15):
Sources/XcodeGraph/Models/Target.swift#L84
'init(tags:)' is deprecated: Use the static 'metadata' initializer instead
|
Warm (macos-15):
Sources/XcodeGraph/Models/PlatformFilter.swift#L6
extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Warm (macos-15):
Sources/XcodeGraph/Models/Target.swift#L84
'init(tags:)' is deprecated: Use the static 'me
|