|
355 | 355 | CLANG_ENABLE_MODULES = YES;
|
356 | 356 | CODE_SIGN_IDENTITY = "Apple Development";
|
357 | 357 | CODE_SIGN_STYLE = Automatic;
|
358 |
| - CURRENT_PROJECT_VERSION = 12; |
| 358 | + CURRENT_PROJECT_VERSION = 13; |
359 | 359 | DEVELOPMENT_TEAM = X2WABLB38D;
|
360 | 360 | FRAMEWORK_SEARCH_PATHS = (
|
361 | 361 | /System/Library/Frameworks,
|
|
367 | 367 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
368 | 368 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
369 | 369 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
| 370 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = ""; |
370 | 371 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
371 | 372 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
372 | 373 | IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
378 | 379 | "$(inherited)",
|
379 | 380 | "$(PROJECT_DIR)/BatteryInfo",
|
380 | 381 | );
|
381 |
| - MARKETING_VERSION = 1.1.6; |
| 382 | + MARKETING_VERSION = 1.1.7; |
382 | 383 | OTHER_CFLAGS = "-Wno-error=unguarded-availability-new";
|
383 | 384 | OTHER_LDFLAGS = "";
|
384 | 385 | PRODUCT_BUNDLE_IDENTIFIER = com.developlab.BatteryInfo;
|
|
404 | 405 | CLANG_ENABLE_MODULES = YES;
|
405 | 406 | CODE_SIGN_IDENTITY = "Apple Development";
|
406 | 407 | CODE_SIGN_STYLE = Automatic;
|
407 |
| - CURRENT_PROJECT_VERSION = 12; |
| 408 | + CURRENT_PROJECT_VERSION = 13; |
408 | 409 | DEVELOPMENT_TEAM = X2WABLB38D;
|
409 | 410 | FRAMEWORK_SEARCH_PATHS = (
|
410 | 411 | /System/Library/Frameworks,
|
|
416 | 417 | INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
417 | 418 | INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
418 | 419 | INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
| 420 | + INFOPLIST_KEY_UISupportedInterfaceOrientations = ""; |
419 | 421 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
420 | 422 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
421 | 423 | IPHONEOS_DEPLOYMENT_TARGET = 12.2;
|
|
427 | 429 | "$(inherited)",
|
428 | 430 | "$(PROJECT_DIR)/BatteryInfo",
|
429 | 431 | );
|
430 |
| - MARKETING_VERSION = 1.1.6; |
| 432 | + MARKETING_VERSION = 1.1.7; |
431 | 433 | OTHER_CFLAGS = "-Wno-error=unguarded-availability-new";
|
432 | 434 | OTHER_LDFLAGS = "";
|
433 | 435 | PRODUCT_BUNDLE_IDENTIFIER = com.developlab.BatteryInfo;
|
|
0 commit comments