Does swift3.0 support ios7?
when i run a swift3.0 project in ios7,it crash, and shows dyld:
Symbol not found: _kCLErrorUserInfoAlternateRegionKey Referenced from: /private/var/mobile/Applications/9D708DFE-C6B0-4C9A-9CEF-CB495903912D/YouKuHD.app/Frameworks/libswiftCoreLocation.dylib Expected in: /System/Library/Frameworks/CoreLocation.framework/CoreLocation in /private/var/mobile/Applications/9D708DFE-C6B0-4C9A-9CEF-CB495903912D/YouKuHD.app/Frameworks/libswiftCoreLocation.dylib
i cannot find doc in apple doc ,can anyone help me? thanks