Skip to content

Commit

Permalink
1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Datt1994 committed May 31, 2020
1 parent db8f987 commit bec8be4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
Binary file modified DPOTPView.framework.zip
Binary file not shown.
Binary file removed DPOTPView/DPOTPView.framework.zip
Binary file not shown.
6 changes: 2 additions & 4 deletions DPOTPView/DPOTPView.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
C66FE3C1237BE8F6000CEBC2 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C66FE3C0237BE8F6000CEBC2 /* Assets.xcassets */; };
C66FE3C4237BE8F6000CEBC2 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C66FE3C2237BE8F6000CEBC2 /* LaunchScreen.storyboard */; };
C66FE3CC237BE91F000CEBC2 /* DPOTPView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C66FE3CB237BE91F000CEBC2 /* DPOTPView.swift */; };
C69DC8D924842A3100A39B61 /* DPOTPView.swift in Headers */ = {isa = PBXBuildFile; fileRef = C66FE3CB237BE91F000CEBC2 /* DPOTPView.swift */; settings = {ATTRIBUTES = (Public, ); }; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -137,7 +136,6 @@
buildActionMask = 2147483647;
files = (
C6604BEF247B2037005F402D /* DPOTPView.h in Headers */,
C69DC8D924842A3100A39B61 /* DPOTPView.swift in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -307,7 +305,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.5.7;
MARKETING_VERSION = 1.5.8;
PRODUCT_BUNDLE_IDENTIFIER = com.datt.DPOTPView;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -339,7 +337,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.5.7;
MARKETING_VERSION = 1.5.8;
PRODUCT_BUNDLE_IDENTIFIER = com.datt.DPOTPView;
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
Binary file not shown.

0 comments on commit bec8be4

Please sign in to comment.