Skip to content

Commit

Permalink
fix xcode 13.3 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
PinkidG committed Mar 9, 2022
1 parent f966134 commit 9ded329
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "CertificateSDKPackage",
path: "CertificateSDK.xcframework"
path: "CertificateSDKPackage.xcframework"
)
]
)

0 comments on commit 9ded329

Please sign in to comment.