iOS App implementation in Clean Swift architecture
- iOS 13.0 in minimum
- Xcode 12.2 in minimum
- cocoapods install with
sudo gem install cocoapods
- make install with
brew install make
- xcpretty install with
sudo gem install xcpretty
pod install
for install dependencies- open A-Commerce.xcworkspace and run with iOS Simulator
make test
and waiting for run test