chore: updated metadata 9c2df884
Steve · 2025-12-24 20:57 5 file(s) · +19 −4
Titan.xcodeproj/project.pbxproj +16 −4
400 400
				DEVELOPMENT_TEAM = W8QNM2N67P;
401 401
				ENABLE_PREVIEWS = YES;
402 402
				GENERATE_INFOPLIST_FILE = YES;
403 +
				INFOPLIST_KEY_CFBundleDisplayName = Titan;
404 +
				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
403 405
				INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Titan needs access to save images from Gemini pages";
404 406
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
405 407
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
410 412
					"$(inherited)",
411 413
					"@executable_path/Frameworks",
412 414
				);
413 -
				MARKETING_VERSION = 1.0;
415 +
				MARKETING_VERSION = 0.1;
414 416
				PRODUCT_BUNDLE_IDENTIFIER = com.stevedylandev.Titan;
415 417
				PRODUCT_NAME = "$(TARGET_NAME)";
416 418
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
419 +
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
420 +
				SUPPORTS_MACCATALYST = NO;
421 +
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
422 +
				SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
417 423
				SWIFT_APPROACHABLE_CONCURRENCY = YES;
418 424
				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
419 425
				SWIFT_EMIT_LOC_STRINGS = YES;
420 426
				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
421 427
				SWIFT_VERSION = 5.0;
422 -
				TARGETED_DEVICE_FAMILY = "1,2";
428 +
				TARGETED_DEVICE_FAMILY = 1;
423 429
			};
424 430
			name = Debug;
425 431
		};
433 439
				DEVELOPMENT_TEAM = W8QNM2N67P;
434 440
				ENABLE_PREVIEWS = YES;
435 441
				GENERATE_INFOPLIST_FILE = YES;
442 +
				INFOPLIST_KEY_CFBundleDisplayName = Titan;
443 +
				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
436 444
				INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Titan needs access to save images from Gemini pages";
437 445
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
438 446
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
443 451
					"$(inherited)",
444 452
					"@executable_path/Frameworks",
445 453
				);
446 -
				MARKETING_VERSION = 1.0;
454 +
				MARKETING_VERSION = 0.1;
447 455
				PRODUCT_BUNDLE_IDENTIFIER = com.stevedylandev.Titan;
448 456
				PRODUCT_NAME = "$(TARGET_NAME)";
449 457
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
458 +
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
459 +
				SUPPORTS_MACCATALYST = NO;
460 +
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
461 +
				SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
450 462
				SWIFT_APPROACHABLE_CONCURRENCY = YES;
451 463
				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
452 464
				SWIFT_EMIT_LOC_STRINGS = YES;
453 465
				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
454 466
				SWIFT_VERSION = 5.0;
455 -
				TARGETED_DEVICE_FAMILY = "1,2";
467 +
				TARGETED_DEVICE_FAMILY = 1;
456 468
			};
457 469
			name = Release;
458 470
		};
Titan/Assets.xcassets/AppIcon.appiconset/Contents.json +3 −0
1 1
{
2 2
  "images" : [
3 3
    {
4 +
      "filename" : "Frame 50288.png",
4 5
      "idiom" : "universal",
5 6
      "platform" : "ios",
6 7
      "size" : "1024x1024"
12 13
          "value" : "dark"
13 14
        }
14 15
      ],
16 +
      "filename" : "Frame 50289.png",
15 17
      "idiom" : "universal",
16 18
      "platform" : "ios",
17 19
      "size" : "1024x1024"
23 25
          "value" : "tinted"
24 26
        }
25 27
      ],
28 +
      "filename" : "Frame 50290.png",
26 29
      "idiom" : "universal",
27 30
      "platform" : "ios",
28 31
      "size" : "1024x1024"
Titan/Assets.xcassets/AppIcon.appiconset/Frame 50288.png (added) +0 −0

Binary file — no preview.

Titan/Assets.xcassets/AppIcon.appiconset/Frame 50289.png (added) +0 −0

Binary file — no preview.

Titan/Assets.xcassets/AppIcon.appiconset/Frame 50290.png (added) +0 −0

Binary file — no preview.