Skip to content

Commit

Permalink
add missing --force-pods flag (#2082)
Browse files Browse the repository at this point in the history
  • Loading branch information
TMisiukiewicz authored Sep 21, 2023
1 parent e327e59 commit 18ee170
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,8 @@ export const buildOptions = [
description:
'Explicitly select which scheme and configuration to use before running a build',
},
{
name: '--force-pods',
description: 'Force CocoaPods installation',
},
];

0 comments on commit 18ee170

Please sign in to comment.