File tree Expand file tree Collapse file tree 2 files changed +1
-32
lines changed Expand file tree Collapse file tree 2 files changed +1
-32
lines changed Original file line number Diff line number Diff line change 1
- // swift-tools-version: 6.0.0
2
- // The swift-tools-version declares the minimum version of Swift required to build this package.
3
-
4
- //===----------------------------------------------------------------------===//
5
- //
6
- // This source file is part of the AWS Lambda Swift
7
- // VSCode extension open source project.
8
- //
9
- // Copyright (c) 2024, the VSCode AWS Lambda Swift extension project authors.
10
- // Licensed under Apache License v2.0.
11
- //
12
- // See LICENSE.txt for license information
13
- // See CONTRIBUTORS.txt for the list of VSCode AWS Lambda Swift project authors
14
- //
15
- // SPDX-License-Identifier: Apache-2.0
16
- //
17
- //===----------------------------------------------------------------------===//
1
+ // swift-tools-version: 6.0
18
2
19
3
import PackageDescription
20
4
Original file line number Diff line number Diff line change 1
- # ===----------------------------------------------------------------------===//
2
- #
3
- # This source file is part of the AWS Lambda Swift
4
- # VSCode extension open source project.
5
- #
6
- # Copyright (c) 2024, the VSCode AWS Lambda Swift extension project authors.
7
- # Licensed under Apache License v2.0.
8
- #
9
- # See LICENSE.txt for license information
10
- # See CONTRIBUTORS.txt for the list of VSCode AWS Lambda Swift project authors
11
- #
12
- # SPDX-License-Identifier: Apache-2.0
13
- #
14
- # ===----------------------------------------------------------------------===//
15
-
16
1
AWSTemplateFormatVersion : ' 2010-09-09'
17
2
Transform : AWS::Serverless-2016-10-31
18
3
Description : SAM Template for AWS SDK Example
You can’t perform that action at this time.
0 commit comments