Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. iOS app configuration
  5. Brand your iOS app

Brand your iOS app

App icons

In the Android step, we change the icon.png image and run this command

flutter pub run flutter_launcher_icons:main

All icons are generated for iOS.

Change App name & Bundle Identifier

 Click to Runner.xcworkspace in cirilla/ios folder to open the project on Xcode.

Follow the above two steps to change your app name and app bundle identifier using Xcode

What Is a Bundle ID?

Change Bundle Identifier for ImageNotification target

Since Cirilla v3.1.0

Note: The format {Your Bundle Identifier }.ImageNotification

Was this article helpful to you? Yes No

How can we help?