Creation of project using TigaseSwift library

  1. Create project in XCode
  2. Add project to TigaseSwift library workspace created during preparation of environment for development using @Add Files to "workspace_name"…​@ from @File@ menu of XCode when workspace is opened in XCode.

    AddFilesTo

  3. Select XCode project file of your newly created project and click Add

    This file name will end with .xcodeproj

    SelectNewProject

  4. In XCode open Build Settings tab of imported project
  5. In section Embedded Binaries click on + sign
  6. Select TigaseSwift.framework and add it to project

    It will be located in Products folder of TigaseSwift project AddTigaseSwiftAsEmbeddedFramework

  7. Your project contains embedded TigaseSwift framework