We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffb66e commit 042694aCopy full SHA for 042694a
project.yml
@@ -36,8 +36,8 @@ targets:
36
properties:
37
CFBundleDisplayName: "ProStore"
38
CFBundleName: "prostore"
39
- CFBundleVersion: "67"
40
- CFBundleShortVersionString: "1.2.5"
+ CFBundleVersion: "68"
+ CFBundleShortVersionString: "1.2.6"
41
UILaunchStoryboardName: "LaunchScreen"
42
NSPrincipalClass: "UIApplication"
43
NSAppTransportSecurity:
@@ -57,4 +57,5 @@ targets:
57
- package: OpenSSL
58
product: OpenSSL
59
- package: IDeviceKit
60
- product: IDeviceSwift
+
61
+ product: IDeviceSwift
0 commit comments