Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

Fix docblock#4574

Merged
jshier merged 1 commit into
AFNetworking:masterfrom
ElfSundae:fix-doc
May 25, 2020
Merged

Fix docblock#4574
jshier merged 1 commit into
AFNetworking:masterfrom
ElfSundae:fix-doc

Conversation

@ElfSundae
Copy link
Copy Markdown
Contributor

Issue Link 🔗

https://github.com/AFNetworking/AFNetworking/issues/4573

Goals ⚽

-setTaskDidReceiveAuthenticationChallengeBlock: has been renamed to -setAuthenticationChallengeHandler: in v4, but the docblock still references the old method name.

@jshier
Copy link
Copy Markdown
Member

jshier commented May 25, 2020

Thanks!

@jshier jshier merged commit b4554ee into AFNetworking:master May 25, 2020
@ElfSundae ElfSundae deleted the fix-doc branch June 3, 2020 18:59
parkboo added a commit to parkboo/AFNetworking that referenced this pull request Sep 22, 2020
* commit '77ef5fed64d98107acd177a90182163a20ba4567': (31 commits)
  Use low priority queue instead of background for SCNetworkReachabilityGetFlags() (AFNetworking#4587)
  Exempt "needs investigation" from stalebot.
  Only mark unlabeled issues as stale.
  Loop over only changed keypaths in request serializer (AFNetworking#4581)
  Disable 'Zombie Objects' diagnostics for tvOS scheme (AFNetworking#4572)
  Fix docblock for setAuthenticationChallengeHandler (AFNetworking#4574)
  Fix type in CHANGELOG. (AFNetworking#4562)
  Prepare 4.0.1 Release (AFNetworking#4555)
  Fix ServerTrustError crash. (AFNetworking#4553)
  Fix SPM usage with better publicHeadersPath. (AFNetworking#4554)
  Replace instead of appending to the default header (AFNetworking#4550)
  Fix nullability (AFNetworking#4551)
  Update CHANGELOG.md (AFNetworking#4537)
  Fix UIKit+AFNetworking.h (AFNetworking#4536)
  Remove unused UIImage+AFNetworking.h (AFNetworking#4535)
  Separate bundle identifier for watchOS target (AFNetworking#4533)
  Fix MobileCoreServices renamed warning, close #4520 (AFNetworking#4532)
  Add FOUNDATION_EXPORT for AFJSONObjectByRemovingKeysWithNullValues (AFNetworking#4529)
  (Infra) Make infra changes to cleanup project and simplify its maintenance (AFNetworking#4531)
  Improve podspec (AFNetworking#4528)
  ...

# Conflicts:
#	Framework/AFNetworking.h
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants