This project aims to detect the device in use. It is primarily focused on iOS, iPad, and Mac devices running on Apple Silicon architecture. However, the codebase should be extensible to support other Apple devices such as Apple Watch, Apple TV, and potentially computer vision applications.
- Automatically detects the type of device being used.
Add this repository to your Swift Project and call the class DetectModel
This project is primarily tested and optimized for the following devices:
- iOS devices (iPhone and iPad) running on Apple Silicon architecture.
- Mac computers with Apple Silicon architecture.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the contributors of Stack Overflow for inspiration.
For questions, suggestions, or feedback, feel free to reach out to the project maintainer at [email protected].