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

Address multiple issues triggering bugs in iOS Native SDK and Titanium SDK #8

Merged
merged 9 commits into from Jun 12, 2014
Merged

Address multiple issues triggering bugs in iOS Native SDK and Titanium SDK #8

merged 9 commits into from Jun 12, 2014

Conversation

matt-langston
Copy link
Contributor

This PR addresses the following open tickets with the APSHTTPClient library:

iOS: APSHTTPClient should use ARC
https://jira.appcelerator.org/browse/TIMOB-17098

OS: APSHTTPClient should not advertise protocol adherence in public headers
https://jira.appcelerator.org/browse/TIMOB-17100

OS: APSHTTPClient should not advertise ivars in public headers
https://jira.appcelerator.org/browse/TIMOB-17101

iOS: APSHTTPClient should use properties with attributes instead of ivars
https://jira.appcelerator.org/browse/TIMOB-17105

iOS: APSHTTPClient should move private state into properties on anonymous categories
https://jira.appcelerator.org/browse/TIMOB-17106

iOS: APSHTTPClient should use "Modern Objective-C"
https://jira.appcelerator.org/browse/TIMOB-17116

iOS: APSHTTPClient should use type safe enums
https://jira.appcelerator.org/browse/TIMOB-17117

iOS: APSHTTPClient should delete APSHTTPOperation
https://jira.appcelerator.org/browse/TIMOB-17118

iOS: APSHTTPResponse should not advertise ivars in public headers
https://jira.appcelerator.org/browse/TIMOB-17125

iOS: APSHTTPResponse should use type safe enums
https://jira.appcelerator.org/browse/TIMOB-17126

iOS: APSHTTPRequest should not advertise ivars in public headers
https://jira.appcelerator.org/browse/TIMOB-17129

iOS: APSHTTPRequest should use type safe enums
https://jira.appcelerator.org/browse/TIMOB-17130

iOS: APSHTTPOperation crashes app randomly
https://jira.appcelerator.org/browse/TIMOB-17131

@negupta
Copy link

negupta commented Jun 12, 2014

Killing lot of birds with one stone!

…ectory named 'build' under the project's root.
…ectory named 'build' under the project's root.
…ectory named 'build' under the project's root.
…ectory named 'build' under the project's root.
@srahim
Copy link
Contributor

srahim commented Jun 12, 2014

Code Reviewed and Functionally Reviewed - approved

srahim added a commit that referenced this pull request Jun 12, 2014
Address multiple issues triggering bugs in iOS Native SDK and Titanium SDK
@srahim srahim merged commit 9c1b002 into tidev:master Jun 12, 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

4 participants