Skip to content

Commit a9e9b4e

Browse files
duyetduyetbot
andcommitted
fix(build-macos-apps): list macos-app-best-practices skill in README (v1.0.1)
Co-Authored-By: duyetbot <duyetbot@users.noreply.github.com>
1 parent 0b4f8e3 commit a9e9b4e

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

build-macos-apps/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "build-macos-apps",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Build, debug, instrument, and implement macOS apps with SwiftUI and AppKit guidance, codesigning, packaging, and telemetry workflows.",
55
"author": {
66
"name": "duyet",

build-macos-apps/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "build-macos-apps",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Build, debug, instrument, and implement macOS apps with SwiftUI and AppKit guidance, codesigning, packaging, and telemetry workflows.",
55
"author": {
66
"name": "duyet"

build-macos-apps/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ It currently includes these skills:
1010
- `swiftpm-macos`
1111
- `packaging-notarization`
1212
- `swiftui-patterns`
13+
- `macos-app-best-practices`
1314
- `liquid-glass`
1415
- `window-management`
1516
- `appkit-interop`
@@ -53,6 +54,7 @@ build-macos-apps/
5354
├── swiftpm-macos/
5455
├── packaging-notarization/
5556
├── swiftui-patterns/
57+
├── macos-app-best-practices/
5658
├── liquid-glass/
5759
├── window-management/
5860
├── appkit-interop/

0 commit comments

Comments
 (0)