Monday, 12 June 2017

Create a Single View iPhone project using SWIFT™. Add a single .PNG image to the project asset catalog. Add a label programmatically with the text ‘Hello XCode’.


  • Create a Single View iPhone project using SWIFT.

  • Add a single .PNG image to the project asset catalog.

  • Add a label programmatically with the text ‘Hello XCode’.

  • Ensure that the application can support multiple orientations such as Portrait and Landscape.

  • Set the application ICON to any image of your choosing.

  • Add a SWIFT class file to the project that illustrates and contains the following:


No comments:

Post a Comment