mirror of
https://github.com/GayPizzaSpecifications/darwin-apk.git
synced 2025-08-04 05:51:31 +00:00
Misc renames
This commit is contained in:
@ -22,7 +22,7 @@ extension ApkVersionSpecification {
|
||||
}
|
||||
|
||||
internal extension ApkVersionSpecification {
|
||||
@inlinable var conflict: Bool {
|
||||
@inlinable var isConflict: Bool {
|
||||
switch self {
|
||||
case .any(invert: true), .constraint(invert: true, _, _):
|
||||
return true
|
||||
|
Reference in New Issue
Block a user