Reputation: 17872
In Xcode 9.2 and iOS 11.2 wireless build not working. Xcode not showing any connected devices.
But upto iOS 11.1 it's working...
Upvotes: 1
Views: 1563
Reputation: 17872
I reconnected my devices and restarted my Xcode once again. Now it's working fine ....
Upvotes: 0
Reputation: 5823
You need to add DeveloperDiskImage.dmg for iOS 11.2 in following path.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/11.2
And restart your Xcode. First connect your device with cable, it will reinstall your device for iOS 11.2 in Xcode.
Upvotes: 1