diff --git a/tools/gen_objcdoc.sh b/tools/gen_objcdoc.sh index 7f7d65d4f4bd6..4e4afaa70e1b7 100755 --- a/tools/gen_objcdoc.sh +++ b/tools/gen_objcdoc.sh @@ -49,7 +49,6 @@ jazzy \ --author_url 'https://flutter.io'\ --github_url 'https://github.com/flutter'\ --github-file-prefix 'http://github.com/flutter/engine/blob/main'\ - --module-version 1.0.0\ --xcodebuild-arguments --objc,"$FLUTTER_UMBRELLA_HEADER",--,-x,objective-c,-isysroot,"$(xcrun --show-sdk-path --sdk iphonesimulator)",-I,"$(pwd)"\ --module Flutter\ --root-url https://api.flutter.dev/objc/\