Skip to content

Commit

Permalink
ci: fix frameworks.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
El-Fitz committed Feb 14, 2025
1 parent 54e72f6 commit 5b82dee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastlane/framework.rb
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ def to_scheme(name)
"WireAuthenticationAll"
when "wire-ios-ziphy"
"Ziphy"
when "WireCellsAll"
name
when "WireCells"
"WireCellsAll"
when "WireDomain"
name
when "WireAnalytics"
Expand Down

0 comments on commit 5b82dee

Please sign in to comment.