So i have built a finished app using xcode 7.1 and el capitan, it works fine when running on el capitan but the today extension doesnt work on yosemite. If i take the exact same project and build it on xcode using yosemiti then it works fine on both operating systems.
My Questions.
- Why doesnt building it on yosemtie make it forwards compatible El Capitan and not the other way around
- Why does building it on El Capitan break the today view on yosemiti.
This is really starting to annoy me know because i know its a xcode problem and not a coding bug.