dotnet / dotnet/macios

Add tests to ensure no dylibs exist in release builds

Open
#5,644 0 comments 0 reactions 0 assignees View on GitHub
enhancement iOS
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 12h
Merged PRs (30d)
123

Description

Reference: https://github.com/mono/mono/issues/13107

The App Store doesn't accept apps with dylibs in them, which means that no release builds should ever contain dylibs.

We build plenty of release builds, both in the mtouch tests and when running device tests. We should add asserts to some (all?) of these that verify that there are no dylibs in the .app.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.