NSBundleExecutableArchitecture 列舉
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
套件組合的架構。
C#
public enum NSBundleExecutableArchitecture
type NSBundleExecutableArchitecture =
- 繼承
-
NSBundleExecutableArchitecture
名稱 | 值 | Description |
---|---|---|
I386 | 7 | x86 |
PPC | 18 | Ppc |
PPC64 | 16777234 | PPC64 |
X86_64 | 16777223 | x86-64 |
產品 | 版本 |
---|---|
Xamarin.Mac SDK | 14 |