All Xcode related Questions

by ajamil | 20/06/17 | 1 Answers | Tags : xcode , console , NSLog Views : 963
i am newbie at Xcode and want to learn some stuff so . is there way or window where can i see NSLog messages ?

Read more

by iPhone-coder | 04/11/16 | 2 Answers | Tags : ios , xcode Views : 1262
i want draggable image so i made code above and i got error when i setting center of image to current point of touchMoved error is Expression is not assignable

Read more

by QuickIos | 28/10/16 | 5 Answers | Tags : ios , xcode , swift Views : 1137
i am loosing navigation item for both of UIViewController at tabBar

Read more

by iPhone-coder | 28/10/16 | 1 Answers | Tags : ios , xcode , swift Views : 999
i want to change UITabBarItem background color grey to white . so is it will be done by UITabBarControllerDelegate method

Read more

by QuickIos | 28/10/16 | 1 Answers | Tags : ios , xcode , swift Views : 1236
using code belowed i tried setting image to nil, but text is small and aligned to bottom of UITabBarItem. so is that possible to use UITabBarItem without image only text

Read more

by iPhone-coder | 09/10/16 | 1 Answers | Tags : ios , xcode , objective C , UITableView , UITableCell Views : 5842
i get error :: "Editor placeholder in source file " with dequeueReusableCell with

Read more

by QuickIos | 05/10/16 | 1 Answers | Tags : ios , xcode , OS X Views : 1461
used with code alamofire 3.0 and it now with alamofire 4.0 it gives error , what wrong ?

Read more

by QuickIos | 30/09/16 | 2 Answers | Tags : ios , xcode , Alamofire FrameWork Views : 1203
“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift.

Read more

by QuickIos | 19/09/16 | 2 Answers | Tags : ios , xcode , OS X , Alamofire FrameWork Views : 2231
i am using Alamofire for requesting data from the server i am finding error like Cannot invoke 'request' with an argument list of type '(String)' i am using Alamofire 3.5 . and i find this is definition at code suggestion Alamofire.request( URLRequest: URLRequestConvertible) so what should i do ? how can i convert '(String)' to '(URLRequest)' i am very beginner for iOS coding with swift so help

Read more

by QuickIos | 17/09/16 | 2 Answers | Tags : ios , xcode , CocoaPods Views : 2842
want to install CocoaPods , don't know how to do it pls explain little in detail .little noobs at Mac OS Thanks

Read more