浏览代码

fix(ios,version) versions must match

master
Saúl Ibarra Corretgé 4 年前
父节点
当前提交
7a7937c072
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      ios/app/src/Info.plist

+ 1
- 1
ios/app/src/Info.plist 查看文件

17
 	<key>CFBundlePackageType</key>
17
 	<key>CFBundlePackageType</key>
18
 	<string>APPL</string>
18
 	<string>APPL</string>
19
 	<key>CFBundleShortVersionString</key>
19
 	<key>CFBundleShortVersionString</key>
20
-	<string>20.4.0</string>
20
+	<string>20.5.0</string>
21
 	<key>CFBundleSignature</key>
21
 	<key>CFBundleSignature</key>
22
 	<string>????</string>
22
 	<string>????</string>
23
 	<key>CFBundleURLTypes</key>
23
 	<key>CFBundleURLTypes</key>

正在加载...
取消
保存