CleanyModal icon indicating copy to clipboard operation
CleanyModal copied to clipboard

Adding SPM Support

Open afnanm1999 opened this issue 2 years ago • 0 comments

  • Adding Package.swift to support SPM.
  • Updating .gitignore to ignore .swiftpm.
  • Fixing module issue in CleanyAlertActionTableViewCell.xib.
  • Adding Bundle+Extension.swift to hold bundle extensions.
  • Added current bundle variable, which returns the current module for either SPM or CocoaPods.
  • Updating README.md

afnanm1999 avatar May 14 '22 21:05 afnanm1999