With iOS 10.3 developers have the ability to change their app’s icon programmatically, The icon should be placed loose in our project or in a group, rather than inside an asset catalogue. Also don’t forget to use the @2x and @3x naming convention to ensure iOS automatically picks the correct icon for users’ devices.
What is @property ? @property offers a way to define the information that a class is intended to encapsulate. Means if we declare a variable or an object using @property then this variable or object can be accessible to other classes which importing its class. Rule of declare an object using @property if we declare
Apple brought IB_DESIGNABLE with Xcode 6. Its have some great improvement to interface builder. With this feature you can design custom views via interface builder. IB_DESIGNABLE is used to achieve live rendering of custom views using IB_DESIGNABLE and IBInspectable attributes. In this post we will give you an overview of IB_DESIGNABLE and IBInspectable attributes. Create
Push an existing project to GitHub using Command line Sometimes we start working on a project and later we need it to be share in GitHub. So its not a worry thing, just follow below steps to upload it in GitHub using simply with terminal Steps 1 ) Open Dashboard -> Open Terminal Steps 2)
iOS 11 running on an iPhone 7 Plus Developer Apple Inc. Written in C, C++, Objective-C, Swift OS family Unix-like, based on Darwin(BSD), macOS Working state Current Source model Closed source Initial release June 29, 2007; 11 years ago Latest release 11.4(15F79) (May 29, 2018; 35 days ago) Latest preview 11.4.1 Beta 5 (15G5077a)(July 2, 2018; 1 day ago) 12.0 Public Beta 1 (June 25, 2018; 8 days