yukiarrr / ios-build-action

Build iOS project (.xcodeproj, .xcworkspace), and export ipa
MIT License
279 stars 135 forks source link

fix ternary syntax #103

Closed jeong-sik closed 1 year ago

jeong-sik commented 1 year ago

Oops!

fix ternary syntax.

remove unnecessary ?

yukiarrr commented 1 year ago

@jeong-sik Including this PR, v1.9.1 has been released.