Skip to content

Commit 94f8e7c

Browse files
committed
Add todo
1 parent f31aa63 commit 94f8e7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tool/Sources/XcodeInspector/XcodeInspector.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ public enum XcodeInspectorActor: GlobalActor {
1818
public static let shared = Actor()
1919
}
2020

21+
#warning("TODO: Consider rewriting it with Swift Observation")
2122
public final class XcodeInspector: ObservableObject {
2223
public static let shared = XcodeInspector()
2324

0 commit comments

Comments
 (0)