Skip to content

DDMathParser with Xcode 9.3 and IOS  #153

@tomvolek

Description

@tomvolek

HI Dave:

I have an old Object C code which I tried to resurrect from death. I am using xcode 9.3 and building for IOS 11.2 On the file DDCurrencyUnitConverter.m I see warning on line bellow :
NSURLConnection *imfConnection = [[NSURLConnection alloc] initWithRequest:imfRequest delegate:tmpDelegate];

The warning is 'initWithRequest:delegate:' is deprecated: first deprecated in iOS 9.0 - Use NSURLSession (see NSURLSession.h)

Is there a newer build of DDmathParser for Objective C ? Or am I out of luck ?

Thanks
Tom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions