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
fce51d8d
Commit
fce51d8d
authored
2 months ago
by
Javohir Savriy
Browse files
Options
Download
Email Patches
Plain Diff
Update Package.swift
parent
1cf3b5fb
master
3.0.0-beta04
3.0.0-beta03
3.0.0-beta02
3.0.0-beta01
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
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 @
fce51d8d
...
@@ -16,8 +16,8 @@ let package = Package(
...
@@ -16,8 +16,8 @@ let package = Package(
targets
:
[
targets
:
[
.
binaryTarget
(
.
binaryTarget
(
name
:
"MyIdSDK"
,
name
:
"MyIdSDK"
,
url
:
"https://github.com/javokhirsavriev/myid-ios-sdk/releases/download/
3.0.0
/MyIdSDK.xcframework.zip"
,
url
:
"https://github.com/javokhirsavriev/myid-ios-sdk/releases/download/
2.4.1
/MyIdSDK.xcframework.zip"
,
checksum
:
"
9afb3b7a51028a544209ee414ec92914eb870e16bbb63aee160826c853b60758
"
checksum
:
"
3dd07d91e2de4f491f49b89fba0555f25838e4263af492491aee10e7c1c16780
"
)
)
]
]
)
)
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