Files
notesnook/apps/mobile/ios/build-configs/ios-build.active.xcconfig

11 lines
421 B
Plaintext
Raw Normal View History

// Production iOS build identifiers
2026-08-24 13:39:23 +05:00
IOS_CURRENT_PROJECT_VERSION = 2194
IOS_MARKETING_VERSION = 3.4.10
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