Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID iOS SDK
Commits
4a70e591
Commit
4a70e591
authored
1 month ago
by
Javohir Savriy
Browse files
Options
Download
Email Patches
Plain Diff
Update Package.swift
parent
488a36b9
master
3.0.0-beta04
3.0.0-beta03
3.0.0-beta02
2.4.7
2.4.6
2.4.5
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Package.swift
+2
-2
Package.swift
with
2 additions
and
2 deletions
+2
-2
Package.swift
View file @
4a70e591
...
...
@@ -16,8 +16,8 @@ let package = Package(
targets
:
[
.
binaryTarget
(
name
:
"MyIdSDK"
,
url
:
"https://github.com/javokhirsavriev/myid-ios-sdk/releases/download/
3.0.0-beta01
/MyIdSDK.xcframework.zip"
,
checksum
:
"
fd369e03fae1ace50ffffd9a6737b93575a86be5fd2a59fd07cb5f376c36a34d
"
url
:
"https://github.com/javokhirsavriev/myid-ios-sdk/releases/download/
2.4.4
/MyIdSDK.xcframework.zip"
,
checksum
:
"
7dd6efa0df3ce3420904da2e1010d998f6c79e9b1281e6088822808d37fc9254
"
)
]
)
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help