|
289 | 289 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
290 | 290 | CODE_SIGN_STYLE = Automatic; |
291 | 291 | COMBINE_HIDPI_IMAGES = YES; |
292 | | - CURRENT_PROJECT_VERSION = 2; |
| 292 | + CURRENT_PROJECT_VERSION = 3; |
293 | 293 | ENABLE_HARDENED_RUNTIME = YES; |
294 | 294 | INFOPLIST_FILE = ContextEditor/Info.plist; |
295 | 295 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
296 | 296 | LD_RUNPATH_SEARCH_PATHS = ( |
297 | 297 | "$(inherited)", |
298 | 298 | "@executable_path/../Frameworks", |
299 | 299 | ); |
300 | | - MARKETING_VERSION = 0.1.1; |
| 300 | + MARKETING_VERSION = 0.1.2; |
301 | 301 | PRODUCT_BUNDLE_IDENTIFIER = com.driade.contexteditor; |
302 | 302 | SDKROOT = macosx; |
303 | 303 | SUPPORTS_MACCATALYST = NO; |
|
312 | 312 | CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO; |
313 | 313 | CODE_SIGN_STYLE = Manual; |
314 | 314 | COMBINE_HIDPI_IMAGES = YES; |
315 | | - CURRENT_PROJECT_VERSION = 2; |
| 315 | + CURRENT_PROJECT_VERSION = 3; |
316 | 316 | DEVELOPMENT_TEAM = KYNN4JTWJN; |
317 | 317 | ENABLE_HARDENED_RUNTIME = YES; |
318 | 318 | INFOPLIST_FILE = ContextEditor/Info.plist; |
|
321 | 321 | "$(inherited)", |
322 | 322 | "@executable_path/../Frameworks", |
323 | 323 | ); |
324 | | - MARKETING_VERSION = 0.1.1; |
| 324 | + MARKETING_VERSION = 0.1.2; |
325 | 325 | PRODUCT_BUNDLE_IDENTIFIER = com.driade.contexteditor; |
326 | 326 | SDKROOT = macosx; |
327 | 327 | SUPPORTS_MACCATALYST = NO; |
|
0 commit comments