Fix mobile icons

This commit is contained in:
2025-11-14 12:13:08 -07:00
parent b95bf25088
commit 727788be75
37 changed files with 11 additions and 2 deletions

View File

@@ -283,7 +283,7 @@
"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)",
"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
);
PRODUCT_BUNDLE_IDENTIFIER = "xyz.lncvrt.bonoise-bdu";
PRODUCT_BUNDLE_IDENTIFIER = xyz.lncvrt.bonoise-bdu;
PRODUCT_NAME = "Berry Dash Ultimate";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
@@ -325,7 +325,7 @@
"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)",
"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)",
);
PRODUCT_BUNDLE_IDENTIFIER = "xyz.lncvrt.bonoise-bdu";
PRODUCT_BUNDLE_IDENTIFIER = xyz.lncvrt.bonoise-bdu;
PRODUCT_NAME = "Berry Dash Ultimate";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";