Remove target configuration for Apple apps (iOS/macOS) |
We want to know if people are using target configuration setup for Apple apps. The result of this survey will determine whether we remove `--ios-target` & `--macos-target` flags.
Users would use build configuration setup - `--ios-build-config` & `--macos-build-config` flags to configure Apple apps OR the current, default configuration which is to bundle the service file with the Runner target (This is appropriate if you're not setting up multiple environments).