1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)C++909 forks (909 forks)batch import
help wantedquestionstale
Repository metrics
- Stars
- 22,112 stars (22,112 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Check the repository's build system. Since the repository language is C++, it likely uses CMake. Investigate whether an Xcode project can be generated via CMake using 'cmake G Xcode'. Look at the referenced issue (osx hid inspector) to understand how that project provides an xcodeproj. Provide clear instructions or a pointer to relevant build documentation in a comment.
- Tech stack
- cpp
- Domain
- build system
- Issue type
- Documentation
- Prerequisites
- None