---
title: LSMinimumSystemVersionByArchitecture
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/lsminimumsystemversionbyarchitecture
---

# LSMinimumSystemVersionByArchitecture

The minimum version of macOS required for the app to run on a set of architectures.

## Properties

i386: ppc: ppc64: x86_64:

## Discussion

Discussion The possible dictionary keys are: i386, ppc, ppc64, and x86_64. The values are the minimum version for the architecture. The default values are 10.0.0.

## See Also

### Operating system version

- [LSMinimumSystemVersion](bundleresources/information-property-list/lsminimumsystemversion.md)
- [MinimumOSVersion](bundleresources/information-property-list/minimumosversion.md)
- [LSRequiresIPhoneOS](bundleresources/information-property-list/lsrequiresiphoneos.md)
- [WKApplication](bundleresources/information-property-list/wkapplication.md)
- [WKWatchKitApp](bundleresources/information-property-list/wkwatchkitapp.md)
