this looks to be fixed in beta 5! dont have xcode beta 5 yet to confirm that apps built against beta 5 look good, but apps built against beta 4 running on a device on beta 5 work as expected
bumping this, still an issue with Interface builder segmented controls in beta 4, I would prefer not to rewrite all my views to programmatically add a segmented control :)
ive run into this same issue i think its an actual issue with the segment control in interface builder, ive submitted a feedback but you should as well! If you create the segmented control programmatically it functions fine.
if you click the little +, you can edit your deployment target, by hand, both debug and release, granted looks like they removed the dropdown, but it can still be edited. Also if you goto target - build settings-> deployment you can see your value there and there is a dropdown for ios versions (but only whole version numbers) i suppose if you want to do something like 17.3 or something you'll need to type it in.
this looks to be fixed in beta 5! dont have xcode beta 5 yet to confirm that apps built against beta 5 look good, but apps built against beta 4 running on a device on beta 5 work as expected
bumping this, still an issue with Interface builder segmented controls in beta 4, I would prefer not to rewrite all my views to programmatically add a segmented control :)
ive run into this same issue i think its an actual issue with the segment control in interface builder, ive submitted a feedback but you should as well! If you create the segmented control programmatically it functions fine.
if you click the little +, you can edit your deployment target, by hand, both debug and release, granted looks like they removed the dropdown, but it can still be edited. Also if you goto target - build settings-> deployment you can see your value there and there is a dropdown for ios versions (but only whole version numbers) i suppose if you want to do something like 17.3 or something you'll need to type it in.