My UDP broadcast code for IOS mysteriously stopped working. Code from the same source still works on old iphones, which makes me suspect some snafu in the build process. According to some docs, apple requires com.apple.developer.networking.multicast entitlement as of IOS 14.
How can I ensure this is included in the build?