Closed justinvallely closed 5 years ago
This PR updates the project file and podfile with a minimum deployment target of iOS 10.0 to match the pod spec.
In addition, I ran pod install to create the workspace and save a step when testing.
pod install
Lastly, I updated the Example app name to be more descriptive when sitting on the iPhone desktop with a number of other development apps.
This PR updates the project file and podfile with a minimum deployment target of iOS 10.0 to match the pod spec.
In addition, I ran
pod install
to create the workspace and save a step when testing.Lastly, I updated the Example app name to be more descriptive when sitting on the iPhone desktop with a number of other development apps.