Skip to content

Commit

Permalink
Update package name for AWSClientRuntime
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelkins committed Nov 8, 2022
1 parent 15e3d60 commit f290fd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ enum class AWSSwiftDependency(
"0.1.0",
"https://github.com/awslabs/aws-sdk-swift",
Resources.computeAbsolutePath("aws-sdk-swift", "", "AWS_SDK_SWIFT_CI_DIR"),
"AWSClientRuntime"
"aws-sdk-swift"
);

override fun getDependencies(): List<SymbolDependency> {
Expand Down

0 comments on commit f290fd4

Please sign in to comment.