Skip to content

Different end results for the same xcarchive and log file #55

@alminveh

Description

@alminveh

We have an archive with two targets, one is building a framework (xcframework) and another one is building the app that is consuming the framework. When we run gen-ir multiple times with the same xcarchive and log file we get different end results -> size of the xcarchive after running gen-ir is in range between 700 MB and 3 GB. When we scan files smaller than 1 GB we get partial results (only app files are scanned, framework files are not scanned).

After running gen-ir in the IR directory we have .framework and .app. When we get a valid result (files greater than 1 GB) we have all the files from .framework also in the .app directory. When we get a file smaller than 1 GB, in the .app directory we don't have any framework files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions