We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97846ea commit 5a1d47bCopy full SHA for 5a1d47b
ChangeLog.md
@@ -3,7 +3,10 @@ Change Log
3
4
## 3.2 (2016-05-26)
5
6
-- Support iOS 7.0. **Warning: due to unavailability of simulators earlier than iOS 8.1 in Xcode 7.3, iOS 7 remains untested.**
+- Support iOS 7.0
7
+ - **Warning:** Because Cocoapods uses dynamic frameworks and Swift is not supported in dynamic frameworks on iOS 7,
8
+ iOS 7 support is not possible through Cocoapods.
9
+ - **Warning:** Due to unavailability of simulators earlier than iOS 8.1 in Xcode 7.3, iOS 7 remains **untested**.
10
- README updated
11
- [Test] Add test case for DNS time-out
12
0 commit comments