Skip to content

Fat binaries #1

@slodge

Description

@slodge

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:

  1. 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
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions