Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made typealias for AF public #42

Closed
wants to merge 1 commit into from
Closed

Conversation

ashfurrow
Copy link

Without this, the typealias is confined to the target that the Alamofire.swift file is included in, so you couldn't use it in, say, unit tests or something.

@ashfurrow
Copy link
Author

Actually, never mind. This needs a bigger discussion, since even if the typealias is public, all of the other classes and extensions are internal. I'll open an issue.

@ashfurrow ashfurrow closed this Aug 16, 2014
@ashfurrow ashfurrow mentioned this pull request Aug 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant