You've already forked ios-client
mirror of
https://github.com/netbirdio/ios-client.git
synced 2026-05-22 17:10:12 -07:00
fde8d8fa8c
* Harmonize CI with Android: netbird submodule, merged build script - Add netbird as git submodule at netbird-core/ - Merge build-go-lib.sh and build-go-lib-tv.sh into single script with --tvos flag - Smart version resolution: git tag → ci-<hash>/dev-<hash> (matching Android pattern) - Read Go version from netbird-core/go.mod instead of hardcoding - Use submodule recursive checkout in all workflows - Fix release.yml: use pinned submodule instead of assuming matching netbird tag - Support netbird-ref override in build-upload.yml for TestFlight PR builds - Update README with submodule setup instructions
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
[submodule "netbird-core"]
|
|
path = netbird-core
|
|
url = https://github.com/netbirdio/netbird.git
|