Christian Noon
|
094d42d619
Added Core and Features groups inside the Xcode project.
|
10 years ago |
Christian Noon
|
7cfec06939
Moved Request extensions for Response Serialization into a separate Swift file.
|
10 years ago |
Christian Noon
|
df23e7387d
Moved the Request Validation logic into a separate Swift file.
|
10 years ago |
Christian Noon
|
4003fb2402
Moved Upload extensions into a separate Swift file.
|
10 years ago |
Christian Noon
|
e67f7f2ed2
Moved Manager and Request Download extensions into a separate Swift file.
|
10 years ago |
Christian Noon
|
fbe66b3be1
Moved the Request class into a separate Swift file.
|
10 years ago |
Christian Noon
|
930a91d52e
Moved the Manager class into a separate Swift file.
|
10 years ago |
Christian Noon
|
1f66a59266
Moved the ParameterEncoding and Method logic into a separate Swift file.
|
10 years ago |
Christian Noon
|
c440d27fef
Nested the Alamofire.h header in the Supporting Files group.
|
10 years ago |
Christian Noon
|
ccc40a1a20
Updated the deployment targets to iOS 8.0 and OS X 10.9.
|
10 years ago |
Mattt Thompson
|
66587f700c
Adding TLSEvaluationTests
|
10 years ago |
Mattt Thompson
|
1f4d0cbdea
Set APPLICATION_EXTENSION_API_ONLY to YES for OS X target
|
10 years ago |
Mattt Thompson
|
86c877ef44
Merge pull request #400 from cnoon/fixes/osx_target_code_signing
|
10 years ago |
Christian Noon
|
b6e2d4628c
Switched iOS deployment target to iOS 8.0 for iOS target and tests.
|
10 years ago |
Christian Noon
|
e77d6c5af4
Updated the code signing identities for the frameworks and targets.
|
10 years ago |
Mattt Thompson
|
36499d8f3d
Revert "Convert Alamofire to a universal framework"
|
11 years ago |
Kyle Fuller
|
7f89ab96dd
Convert Alamofire to a universal framework
|
11 years ago |
Mattt Thompson
|
45a99db0b5
Setting deployment targets in project file
|
11 years ago |
Mattt Thompson
|
df6f66fe3b
Updating xcodeproj file
|
11 years ago |
Mattt Thompson
|
c148f72869
Adding OS X test target
|
11 years ago |
Martin Kavalar
|
dc39c6b6c7
Add target and scheme for Alamofire OSX
|
11 years ago |
Martin Kavalar
|
c421c818e6
Rename Alamofire target to Alamofire iOS
|
11 years ago |
Michael Latta (TechnoMage)
|
fe9464c23e
Make extension friendly
|
11 years ago |
Mattt Thompson
|
4fe55a231f
Adding ManagerTests
|
11 years ago |
Mattt Thompson
|
559ef09b02
Adding Alamofire.playground
|
11 years ago |
Mattt Thompson
|
3040ba6d0c
Adding HTTP response validation
|
11 years ago |
Mattt Thompson
|
a34db8ca4d
Adding authentication tests
|
11 years ago |
Mattt Thompson
|
582eec12a1
[Issue #106] Adding macosx to SUPPORTED_PLATFORMS for framework target
|
11 years ago |
Mattt Thompson
|
627b7420f9
Adding example project and test harness
|
11 years ago |