mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Create an Xcode project template for dynamic service creation. The `create_native_service_sdk.py` will be run on the buildbot similar to `create_ios_sdk.py`. This will create an Xcode project with both arm and x64 assets that the user can use to fill in the service implementation. * Add the complete_static_lib property to sdk_lib_archive in dynamic/BUILD.gn