瀏覽代碼

Merge branch 'develop' into develop

Samuel Spencer 4 年之前
父節點
當前提交
1368f0d377
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 1
      Package.swift
  2. 1 0
      README.md

+ 1 - 1
Package.swift

@@ -3,7 +3,7 @@ import PackageDescription
 
 let package = Package(
     name: "SwiftyStoreKit",
-    platforms: [.iOS("8.0"), .macOS("10.10"), .tvOS("9.0"), .watchOS("6.2")],
+    platforms: [.iOS("9.0"), .macOS("10.10"), .tvOS("9.0"), .watchOS("6.2")],
     products: [
         // Products define the executables and libraries produced by a package, and make them visible to other packages.
         .library(

+ 1 - 0
README.md

@@ -799,6 +799,7 @@ It would be great to showcase apps using SwiftyStoreKit here. Pull requests welc
 * [Sluggard](https://itunes.apple.com/app/id1160131071) - Perform simple exercises to reduce the risks of sedentary lifestyle
 * [Debts iOS](https://debts.ivanvorobei.by/ios) & [Debts macOS](https://debts.ivanvorobei.by/macos) - Track amounts owed
 * [Botcher](https://itunes.apple.com/us/app/id1522337788) - Good for finding something to do
+* [Hashr](https://apps.apple.com/app/id1166499829) - Generate unique password hashes based on website and master password
 
 A full list of apps is published [on AppSight](https://www.appsight.io/sdk/574154).