File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed
CF Cache Status/CF Cache Status.xcodeproj Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 484484 GENERATE_INFOPLIST_FILE = YES;
485485 INFOPLIST_FILE = "CF Cache Status/Info.plist";
486486 INFOPLIST_KEY_CFBundleDisplayName = "Cache Status";
487+ INFOPLIST_KEY_CFBundleName = "Elephant House";
487488 INFOPLIST_KEY_NSHumanReadableCopyright = "";
488489 LD_RUNPATH_SEARCH_PATHS = (
489490 "$(inherited)",
495496 SafariServices,
496497 );
497498 PRODUCT_BUNDLE_IDENTIFIER = "com.cfcachestatus.CF-Cache-Status";
498- PRODUCT_NAME = "$(TARGET_NAME) ";
499+ PRODUCT_NAME = "Cache Status ";
499500 REGISTER_APP_GROUPS = YES;
500501 STRING_CATALOG_GENERATE_SYMBOLS = YES;
501502 SWIFT_APPROACHABLE_CONCURRENCY = YES;
522523 GENERATE_INFOPLIST_FILE = YES;
523524 INFOPLIST_FILE = "CF Cache Status/Info.plist";
524525 INFOPLIST_KEY_CFBundleDisplayName = "Cache Status";
526+ INFOPLIST_KEY_CFBundleName = "Elephant House";
525527 INFOPLIST_KEY_NSHumanReadableCopyright = "";
526528 LD_RUNPATH_SEARCH_PATHS = (
527529 "$(inherited)",
533535 SafariServices,
534536 );
535537 PRODUCT_BUNDLE_IDENTIFIER = "com.cfcachestatus.CF-Cache-Status";
536- PRODUCT_NAME = "$(TARGET_NAME) ";
538+ PRODUCT_NAME = "Cache Status ";
537539 REGISTER_APP_GROUPS = YES;
538540 STRING_CATALOG_GENERATE_SYMBOLS = YES;
539541 SWIFT_APPROACHABLE_CONCURRENCY = YES;
Original file line number Diff line number Diff line change 1616 <BuildableReference
1717 BuildableIdentifier = " primary"
1818 BlueprintIdentifier = " 5B8F9F082F07E4C50092E4D0"
19- BuildableName = " CF Cache Status.app"
19+ BuildableName = " Cache Status.app"
2020 BlueprintName = " CF Cache Status"
2121 ReferencedContainer = " container:CF Cache Status.xcodeproj" >
2222 </BuildableReference >
4545 <BuildableReference
4646 BuildableIdentifier = " primary"
4747 BlueprintIdentifier = " 5B8F9F082F07E4C50092E4D0"
48- BuildableName = " CF Cache Status.app"
48+ BuildableName = " Cache Status.app"
4949 BlueprintName = " CF Cache Status"
5050 ReferencedContainer = " container:CF Cache Status.xcodeproj" >
5151 </BuildableReference >
6262 <BuildableReference
6363 BuildableIdentifier = " primary"
6464 BlueprintIdentifier = " 5B8F9F082F07E4C50092E4D0"
65- BuildableName = " CF Cache Status.app"
65+ BuildableName = " Cache Status.app"
6666 BlueprintName = " CF Cache Status"
6767 ReferencedContainer = " container:CF Cache Status.xcodeproj" >
6868 </BuildableReference >
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ Unreleased]
6+
7+ ### Added
8+ - Privacy Policy document (PRIVACY.md)
9+
10+ ### Changed
11+ - App renamed from "CF Cache Status" to "Cache Status"
12+ - Safari now shows "Cache Status by Elephant House" instead of "by CF Cache Status"
13+
514## [ v0.0.7] - 2026-01-05
615
716### Added
You can’t perform that action at this time.
0 commit comments