diff --git a/www/docs/en/latest/guide/platforms/ios/plugin.md b/www/docs/en/latest/guide/platforms/ios/plugin.md index 0e2035d344..7c03897043 100644 --- a/www/docs/en/latest/guide/platforms/ios/plugin.md +++ b/www/docs/en/latest/guide/platforms/ios/plugin.md @@ -253,7 +253,7 @@ Starting from Cordova-iOS 8 and greater, support for the Swift Package Manager ( In the plugin's root directory, create a new file called `Package.swift` with the following content: ```swift -// swift-tools-version:5.5 +// swift-tools-version:5.9 import PackageDescription