buildVersionCode property

int? buildVersionCode
getter/setter pair

应用构建号(内部版本号),对应 iOS 的 CFBundleVersion

Implementation

int? buildVersionCode;