Skip to content

Duplicate executable file in ios *.app folder #173

@ZhaoXiangXML

Description

@ZhaoXiangXML

I'm testing my rust project with dinghy 0.6.0 on iOS and I think there's a duplicate executable file:

$ du -sh *
 13M    Dinghy
4.0K    Info.plist
 24K    _CodeSignature
 13M    _dinghy_integration_test-7f308ac5ede5006c
 88M    assets
  0B    test_data
4.0K    tests

It appears that Dinghy and _dinghy_integration_test-7f308ac5ede5006c are the same exe file?

Is it necessary to keep _dinghy_integration_test-7f308ac5ede5006c here? it could slow down installing the app to device.

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