Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add iPad layout constraints #4

Merged
merged 3 commits into from
Feb 11, 2024
Merged

Add iPad layout constraints #4

merged 3 commits into from
Feb 11, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Feb 11, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to the YOLO iOS App with improved model downloading and interface adjustments.

πŸ“Š Key Changes

  • Updated instructions for exporting CoreML INT8 models using the ultralytics Python package.
  • Incremented the app's marketing version to 8.2.0.
  • Increased build number in Info.plist to 24 and included a new key indicating that the app does not use exempt encryption.
  • Interface and layout updates in the Main.storyboard to accommodate different device sizes and UI changes.

🎯 Purpose & Impact

  • Provides clearer guidance on obtaining YOLOv8 models, ensuring users correctly set up the app with all the necessary models.
  • Version bump signals an updated app with potential new features and fixes to users (version 8.1.0 to 8.2.0).
  • The new key in the plist ensures users are aware of the encryption status of the app, which may be important for compliance with various regulations.
  • UI adjustments for a more consistent experience across different devices, helping users to interact more easily with the app.

@glenn-jocher glenn-jocher merged commit 276ead7 into main Feb 11, 2024
1 check passed
@glenn-jocher glenn-jocher deleted the 820 branch February 11, 2024 23:18
john-rocky pushed a commit that referenced this pull request Jan 26, 2025
* Add iPad layout constraints

* Add iPad layout constraints

* Add iPad layout constraints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant