Files
notesnook/apps/mobile/ios/build-configs/ios-build.production.xcconfig
2026-07-20 13:12:20 +05:00

11 lines
420 B
Plaintext

// Production iOS build identifiers
IOS_CURRENT_PROJECT_VERSION = 2191
IOS_MARKETING_VERSION = 3.4.7
IOS_MAIN_BUNDLE_ID = org.streetwriters.notesnook
IOS_WIDGET_BUNDLE_ID = org.streetwriters.notesnook.notewidget
IOS_SHARE_BUNDLE_ID = org.streetwriters.notesnook.share
APP_DISPLAY_NAME = Notesnook
IOS_MAIN_PROFILE = Notesnook 2026
IOS_WIDGET_PROFILE = Notesnook Note Widget 2026
IOS_SHARE_PROFILE = Notesnook Share 2026