Skip to content

Commit eed2f5d

Browse files
author
Gerald Collaku
committed
Change the mac catalyst extension as public
1 parent 214687d commit eed2f5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Sources/CoreUsefulSDK/Extensions/NSObject+MacCatalyst.swift

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525

2626
import Foundation
2727

28-
29-
extension NSObject {
28+
public extension NSObject {
3029
var isMacCatalystEnviroment: Bool {
3130
let isMacCatylist: Bool
3231

0 commit comments

Comments
 (0)