Files
notesnook/apps/mobile/ios/build-configs/ios-build.production.xcconfig
2026-08-10 14:29:00 +05:00

11 lines
420 B
Plaintext

// Production iOS build identifiers
IOS_CURRENT_PROJECT_VERSION = 2193
IOS_MARKETING_VERSION = 3.4.9
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