Skip to content

x/mobile: Info.plist not found for compiled xcframework #66018

Closed
@Simon-Zeng

Description

@Simon-Zeng

Starting from XCode 15.3, each framework must have Info.plist located directly under framework root, otherwise app won't be able to run on Simulator (iOS device with iOS 17.4 or later?).
i.e. ProtonMail/gopenpgp#271

Screen Shot 2024-03-15 at 11 03 15
We don't have Info.plist file under gopenpgp.xcframework/ios-arm64_x86_64-simulator/Gopenpgp.framework/.

Could you please update procedure for "gomobile bind" to put an alias of Info.plist to framework root?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.mobileAndroid, iOS, and x/mobile

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions