I found that applications created in Xcode 6 for ios 7 differ in behavior from the same applications created for ios 8. Something is wrong with the limitations of auto-detection. For example, some bottom and trailing spaces will not work if I create an application in Xcode 6 for ios 7 both in the emulator and in the device, but applications work correctly if I create them in Xcode 6 for ios 8 or Xcode 5 for ios 7. So, I think there are some problems for ios 7 when creating with Xcode 6. If someone has the same problem and how can it be solved?
source share