File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
24
<string >$(CURRENT_PROJECT_VERSION) </string >
25
+ <key >ITSAppUsesNonExemptEncryption </key >
26
+ <false />
25
27
<key >LSApplicationCategoryType </key >
26
28
<string >public.app-category.utilities </string >
27
29
<key >LSMinimumSystemVersion </key >
57
59
<string >MainMenu </string >
58
60
<key >NSPrincipalClass </key >
59
61
<string >NSApplication </string >
60
- <key >ITSAppUsesNonExemptEncryption </key >
61
- <false />
62
62
</dict >
63
63
</plist >
Original file line number Diff line number Diff line change 1424
1424
CODE_SIGN_IDENTITY = "Mac Developer";
1425
1425
CODE_SIGN_STYLE = Automatic;
1426
1426
COMBINE_HIDPI_IMAGES = YES;
1427
- CURRENT_PROJECT_VERSION = 45 ;
1427
+ CURRENT_PROJECT_VERSION = 46 ;
1428
1428
DEVELOPMENT_TEAM = "";
1429
1429
ENABLE_HARDENED_RUNTIME = YES;
1430
1430
INFOPLIST_FILE = Resources/Info.plist;
1431
- MARKETING_VERSION = 1.20 ;
1431
+ MARKETING_VERSION = 1.21 ;
1432
1432
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=300 -Xfrontend -warn-long-expression-type-checking=200";
1433
1433
PRODUCT_BUNDLE_IDENTIFIER = jp.mahdi.stts;
1434
1434
PRODUCT_NAME = "$(TARGET_NAME)";
1446
1446
CODE_SIGN_IDENTITY = "Mac Developer";
1447
1447
CODE_SIGN_STYLE = Automatic;
1448
1448
COMBINE_HIDPI_IMAGES = YES;
1449
- CURRENT_PROJECT_VERSION = 45 ;
1449
+ CURRENT_PROJECT_VERSION = 46 ;
1450
1450
DEVELOPMENT_TEAM = "";
1451
1451
ENABLE_HARDENED_RUNTIME = YES;
1452
1452
INFOPLIST_FILE = Resources/Info.plist;
1453
- MARKETING_VERSION = 1.20 ;
1453
+ MARKETING_VERSION = 1.21 ;
1454
1454
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=300 -Xfrontend -warn-long-expression-type-checking=200";
1455
1455
PRODUCT_BUNDLE_IDENTIFIER = jp.mahdi.stts;
1456
1456
PRODUCT_NAME = "$(TARGET_NAME)";
You can’t perform that action at this time.
0 commit comments