Skip to content

iOS broken issue #7

@Kyle-Ye

Description

@Kyle-Ye

After this commit

The iOS build will fail due to the extra Versions/A on install_name

dyld[22958]: Library not loaded: /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  Referenced from: <DD42EABE-7924-322E-BDBA-C2A2EE069FEE> /private/var/containers/Bundle/Application/380816E4-E0D9-4E5F-B1AB-A7D4DFCE69F3/Santander.app/Santander
  Reason: tried: '/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI' (no such file), '/private/preboot/Cryptexes/OS/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI' (no such file), '/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI' (no such file, not in dyld cache
image

We may consider using xcframework to use different tbd for different platform to fix the issue.

eg.

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