Skip to content

Commit b6908bb

Browse files
committed
Update Package.swift
1 parent 473e028 commit b6908bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Core/Package.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ var isProIncluded: Bool {
388388
let rootURL = fileURL
389389
.deletingLastPathComponent()
390390
.deletingLastPathComponent()
391+
.deletingLastPathComponent()
391392
let confURL = rootURL.appendingPathComponent("PLUS")
392393
return FileManager.default.fileExists(atPath: confURL.path)
393394
}

0 commit comments

Comments
 (0)