Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
asi-http-request
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Ben Copsey
2010-03-22 10:30:33 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1e87370a9cbb20ed5a12e09f815b4df086ea5a94
1e87370a
1 parent
788b7e6a
Add MobileCoreServices to linked frameworks for iPhone sample app
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
Classes/ASIHTTPRequest.m
iPhone.xcodeproj/project.pbxproj
Classes/ASIHTTPRequest.m
View file @
1e87370
...
...
@@ -23,7 +23,7 @@
// Automatically set on build
NSString
*
ASIHTTPRequestVersion
=
@"v1.6-1
7 2010-03-21
"
;
NSString
*
ASIHTTPRequestVersion
=
@"v1.6-1
8 2010-03-22
"
;
NSString
*
const
NetworkRequestErrorDomain
=
@"ASIHTTPRequestErrorDomain"
;
...
...
iPhone.xcodeproj/project.pbxproj
View file @
1e87370
This diff was suppressed by a .gitattributes entry.
Please
register
or
login
to post a comment