Skip to content

Commit 976a624

Browse files
committed
1.5.6
1 parent d30259b commit 976a624

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

DPOTPView.framework.zip

3.55 KB
Binary file not shown.

DPOTPView/DPOTPView.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
C6604BF2247B2037005F402D /* DPOTPView.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C6604BEB247B2037005F402D /* DPOTPView.framework */; };
1212
C6604BF3247B2037005F402D /* DPOTPView.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C6604BEB247B2037005F402D /* DPOTPView.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
1313
C6604BFA247B2DF2005F402D /* DPOTPView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C66FE3CB237BE91F000CEBC2 /* DPOTPView.swift */; };
14+
C6604BFE247B3466005F402D /* DPOTPView.swift in Headers */ = {isa = PBXBuildFile; fileRef = C66FE3CB237BE91F000CEBC2 /* DPOTPView.swift */; settings = {ATTRIBUTES = (Public, ); }; };
1415
C66FE3B8237BE8EC000CEBC2 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C66FE3B7237BE8EC000CEBC2 /* AppDelegate.swift */; };
1516
C66FE3BA237BE8EC000CEBC2 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C66FE3B9237BE8EC000CEBC2 /* SceneDelegate.swift */; };
1617
C66FE3BC237BE8EC000CEBC2 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C66FE3BB237BE8EC000CEBC2 /* ViewController.swift */; };
@@ -136,6 +137,7 @@
136137
buildActionMask = 2147483647;
137138
files = (
138139
C6604BEF247B2037005F402D /* DPOTPView.h in Headers */,
140+
C6604BFE247B3466005F402D /* DPOTPView.swift in Headers */,
139141
);
140142
runOnlyForDeploymentPostprocessing = 0;
141143
};

0 commit comments

Comments
 (0)