-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I like the idea of Applicable :)
But I'm a bit worried that everything is currently going in one binary.
A problem I've seen is that if you include too much in one binary, then:
- It can cause problems with certification - e.g. with needing app store permissions for Camera even though the app doesn't use the camera api
- It can cause problems with code size - this is something I had big problems with for MvvmCross v1 - because you include so many apis then the MonoTouch linker generates more code than it needs to - leading to many MB of problems
So I'd like to see a smaller set of projects if possible.
And the dream is nuget too please :)
Stuart
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels