You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2023. It is now read-only.
Released on 2015-10-28. All issues associated with this milestone can be found using this [filter](https://github.com/AFNetworking/AFOAuth2Manager/milestones/2.2.1).
9
+
10
+
####Fixed
11
+
12
+
* Fixed an issue that prevented `AFOAuth2Manager` from being used with CocoaPods when using `use_framework!`
13
+
* Fixed by [juanuribeo13](https://github.com/juanuribeo13) in [#100](https://github.com/AFNetworking/AFOAuth2Manager/pull/100).
14
+
* Fixed an issue debug information was being logged to the console.
15
+
* Fixed by [Sven Münnich](https://github.com/svenmuennich) in [#99](https://github.com/AFNetworking/AFOAuth2Manager/pull/99).
16
+
* Fixed an issue where tests would randomly fail due to mocked objects not being cleaned up.
17
+
* Fixed by [Pritesh Shah](https://github.com/priteshshah1983) in [#96](https://github.com/AFNetworking/AFOAuth2Manager/pull/96).
0 commit comments