When I open the project, it shows the swift transform, if I do the transform, then it shows errors in the available framework in the pod. If I "update pod", but still it shows me a lot of errors in the project. Most errors are related to Alamofire and Object Mapper.
If I do not do conversions, it is displayed below:
Use an outdated version of Swift (SWIFT_VERSION) must be properly configured for purposes that use Swift. Use the [Edit> Convert> To Current Swift Syntax ...] menu to select the Swift version, or use the Build settings editor to directly configure the build options. Use an outdated version of Swift (SWIFT_VERSION) must be properly configured for purposes that use Swift. Use the [Edit> Convert> To Current Swift Syntax ...] menu to select the Swift version or use the Build settings editor to directly configure the build options.
target 'JaClassified' do
pod 'Alamofire'
pod 'AlamofireObjectMapper'
pod 'ObjectMapper'
pod 'DKImagePickerController'
pod 'Kingfisher'
pod 'Auk'
pod 'GoogleMaps'
pod 'PayPal-iOS-SDK'
end
target 'JaClassifiedTests' do
end
target 'JaClassifiedUITests' do
end
pod , .
, Swift 2.3. Xcode 7.x, , , , .
Xcode 8.x .
, 7 Mac, .
-