Skip to content

Copy Bundle ID

Quickly copy the Bundle Identifier of an iOS Project.

This feature is available in MFractor Professional

Introduction

When developing iOS apps you often need to copy the Bundle Identifier of the app to setup store publishing or platforms like Firebase. The Copy iOS Bundle ID to Clipboard tool allows you to quickly copy this information from any iOS project in your solution. To access this command:

  • On macOS: right-click on the iOS project on the Solution Pad. Under the Toolsmenu you'll find the Copy Bundle Id to Clipboard option.
  • On Windows: right-click on the iOS project on the Solution Explorer, the Copy Bundle Id to Clipboard will appear on the second section of the menu.

The project Package ID (as defined on the info.plist file) will be copied to your clipboard.

Tip

If the option doesn't appear try to Resync MFractor Solution Resources.

Comments