• Adam Barth's avatar
    Build app.so instead of app.a on iOS (#4168) · 2d726fc0
    Adam Barth authored
    The app.a wasn't getting pulled into the main executable because we weren't
    referencing any of its symbols. Instead, create a dylib that can be packaged
    with the application and loaded at runtime.
    2d726fc0
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...