General->Identity->Version
//結果對應General->Identity->Version值
+(NSString *)appVersion{
return [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleShortVersionString"];
}
相關文章
- TensorFlow 報錯 CUDA driver version is insufficient for CUDA runtime version
- IDBDatabase.versionDatabase
- MySQL Version TokensMySql
- 理解Semantic Version
- 解決The given version [xx] is not supported, only version 1 to 10 is supported in this buildUI
- ORA-39358: Export dump file version 12.1.0 not compatible with target version 11Export
- PJSIP version 2.7.2 For AndroidJSAndroid
- JDK版本 - Major VersionJDK
- Reverse Card (Hard Version)
- Prefix Flip (Easy Version)
- Catch the Mole(Easy Version)
- Maven多模組中,parent version如何採用自定${version}表示Maven
- iOS--Unsupported swift versioniOSSwift
- 165. Compare Version Numbers
- Leetcode 165 Compare Version NumbersLeetCode
- linux 核心 LINUX_VERSION_CODE 和 KERNEL_VERSION 宏定義 版本資訊Linux
- warning: already initialized constant FileUtils::VERSIONZed
- Project facet Java version 1.8 is not supportedProjectJava
- Hadoop VERSION檔案誤刪Hadoop
- conda support env+python versionPython
- C2. Magnitude (Hard Version)
- C2. Potions (Hard Version)
- Internet Protocol version 4 (IPv4)Protocol
- Kafka叢集安裝Version2.10Kafka
- https Java SSL Exception protocol_versionHTTPJavaExceptionProtocol
- D2. Set To Max (Hard Version)
- D2. Reverse Card (Hard Version)
- The version given was unknown or has no registered routes.
- AttributeError: module ‘requests‘ has no attribute ‘_version_‘Error
- C2. Adjust The Presentation (Hard Version)
- java,javac,java -version的區別Java
- Failed to initialize NVML: Driver/library version mismatchAI
- Salyg1n and Array (simple version)
- How to build your custom release bazel version?UI
- 升級 dubbo 小心 default.version
- linux下java -version未找到命令LinuxJava
- 【idea建立專案之JDK版本問題】 version of Java 17 is not supported by the project SDK ‘1.8‘. Either choose a lower versionIdeaJDKJavaProject
- Vue packages version conflicts 錯誤修復VuePackage