Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full libsodium build #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Full libsodium build
Reran dist-build/apple-xcframework.sh with LIBSODIUM_FULL_BUILD=1.
This was run using Xcode 12.5.1 on revision
7d71804ee05f71b65c94282f706c5aa82b279e8a of libsodium.
  • Loading branch information
aidantwoods committed Sep 29, 2021
commit eeb18f6fa8c28dc254e64cb340ee2c8f37f2ebe8
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {
Binary file modified Clibsodium.xcframework/ios-arm64_armv7_armv7s/libsodium.a
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {
Binary file modified Clibsodium.xcframework/ios-arm64_x86_64-maccatalyst/libsodium.a
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {
Binary file modified Clibsodium.xcframework/macos-arm64_x86_64/libsodium.a
Binary file not shown.
2 changes: 1 addition & 1 deletion Clibsodium.xcframework/tvos-arm64/Headers/sodium/version.h
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {
Binary file modified Clibsodium.xcframework/tvos-arm64/libsodium.a
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {
Binary file modified Clibsodium.xcframework/tvos-arm64_x86_64-simulator/libsodium.a
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {
Binary file modified Clibsodium.xcframework/watchos-arm64_32_armv7k/libsodium.a
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {
Binary file not shown.
2 changes: 1 addition & 1 deletion Sodium/libsodium/version.h
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

#define SODIUM_LIBRARY_VERSION_MAJOR 10
#define SODIUM_LIBRARY_VERSION_MINOR 3
#define SODIUM_LIBRARY_MINIMAL 1


#ifdef __cplusplus
extern "C" {