/demo-a-commerce-ios-clean

Swift iOS project with CleanSwift Architecture

Primary LanguageSwift

A-Commerce

Build Status Quality Gate Status SonarCloud Coverage

iOS App implementation in Clean Swift architecture

Requirement

  • 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

How to run

  • pod install for install dependencies
  • open A-Commerce.xcworkspace and run with iOS Simulator

How to run test

  • make test and waiting for run test

Architecture

Clean Swift

More