Skip to content

Xcode 14 build failed with manual code sign and app resource bundles #11402

@blastmann

Description

@blastmann

Report

What did you do?

  1. Integrate a pod with resource bundle.
  2. Set app code sign style to Manual.
  3. Build app with Xcode 14 beta.
  4. It should failed with errors like below:

WeChatWorkScreenshot_512ff8ee-cbe9-491f-bdf9-98c238fb8f4b

What did you expect to happen?

It should build success.

What happened instead?

Build failed.

CocoaPods Environment

Stack

   CocoaPods : 1.11.2
        Ruby : ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin20]
    RubyGems : 3.1.4
        Host : macOS 12.4 (21F79)
       Xcode : 13.4 (13F17a)
         Git : git version 2.29.2
Ruby lib dir : /Users/eddiechan/.rbenv/versions/2.7.2/lib
Repositories : 
               trunk - CDN - https://cdn.cocoapods.org/

Installation Source

Executable Path: /Users/eddiechan/.rbenv/versions/2.7.2/bin/pod

Plugins

cocoapods-check                       : 1.1.0
cocoapods-deintegrate                 : 1.0.5
cocoapods-disable-podfile-validations : 0.1.1
cocoapods-generate                    : 2.2.2
cocoapods-open                        : 0.0.8
cocoapods-plugins                     : 1.0.0
cocoapods-search                      : 1.0.1
cocoapods-trunk                       : 1.6.0
cocoapods-try                         : 1.2.0

Project that demonstrates the issue

Xcode14ResBundle.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions