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

Reduce framework install footprint #21

Open
empowerRyanFerrell opened this issue Aug 24, 2023 · 2 comments
Open

Reduce framework install footprint #21

empowerRyanFerrell opened this issue Aug 24, 2023 · 2 comments

Comments

@empowerRyanFerrell
Copy link

We'd love to include your framework in an App Clip onboarding experience. Yet, an App Clip's install footprint is limited. Would you be open to reducing the size of this framework or shipping a second lightweight SPM target?

  1. Could all or most of the five ML models be downloaded and compiled in the background?
  • Quick example from Apple
  • A bootstrap method would let us trigger or schedule the process well before your SDK screen appears during an onboarding sequence, minimizing impact on the user
  1. Could the system font replace OpenSans Regular and Bold?

Install footprint after symbol stripping

MB
Whole SocureDocV.framework 4.7
5 .mlmodelc 1.9
OpenSans-Regular/-Bold.ttf 0.2
Screenshot 2023-08-24 at 12 30 30 AM
@empowerRyanFerrell
Copy link
Author

Could a size reduction fit on the 2024 roadmap?

@rburunkayaSocure
Copy link

rburunkayaSocure commented Jan 3, 2024

Hey @empowerRyanFerrell, we are going to check the request and get back to you.

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

No branches or pull requests

2 participants