Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Outdated iOS Example Code (Alamofire#3268)
* feat (Response) : add info for debugDescription add parameters info for debugDescription of DataResponse and DownloadResponse * refactor (Response) : update * feat (Response) : add Response Body for debugDescription * merge from Alamofire master * style (iOS Example) : update style * refactor (MasterViewController) : remove an unused property * refactor (DetailViewController) : indexPath NSIndexPath -> IndexPath * refactor (iOS Example) : update Main.storyboard * refactor (DetailViewController) : indexPath NSIndexPath -> IndexPath * Revert "style (iOS Example) : update style" * refactor (DetailViewController) : indexPath NSIndexPath -> IndexPath * Revert "refactor (iOS Example) : update Main.storyboard" This reverts commit 5d46504.
- Loading branch information