Skip to content

Commit 6c327b9

Browse files
authored
Update CLAUDE.md
1 parent b2b7234 commit 6c327b9

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

CLAUDE.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@ open Dev/Brightroom.xcodeproj
1717
fastlane ios build_demo_apps
1818
```
1919

20-
### Running Tests
21-
```bash
22-
# Run all tests via Fastlane
23-
fastlane ios run_all_tests
24-
25-
# Or via Swift Package Manager
26-
swift test
27-
```
28-
2920
### Building the Package
3021
```bash
3122
# Build the Swift package
@@ -114,4 +105,4 @@ editor.handlers.didEndEditing = { stack in
114105
- iOS 16.0+
115106
- Xcode 15.2+
116107
- Swift 5.9+
117-
- Supports iPhone and iPad
108+
- Supports iPhone and iPad

0 commit comments

Comments
 (0)