Skip to content

Commit ea769df

Browse files
committed
add SPM support for all 4 platforms
1 parent 2017cc1 commit ea769df

File tree

1,333 files changed

+8316
-1654
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,333 files changed

+8316
-1654
lines changed

.build/debug

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
x86_64-apple-macosx/debug

.build/debug.yaml

Lines changed: 174 additions & 0 deletions
Large diffs are not rendered by default.

.build/manifest.db

32 KB
Binary file not shown.

.build/workspace-state.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"object": {"artifacts": [], "dependencies": []}, "version": 4}

.build/x86_64-apple-macosx/build.db

412 KB
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
module Argon2 {
2+
umbrella header "/Users/tejasmehta/Desktop/Development/Frameworks/Argon2Swift/Sources/Argon2/include/Argon2.h"
3+
export *
4+
}

.build/x86_64-apple-macosx/debug/Argon2.build/src/argon2.c.d

Lines changed: 494 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.

.build/x86_64-apple-macosx/debug/Argon2.build/src/bench.c.d

Lines changed: 492 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.

0 commit comments

Comments
 (0)