diff --git a/Config.xcconfig b/Config.xcconfig index 2b012d4..a010825 100644 --- a/Config.xcconfig +++ b/Config.xcconfig @@ -1,2 +1,6 @@ MARKETING_VERSION = 2.7.0 CURRENT_PROJECT_VERSION = 45 + +// Source for the base of all bundle IDs +// -> Intents extensions and app will derive bundleID from here +PRODUCT_BUNDLE_IDENTIFIER = com.sindresorhus.Actions