Skip to content

Conversation

alexander-vorobyev-corp-mail

When updating to Cocoapods 1.10.0, building errors began to appear:

Multiple commands produce:
That command depends on command in Target: script phase “[CP] Copy dSYMs”

and

Multiple commands produce:
That command depends on command in Target: script phase “[CP] Copy XCFrameworks”

As I understand it, there are problems with the subspecs. This request solves these problems.

@iOSleep
Copy link

iOSleep commented Mar 8, 2022

i use your for I've been using your branch for a while and noticed that when I update a pod, there is no replacement in prebuild (look at the modification time).
Currently I can only use it by removing before updating.

install! 'cocoapods',
  :generate_multiple_pod_projects => true,
  :disable_input_output_paths => true, 
  :incremental_installation => true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants