Skip to content

Commit bec8be4

Browse files
committed
1.5.8
1 parent db8f987 commit bec8be4

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

DPOTPView.framework.zip

2.39 KB
Binary file not shown.

DPOTPView/DPOTPView.framework.zip

-2.3 MB
Binary file not shown.

DPOTPView/DPOTPView.xcodeproj/project.pbxproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
C66FE3C1237BE8F6000CEBC2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C66FE3C0237BE8F6000CEBC2 /* Assets.xcassets */; };
1919
C66FE3C4237BE8F6000CEBC2 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C66FE3C2237BE8F6000CEBC2 /* LaunchScreen.storyboard */; };
2020
C66FE3CC237BE91F000CEBC2 /* DPOTPView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C66FE3CB237BE91F000CEBC2 /* DPOTPView.swift */; };
21-
C69DC8D924842A3100A39B61 /* DPOTPView.swift in Headers */ = {isa = PBXBuildFile; fileRef = C66FE3CB237BE91F000CEBC2 /* DPOTPView.swift */; settings = {ATTRIBUTES = (Public, ); }; };
2221
/* End PBXBuildFile section */
2322

2423
/* Begin PBXContainerItemProxy section */
@@ -137,7 +136,6 @@
137136
buildActionMask = 2147483647;
138137
files = (
139138
C6604BEF247B2037005F402D /* DPOTPView.h in Headers */,
140-
C69DC8D924842A3100A39B61 /* DPOTPView.swift in Headers */,
141139
);
142140
runOnlyForDeploymentPostprocessing = 0;
143141
};
@@ -307,7 +305,7 @@
307305
"@executable_path/Frameworks",
308306
"@loader_path/Frameworks",
309307
);
310-
MARKETING_VERSION = 1.5.7;
308+
MARKETING_VERSION = 1.5.8;
311309
PRODUCT_BUNDLE_IDENTIFIER = com.datt.DPOTPView;
312310
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
313311
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -339,7 +337,7 @@
339337
"@executable_path/Frameworks",
340338
"@loader_path/Frameworks",
341339
);
342-
MARKETING_VERSION = 1.5.7;
340+
MARKETING_VERSION = 1.5.8;
343341
PRODUCT_BUNDLE_IDENTIFIER = com.datt.DPOTPView;
344342
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
345343
PROVISIONING_PROFILE_SPECIFIER = "";

0 commit comments

Comments
 (0)