alpha --> main #568
Annotations
60 warnings
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
passing 'char[32]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
passing 'model_string' (aka 'const char *') to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
build-tsdk (build-iphonesimulator-arm64, iOS-Simulator-arm64)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
passing 'char[32]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
passing 'model_string' (aka 'const char *') to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
build-tsdk (build-iphonesimulator-x86_64, iOS-Simulator-x86_64)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
passing 'char[32]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
passing 'model_string' (aka 'const char *') to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
build-tsdk (build-iphoneos-arm64, iOS-arm64)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
build-tsdk (build-macosx-arm64, macOS-arm64)
passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
passing 'char[32]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
passing 'model_string' (aka 'const char *') to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-macosx-arm64, macOS-arm64)
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
build-tsdk (build-macosx-arm64, macOS-arm64)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
passing 'char[32]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
passing 'model_string' (aka 'const char *') to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
pkgconf 2.4.3 is already installed and up-to-date.
To reinstall 2.4.3, run:
brew reinstall pkgconf
|
build-tsdk (build-macosx-x86_64, macOS-x86_64)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
CZiti.xcframework
|
70.3 MB |
sha256:fd7439b1c0a1612d0d51bf0daf096a368bcae7464ae77474371d267bcaf3dc6c
|
|
build-iphoneos-arm64
|
262 MB |
sha256:8c8c8e8bfd628ad5fd545bea6b1e39b0c85a2f0ec6765ef18c4aeb9c8d9c894a
|
|
build-iphonesimulator-arm64
|
262 MB |
sha256:a4273bf97e5a4ef8c36fa9cf441115719674aac13c1405b386c27214bb6c9015
|
|
build-iphonesimulator-x86_64
|
263 MB |
sha256:0017ed146b4cd75020fc618bc3fe89dc1a29ebaf3c001029b472926b731cf487
|
|
build-macosx-arm64
|
264 MB |
sha256:1ce3c424e03f77cb459f36b5f6c129183363a47d0dc7784d7b2df5911ad27c0c
|
|
build-macosx-x86_64
|
156 MB |
sha256:a6e3044d14ab501d964065a560b36fefecec2b19ad6096b61a421f97719d2355
|
|
ziti-sdk-swift-docs
|
433 KB |
sha256:86d48ff8c5d2a79ffc14dbe9467d65f3b20cc3e07fad010df7ae326dd4feb27b
|
|