diff --git a/src/components/listing-parts/bundles.astro b/src/components/listing-parts/bundles.astro index 4f38fcb..7d2b317 100644 --- a/src/components/listing-parts/bundles.astro +++ b/src/components/listing-parts/bundles.astro @@ -40,15 +40,7 @@ const hasBundleIdentifiers = Array.isArray( listing.bundles )
{ JSON.stringify( report['Info Plist'], undefined, 2) }
- { JSON.stringify( report['Macho Meta'], undefined, 2) }
- { JSON.stringify( report['Info Plist'], undefined, 2) }
+ { JSON.stringify( report['Macho Meta'], undefined, 2) }
+