Commit bbd9fb2
authored
🚀 [Feature]: Add support for macOS (#17)
## Description
This pull request uses a new function in `Build-PSModule` that runs
local `build.ps1` scripts. This allows the build process to happen in
the workflow instead of on some tools PC.
- Fixes #15
### "GitHub secret service" example script update:
* Changed the `EncryptedSecret` parameter to `Secret` to align with the
expected parameter names.
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [ ] 📖 [Docs]
- [ ] 🪲 [Fix]
- [ ] 🩹 [Patch]
- [ ] 1 parent d764995 commit bbd9fb2
88 files changed
Lines changed: 6 additions & 2898 deletions
File tree
- .github/workflows
- examples
- lib
- Sodium.Core/Sodium.Core.1.3.5/lib
- netstandard2.0
- netstandard2.1
- libsodium
- libsodium.1.0.19.1/runtimes
- ios-arm64/native
- linux-arm64/native
- linux-arm/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-x64/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- tvos-arm64/native
- win-arm64/native
- win-x64/native
- win-x86/native
- libsodium.1.0.19.2/runtimes
- ios-arm64/native
- linux-arm64/native
- linux-arm/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-x64/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- tvos-arm64/native
- win-arm64/native
- win-x64/native
- win-x86/native
- libsodium.1.0.19/runtimes
- linux-arm64/native
- linux-arm/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-x64/native
- osx-arm64/native
- osx-x64/native
- win-x64/native
- win-x86/native
- libsodium.1.0.20.1/runtimes
- ios-arm64/native
- linux-arm64/native
- linux-arm/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-x64/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- tvos-arm64/native
- win-arm64/native
- win-x64/native
- win-x86/native
- libsodium.1.0.20/runtimes
- ios-arm64/native
- linux-arm64/native
- linux-arm/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-x64/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- tvos-arm64/native
- win-arm64/native
- win-x64/native
- win-x86/native
- src/libs
- linux-x64
- osx-arm64
- osx-x64
- win-x64
- win-x86
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Binary file not shown.
Lines changed: 0 additions & 1447 deletions
This file was deleted.
Binary file not shown.
Lines changed: 0 additions & 1447 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments