|
14 | 14 | 5E39F6C62E51D9D000571E8F /* SerialPlotter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SerialPlotter.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
15 | 15 | /* End PBXFileReference section */ |
16 | 16 |
|
| 17 | +/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
| 18 | + 5E80C8692E798E20003EAC95 /* Exceptions for "SerialPlotter" folder in "SerialPlotter" target */ = { |
| 19 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 20 | + membershipExceptions = ( |
| 21 | + Info.plist, |
| 22 | + ); |
| 23 | + target = 5E39F6C52E51D9D000571E8F /* SerialPlotter */; |
| 24 | + }; |
| 25 | +/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
| 26 | + |
17 | 27 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
18 | 28 | 5E39F6C82E51D9D000571E8F /* SerialPlotter */ = { |
19 | 29 | isa = PBXFileSystemSynchronizedRootGroup; |
| 30 | + exceptions = ( |
| 31 | + 5E80C8692E798E20003EAC95 /* Exceptions for "SerialPlotter" folder in "SerialPlotter" target */, |
| 32 | + ); |
20 | 33 | path = SerialPlotter; |
21 | 34 | sourceTree = "<group>"; |
22 | 35 | }; |
|
262 | 275 | CODE_SIGN_ENTITLEMENTS = SerialPlotter/SerialPlotter.entitlements; |
263 | 276 | CODE_SIGN_STYLE = Automatic; |
264 | 277 | COMBINE_HIDPI_IMAGES = YES; |
265 | | - CURRENT_PROJECT_VERSION = 4; |
| 278 | + CURRENT_PROJECT_VERSION = 5; |
266 | 279 | DEVELOPMENT_TEAM = 9XCKWAKCP6; |
267 | 280 | ENABLE_APP_SANDBOX = YES; |
268 | 281 | ENABLE_HARDENED_RUNTIME = YES; |
|
278 | 291 | ENABLE_RESOURCE_ACCESS_PRINTING = NO; |
279 | 292 | ENABLE_RESOURCE_ACCESS_USB = NO; |
280 | 293 | GENERATE_INFOPLIST_FILE = YES; |
| 294 | + INFOPLIST_FILE = SerialPlotter/Info.plist; |
281 | 295 | INFOPLIST_KEY_CFBundleDisplayName = "Serial Plotter"; |
| 296 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
282 | 297 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
283 | 298 | LD_RUNPATH_SEARCH_PATHS = ( |
284 | 299 | "$(inherited)", |
|
289 | 304 | "$(PROJECT_DIR)/SerialPlotter/Python", |
290 | 305 | ); |
291 | 306 | MACOSX_DEPLOYMENT_TARGET = 14.6; |
292 | | - MARKETING_VERSION = 1.3; |
| 307 | + MARKETING_VERSION = 1.4; |
293 | 308 | PRODUCT_BUNDLE_IDENTIFIER = com.asboy2035.SerialPlotter; |
294 | 309 | PRODUCT_NAME = "$(TARGET_NAME)"; |
295 | 310 | REGISTER_APP_GROUPS = YES; |
|
309 | 324 | CODE_SIGN_ENTITLEMENTS = SerialPlotter/SerialPlotter.entitlements; |
310 | 325 | CODE_SIGN_STYLE = Automatic; |
311 | 326 | COMBINE_HIDPI_IMAGES = YES; |
312 | | - CURRENT_PROJECT_VERSION = 4; |
| 327 | + CURRENT_PROJECT_VERSION = 5; |
313 | 328 | DEVELOPMENT_TEAM = 9XCKWAKCP6; |
314 | 329 | ENABLE_APP_SANDBOX = YES; |
315 | 330 | ENABLE_HARDENED_RUNTIME = YES; |
|
325 | 340 | ENABLE_RESOURCE_ACCESS_PRINTING = NO; |
326 | 341 | ENABLE_RESOURCE_ACCESS_USB = NO; |
327 | 342 | GENERATE_INFOPLIST_FILE = YES; |
| 343 | + INFOPLIST_FILE = SerialPlotter/Info.plist; |
328 | 344 | INFOPLIST_KEY_CFBundleDisplayName = "Serial Plotter"; |
| 345 | + INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools"; |
329 | 346 | INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
330 | 347 | LD_RUNPATH_SEARCH_PATHS = ( |
331 | 348 | "$(inherited)", |
|
336 | 353 | "$(PROJECT_DIR)/SerialPlotter/Python", |
337 | 354 | ); |
338 | 355 | MACOSX_DEPLOYMENT_TARGET = 14.6; |
339 | | - MARKETING_VERSION = 1.3; |
| 356 | + MARKETING_VERSION = 1.4; |
340 | 357 | PRODUCT_BUNDLE_IDENTIFIER = com.asboy2035.SerialPlotter; |
341 | 358 | PRODUCT_NAME = "$(TARGET_NAME)"; |
342 | 359 | REGISTER_APP_GROUPS = YES; |
|
0 commit comments