Skip to content

Commit

Permalink
Fix Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
edodusi committed Jun 14, 2022
1 parent a33bb23 commit 1651c41
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ This action builds your iOS project (`.xcodeproj`, `.xcworkspace`) and can expor

Tested with Ionic, React Native and native ios projects.

## WARNING v2 has breaking changes and it will break your non-pinned Actions!
## WARNING v2 has breaking changes and it will break your Actions!

To keep the old behavior please use the `v1` version.
`v2` uses `Match` to simplify and strenghten the certificates management, and can optionally upload the build to the App Store.

`v2` uses Match to simplify and strengthen the certificates management, and can optionally upload the build to the App Store.

## Inputs

Expand Down

0 comments on commit 1651c41

Please sign in to comment.