We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca8bd1 commit df730abCopy full SHA for df730ab
1 file changed
CHANGELOG.md
@@ -2,9 +2,12 @@
2
3
## main branch
4
5
-* Fix Xcode 12.5 warnings about the class keyword for protocol inheritance that is deprecated.
6
- [@johnarn](https://github.com/johnarn)
+* Update `Package.swift` and `.podspec` to use newer min iOS version supported by Xcode 12+.
7
[@AliSoftware](https://github.com/AliSoftware)
+ [#115](https://github.com/AliSoftware/Reusable/pull/115)
8
+
9
+* Fix Xcode 12.5 warnings about the class keyword for protocol inheritance that is deprecated.
10
+ [@johnarn](https://github.com/johnarn)
11
[#113](https://github.com/AliSoftware/Reusable/pull/113)
12
13
## 4.1.1
0 commit comments