Skip to content

Commit ff597db

Browse files
Update CI
1 parent 5b6aacf commit ff597db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ios/App/fastlane/Fastfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ lane :build do
2020
get_certs
2121
update_code_signing_settings
2222
clear_derived_data
23+
cocoapods(
24+
clean: true
25+
)
2326
build_app(
2427
clean: true,
2528
silent: false,

0 commit comments

Comments
 (0)