Reference variable in Store.swift class from Objective-C file using singleton pattern giving Linker command failed error
I am trying to reference a variable in a Swift class from an Objective-C view controller.
I am trying to reference a variable in a Swift class from an Objective-C view controller.