Skip to content

Commit

Permalink
iOS: add arm64e dependencies
Browse files Browse the repository at this point in the history
This upgrades the uno-base-iOS-static package, now including arm64e build.

Related: fuse-open#253
  • Loading branch information
mortend committed Dec 21, 2019
1 parent 2f7771c commit a798649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/UnoCore/prebuilt/uno-base.stuff
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ if ANDROID {
"Android": "https://www.nuget.org/api/v2/package/uno-base-android-static/0.8.730",
}
if IOS {
"iOS": "https://www.nuget.org/api/v2/package/uno-base-iOS-static/0.8.730"
"iOS": "https://www.nuget.org/api/v2/package/uno-base-iOS-static/0.8.731"
}
if OSX {
"OSX": "https://www.nuget.org/api/v2/package/uno-base-macOS-static/0.8.730"
Expand Down

0 comments on commit a798649

Please sign in to comment.