diff --git a/Alamofire.playground/contents.xcplayground b/Alamofire.playground/contents.xcplayground deleted file mode 100644 index 3b51ce83554e3c91b5cdb3627dee255d5d83eba5..0000000000000000000000000000000000000000 --- a/Alamofire.playground/contents.xcplayground +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Alamofire.playground/section-1.swift b/Alamofire.playground/section-1.swift deleted file mode 100644 index 20ffbbb39dc3540d2a46972cff5089df99a9b411..0000000000000000000000000000000000000000 --- a/Alamofire.playground/section-1.swift +++ /dev/null @@ -1,11 +0,0 @@ -import Alamofire -import Foundation -import XCPlayground - -// Allow network requests to complete -XCPSetExecutionShouldContinueIndefinitely() - -Alamofire.request(.GET, "https://httpbin.org/get", parameters: ["foo": "bar"]) - .responseJSON { response in - debugPrint(response) - } diff --git a/Alamofire.xcworkspace/contents.xcworkspacedata b/Alamofire.xcworkspace/contents.xcworkspacedata index f8560114925871a62f81269d6a599524846be5cd..aa824c417ea167b03bebab2b8d23b91ae52a7338 100644 --- a/Alamofire.xcworkspace/contents.xcworkspacedata +++ b/Alamofire.xcworkspace/contents.xcworkspacedata @@ -7,7 +7,4 @@ - -