swift-aws-lambda-runtime icon indicating copy to clipboard operation
swift-aws-lambda-runtime copied to clipboard

[plugin] cleanup workaround for FileManager.copyItem on Linux

Open sebsto opened this issue 10 months ago • 0 comments

When swift-foundation/issues#1125 will be fixed, cleanup the code that introduced a temporary workaround

Original PR : https://github.com/swift-server/swift-aws-lambda-runtime/pull/467 Original Issue : https://github.com/swift-server/swift-aws-lambda-runtime/issues/449 Lines of code to remove : https://github.com/swift-server/swift-aws-lambda-runtime/blob/71d49b049ec1325ae064661376e586577923555a/Plugins/AWSLambdaPackager/Plugin.swift#L258

Upstream issue : https://github.com/swiftlang/swift-foundation/issues/1125

sebsto avatar Jan 21 '25 07:01 sebsto