File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1237
1237
"\"${PODS_ROOT}/Headers/Public/Crashlytics\"",
1238
1238
);
1239
1239
INFOPLIST_FILE = AppBox/Info.plist;
1240
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
1240
1241
LD_DYLIB_INSTALL_NAME = "";
1241
1242
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
1242
1243
MACOSX_DEPLOYMENT_TARGET = 12.4;
1243
- MARKETING_VERSION = 3.3 .0;
1244
+ MARKETING_VERSION = 3.4 .0;
1244
1245
PRODUCT_BUNDLE_IDENTIFIER = com.developerinsider.AppBox;
1245
1246
PRODUCT_NAME = "$(TARGET_NAME)";
1246
1247
USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)";
1284
1285
"\"${PODS_ROOT}/Headers/Public/Crashlytics\"",
1285
1286
);
1286
1287
INFOPLIST_FILE = AppBox/Info.plist;
1288
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
1287
1289
LD_DYLIB_INSTALL_NAME = "";
1288
1290
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
1289
1291
MACOSX_DEPLOYMENT_TARGET = 12.4;
1290
- MARKETING_VERSION = 3.3 .0;
1292
+ MARKETING_VERSION = 3.4 .0;
1291
1293
PRODUCT_BUNDLE_IDENTIFIER = com.developerinsider.AppBox;
1292
1294
PRODUCT_NAME = "$(TARGET_NAME)";
1293
1295
USER_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)";
You can’t perform that action at this time.
0 commit comments