Skip to content

Commit

Permalink
Add PRODUCT_BUNDLE_IDENTIFIER to Config
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahKamara committed Aug 23, 2023
1 parent 8ed426a commit bf931a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Config.xcconfig
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit bf931a0

Please sign in to comment.