Skip to content

Commit 8c1a1f1

Browse files
Zandor300Copilot
andauthored
Update copilot-instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent edb43cc commit 8c1a1f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Since this is a device detection library, validation focuses on:
158158

159159
**"SwiftLint not found"**: Install via `brew install swiftlint` (macOS only)
160160

161-
**"Code generation produces different output"**: Ensure you're using Python 3 and the exact command: `./Utils/gyb --line-directive '' -o ./Source/Device.generated.swift ./Source/Device.swift.gyb`
161+
**"Code generation produces different output"**: Ensure you're using the exact command: `./Utils/gyb --line-directive '' -o ./Source/Device.generated.swift ./Source/Device.swift.gyb`
162162

163163
**"Permission denied installing gems"**: Use `sudo gem install bundler` or install gems in user directory
164164

0 commit comments

Comments
 (0)