Skip to content

signing is trying to sign a storyboard bundle, and is erroring out on the storyboard's info plist file #38

@catshow

Description

@catshow

Log:

[2022-11-04T02:47:05Z WARN  re_sign::util] signing /tmp/i1/Payload/iOSTestApp.app to /var/folders/k1/fyztggjd12x7v_br1g23xxfh0000gn/T/.tmpqPvRzt
[2022-11-04T02:47:05Z WARN  apple_codesign::signing] signing bundle at /tmp/i1/Payload/iOSTestApp.app
[2022-11-04T02:49:11Z WARN  apple_codesign::bundle_signing] signing 2 nested bundles in the following order:
[2022-11-04T02:49:13Z WARN  apple_codesign::bundle_signing] Base.lproj/LaunchScreen.storyboardc
[2022-11-04T02:49:14Z WARN  apple_codesign::bundle_signing] Base.lproj/Main.storyboardc
[2022-11-04T02:52:13Z INFO  apple_codesign::bundle_signing] entering nested bundle /tmp/i1/Payload/iOSTestApp.app/Base.lproj/LaunchScreen.storyboardc
[2022-11-04T02:52:13Z WARN  apple_codesign::bundle_signing] signing bundle at /tmp/i1/Payload/iOSTestApp.app/Base.lproj/LaunchScreen.storyboardc into /var/folders/k1/fyztggjd12x7v_br1g23xxfh0000gn/T/.tmpqPvRzt/Base.lproj/LaunchScreen.storyboardc
Error: bundle Info.plist does not define CFBundleIdentifier: /tmp/i1/Payload/iOSTestApp.app/Base.lproj/LaunchScreen.storyboardc/Info.plist

If you give me a hint on how to fix, I can look at submitting a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apple-codesignapple-codesign crate and rcodesign CLI toolbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions