fix: macos catalyst compatibility (#35) #86
Annotations
26 warnings
|
lint
Inline style: { fontSize: 30, color: 'white' }
|
|
lint
Inline style: { fontSize: 30, color: 'white' }
|
|
lint
Inline style: { flexDirection: 'row', gap: 10, marginBottom: 20 }
|
|
lint
Inline style: { flexDirection: 'row', gap: 10, marginBottom: 20 }
|
|
lint
Inline style: { backgroundColor: 'rgba(0,0,0,0.4)' }
|
|
lint
Inline style: { padding: 20, color: 'white', fontSize: 24, fontWeight: 'bold' }
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+RawValueToStringConvertible/UIContextMenuInteractionCommitStyle+RawValueToStringConvertible.swift#L11
extension declares a conformance of imported type 'UIContextMenuInteractionCommitStyle' to imported protocols 'CaseIterable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+UniformInterpolatable/UIColor+UniformInterpolatable.swift#L10
extension declares a conformance of imported type 'UIColor' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+RawValueToStringConvertible/UIBlurEffectStyle+RawValueToStringConvertible.swift#L10
extension declares a conformance of imported type 'Style' to imported protocols 'CaseIterable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+Helpers/String+RawRepresentable.swift#L10
extension declares a conformance of imported type 'String' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+ElementInterpolatable/CGSize+ElementInterpolatable.swift#L12
extension declares a conformance of imported type 'CGSize' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+ElementInterpolatable/CGRect+ElementInterpolatable.swift#L12
extension declares a conformance of imported type 'CGRect' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+ElementInterpolatable/CGPoint+ElementInterpolatable.swift#L12
extension declares a conformance of imported type 'CGPoint' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+Helpers/CATransform3D+Equatable.swift#L10
extension declares a conformance of imported type 'CATransform3D' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'QuartzCore' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+RawValueToStringConvertible/CAGradientLayerType+RawValueToStringConvertible.swift#L11
extension declares a conformance of imported type 'CAGradientLayerType' to imported protocols 'CaseIterable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'QuartzCore' introduce this conformance in the future
|
|
build-ios (26):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+RawValueToStringConvertible/CACornerMask+RawValueToStringConvertible.swift#L11
extension declares a conformance of imported type 'CACornerMask' to imported protocols 'CaseIterable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'QuartzCore' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+RawValueToStringConvertible/UIContextMenuInteractionCommitStyle+RawValueToStringConvertible.swift#L11
extension declares a conformance of imported type 'UIContextMenuInteractionCommitStyle' to imported protocols 'CustomStringConvertible', 'CaseIterable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+UniformInterpolatable/UIColor+UniformInterpolatable.swift#L10
extension declares a conformance of imported type 'UIColor' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+RawValueToStringConvertible/UIBlurEffectStyle+RawValueToStringConvertible.swift#L10
extension declares a conformance of imported type 'Style' to imported protocols 'CustomStringConvertible', 'CaseIterable'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+Helpers/String+RawRepresentable.swift#L10
extension declares a conformance of imported type 'String' to imported protocol 'RawRepresentable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+ElementInterpolatable/CGSize+ElementInterpolatable.swift#L12
extension declares a conformance of imported type 'CGSize' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+ElementInterpolatable/CGRect+ElementInterpolatable.swift#L12
extension declares a conformance of imported type 'CGRect' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+ElementInterpolatable/CGPoint+ElementInterpolatable.swift#L12
extension declares a conformance of imported type 'CGPoint' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+Helpers/CATransform3D+Equatable.swift#L10
extension declares a conformance of imported type 'CATransform3D' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'QuartzCore' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+RawValueToStringConvertible/CAGradientLayerType+RawValueToStringConvertible.swift#L11
extension declares a conformance of imported type 'CAGradientLayerType' to imported protocols 'CustomStringConvertible', 'CaseIterable'; this will not behave correctly if the owners of 'QuartzCore' introduce this conformance in the future
|
|
build-ios (16):
example/ios/Pods/DGSwiftUtilities/Sources/Extension+RawValueToStringConvertible/CACornerMask+RawValueToStringConvertible.swift#L11
extension declares a conformance of imported type 'CACornerMask' to imported protocols 'CustomStringConvertible', 'CaseIterable'; this will not behave correctly if the owners of 'QuartzCore' introduce this conformance in the future
|