HazAT / badge

Add a badge to your app icon
MIT License
964 stars 89 forks source link

fastlane-plugin-badge project code is automatically removed #108

Open DreamPWJ opened 3 years ago

DreamPWJ commented 3 years ago

When my IOS project introduced a private repository, the code in this folder was not managed by git, whenever it was executed

This folder will be deleted when the Fastlane plugin badge action is executed @HazAT

DreamPWJ commented 3 years ago

addbadge(shield: options[:type] + "-" + options[:version] + "" + options[:build_num] + "-blueviolet", shield_parameters: "colorA=orange&style=flat-square", shield_io_timeout: 20, shield_scale: "0.72", shield_gravity: "South", shield_geometry: "+0+50%", dark: false, no_badge: true, glob: options[:glob])