Skip to content

Commit 6967387

Browse files
committed
Fix file headers
1 parent 8a5cccc commit 6967387

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Sources/COpenSwiftUI/AppKit/OpenSwiftUI+NSView.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// __FILEBASENAME__.m
2+
// OpenSwiftUI+NSView.m
33
// COpenSwiftUI
44
//
55
// Audited for macOS 15.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
//
22
// CAChameleonLayer.m
3-
// OpenSwiftUI
4-
//
5-
// Created by JH on 2025/5/14.
3+
// COpenSwiftUI
64
//
5+
// Audited for macOS 15.0
6+
// Status: WIP
77

88
#import "CAChameleonLayer.h"
99

0 commit comments

Comments
 (0)