readme file states emotion runs on iOS 13.3 and greater, however the project itself run on minimum deployment of 15.0
Steps to reproduce
Step 1- Open up the project in Xcode
Step 2- Click on the project name and navigate to "Targets"
Step 3- In the list below "Targets" select the name of the project
Step 4- Then select the "General" tab and you will see the minimum deployment to be iOS 15.0
Expected behaviour
readme file should hold the same information as the project its self in terms of the required minimum deployment
Actual behaviour
it includes wrong information on minimum deployment requirement
readme file states emotion runs on iOS 13.3 and greater, however the project itself run on minimum deployment of 15.0
Steps to reproduce
Step 1- Open up the project in Xcode Step 2- Click on the project name and navigate to "Targets" Step 3- In the list below "Targets" select the name of the project Step 4- Then select the "General" tab and you will see the minimum deployment to be iOS 15.0
Expected behaviour
readme file should hold the same information as the project its self in terms of the required minimum deployment
Actual behaviour
it includes wrong information on minimum deployment requirement
Environment