目录
dependabot[bot]

chore(deps): bump software.amazon.awssdk.crt:aws-crt from 0.44.0 to 0.45.1 (#242)

  • chore(deps): bump software.amazon.awssdk.crt:aws-crt

Bumps software.amazon.awssdk.crt:aws-crt from 0.44.0 to 0.45.1.


updated-dependencies:

  • dependency-name: software.amazon.awssdk.crt:aws-crt dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor …

Signed-off-by: dependabot[bot] support@github.com

  • retrigger CI

Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Botsford 83236726+ianbotsf@users.noreply.github.com

13小时前263次提交

AWS CRT Kotlin

Kotlin bindings to the AWS Common Runtime

License

License

This project is licensed under the Apache-2.0 License.

Building

CRT interfaces are subject to change.

Linux/Unix

Testing Different Linux Distros and Architectures

  1. Build the test executable(s) for the architecture(s) you want to test.
# build everything
./gradlew linuxTestBinaries

# build specific arch
./gradlew linuxX64TestBinaries
  1. Use the run-container-test.py helper script to execute tests locally
OCI_EXE=docker python3 .github/scripts/run-container-test.py --distro al2 --arch x64 --test-bin-dir ./aws-crt-kotlin/build/bin

See the usage/help for different distributions provided: python3 .github/scripts/run-container.py -h

OSX

Debugging simulator test issues

Xcode does not support simulator tests for <native target>

* What went wrong:
Execution failed for task ':aws-crt-kotlin:iosX64Test'.
> Error while evaluating property 'device' of task ':aws-crt-kotlin:iosX64Test'.
   > Failed to calculate the value of task ':aws-crt-kotlin:iosX64Test' property 'device'.
      > Xcode does not support simulator tests for ios_x64. Check that requested SDK is installed.

Ensure that you have an appropriate simulator runtime installed.

e.g. to install iOS platform support including simulator runtimes:

xcodebuild -downloadPlatform iOS

List simulator runtimes with:

xcrun simctl list devices available

See also:

Windows

Ensure Docker is installed, then build the image using ./docker-images/build-all.sh. Run a ./gradlew build and the build and tests should be routed through to the container.

邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号