Davide
53ee7ba457
Bump version
2025-01-13 23:14:56 +01:00
Davide
07b46da553
Fix regression in profile disconnection
2025-01-13 23:14:19 +01:00
Davide
4a236787bc
Add EULA and privacy policy in paywall ( #1056 )
...
Follow-up from App Review.
2025-01-13 18:21:33 +01:00
Davide
a0092b3fad
Pull out VPN implementations from App library
...
And fix tests.
2025-01-13 18:11:45 +01:00
Davide
079f0ed7f4
Update Kit and binary framework
2025-01-13 17:46:23 +01:00
Davide
e90aaebf5e
Fix framework with preserved symlinks
...
Was failing validation.
2025-01-13 16:22:18 +01:00
Davide
b3ebcfb6c8
Fix imports in NetworkSettingsBuilder
...
Also drop OpenVPN prefix, reserved for public entities.
2025-01-13 16:21:13 +01:00
Davide
faf9758a5c
Update Kit
2025-01-13 15:25:47 +01:00
Davide
3510f2b153
Update Kit
...
- Move NetworkSettingsBuilder to OpenVPN/OpenSSL
- Fix flaky tests
2025-01-13 15:14:27 +01:00
Davide
c605b89c2d
Fix Kit tests
2025-01-13 14:33:09 +01:00
Davide
834c7478c6
Drop unused token
2025-01-13 14:31:26 +01:00
Davide
4e028d83af
Fix some issues with monorepo refactoring
...
- Update app library location in scripts env
- Move Demo to subfolder to only have one .xcodeproj at root
- Fix submdoule pointer
2025-01-13 14:14:48 +01:00
Davide
7841a2c4e4
Try the app locally
...
Fixes #793
2025-01-13 12:32:47 +01:00
Davide
a37075279d
[ci skip] Fix headers
2025-01-13 12:28:54 +01:00
Davide
1942b82ebb
Rework App+Kit as monorepository ( #1055 )
...
Simplify development and maintenance immensely by making this a
monorepository:
- Convert PassepartoutKit and VPN bindings to local packages
- OpenVPN/OpenSSL
- WireGuard/Go
- Make PassepartoutKit available via
- Source submodule for production (private)
- [Binary XCFramework for
development](https://github.com/passepartoutvpn/passepartoutkit )
- Add PassepartoutKit Demo in root
- Deploy package later
2025-01-13 12:26:53 +01:00