๐Ÿ“š Bundle Version History

ca.jeffreyfulton.MiniPass

v2.9.1
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20F71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "JSON",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.json"
      ]
    },
    {
      "CFBundleTypeName": "CSV",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.comma-separated-values-text"
      ]
    },
    {
      "CFBundleTypeName": "1Password Interchange Format",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "ca.jeffreyfulton.1pif"
      ]
    }
  ],
  "CFBundleExecutable": "Minimalist",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundleAlternateIcons": {
      "AppIconDark": {
        "CFBundleIconFiles": [
          "AppIconDark"
        ],
        "UIPrerenderedIcon": false
      }
    }
  },
  "CFBundleIdentifier": "ca.jeffreyfulton.MiniPass",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Minimalist",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.9.1",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "144",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "ITSAppUsesNonExemptEncryption": false,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.15",
  "LSSupportsOpeningDocumentsInPlace": true,
  "MDItemKeywords": "pass,password,manager,keeper,vault,login",
  "NSAppTransportSecurity": {
    "NSExceptionDomains": {
      "jeffreys-macbook-pro.local": {
        "NSExceptionAllowsInsecureHTTPLoads": true
      }
    }
  },
  "NSCameraUsageDescription": "Attach photos to items.",
  "NSFaceIDUsageDescription": "Unlock using Face ID in place of your master password.",
  "NSSupportsAutomaticTermination": true,
  "NSSupportsSuddenTermination": true,
  "UIApplicationSceneManifest": {
    "UIApplicationSupportsMultipleScenes": false,
    "UISceneConfigurations": {
      "UIWindowSceneSessionRoleApplication": [
        {
          "UISceneConfigurationName": "Default Configuration",
          "UISceneDelegateClassName": "Minimalist.SceneDelegate"
        }
      ]
    }
  },
  "UIBackgroundModes": [
    "fetch",
    "remote-notification"
  ],
  "UIDeviceFamily": [
    2
  ],
  "UILaunchStoryboardName": "LaunchScreen",
  "UIRequiredDeviceCapabilities": [
    "armv7"
  ],
  "UISupportedInterfaceOrientations": [
    "UIInterfaceOrientationPortrait",
    "UIInterfaceOrientationLandscapeLeft",
    "UIInterfaceOrientationLandscapeRight"
  ],
  "UISupportedInterfaceOrientations~ipad": [
    "UIInterfaceOrientationPortrait",
    "UIInterfaceOrientationPortraitUpsideDown",
    "UIInterfaceOrientationLandscapeLeft",
    "UIInterfaceOrientationLandscapeRight"
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "JSON",
      "UTTypeIconFiles": [],
      "UTTypeIdentifier": "public.json",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "json"
        ]
      }
    },
    {
      "UTTypeDescription": "CSV",
      "UTTypeIconFiles": [],
      "UTTypeIdentifier": "public.comma-separated-values-text",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "csv"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeDescription": "1Password Interchange Format",
      "UTTypeIconFiles": [],
      "UTTypeIdentifier": "ca.jeffreyfulton.1pif",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "1pif"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 2.9099578857421875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 1529776,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 1529776,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 97280,
          "offset": " 0x20"
        },
        {
          "description": 1494832,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 55,
        "sizeofcmds": 6368,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 55,
          "offset": " 0x4008"
        },
        {
          "description": 55,
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 4352,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 4352,
          "offset": " 0x4090"
        },
        {
          "description": 4352,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 18,
          "offset": " 0x40a0"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 11216,
          "offset": " 0x40c8"
        },
        {
          "description": 11216,
          "size": 916928,
          "offset": " 0x40d0"
        },
        {
          "description": 916928,
          "size": 11216,
          "offset": " 0x40d8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 55,
        "sizeofcmds": 6368,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 55,
          "offset": " 0x17c008"
        },
        {
          "description": 55,
          "size": 131205,
          "offset": " 0x17c010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x17c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x17c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x17c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x17c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x17c068"
        },
        {
          "description": 0,
          "size": 68608,
          "offset": " 0x17c080"
        },
        {
          "description": 0,
          "size": 68608,
          "offset": " 0x17c090"
        },
        {
          "description": 68608,
          "size": 5,
          "offset": " 0x17c098"
        },
        {
          "description": "UNIX Thread command",
          "size": 19,
          "offset": " 0x17c0a0"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 1702125407,
          "offset": " 0x17c0a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x17c0b8"
        },
        {
          "description": 0,
          "size": 10380,
          "offset": " 0x17c0c8"
        },
        {
          "description": 10380,
          "size": 875732,
          "offset": " 0x17c0d0"
        },
        {
          "description": 875732,
          "size": 10380,
          "offset": " 0x17c0d8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "17c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update