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

Added white space to URLs in code comment to allow Xcode to properly parse them #3384

Merged
merged 4 commits into from
Mar 14, 2016
Merged

Conversation

draveness
Copy link
Contributor

If there is not a whitespace, Xcode will misunderstand the whole url is

https://developer.apple.com/library/ios/samplecode/reachability/)

instead of

https://developer.apple.com/library/ios/samplecode/reachability/

@kcharwood kcharwood added this to the 3.1.0 milestone Mar 14, 2016
@kcharwood kcharwood changed the title Add white space to prevent xcode from parsing Added white space to URLs in code comment to allow Xcode to properly parse them Mar 14, 2016
kcharwood added a commit that referenced this pull request Mar 14, 2016
Added white space to URLs in code comment to allow Xcode to properly parse them
@kcharwood kcharwood merged commit 326ccb1 into AFNetworking:master Mar 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants