I have a name conflict with the title Umbrella. My frame name is "SecureData", but I want to have an objective-c class in this structure called "SecureData".
The problem is that the umbrella header must be called "SecureData.h", and I cannot figure out how to specify a different umbrella header name in the xcode settings. Is this possible, or do I just need to come up with a different name?
ios xcode macos
kgreenek Aug 22 '15 at 6:31 2015-08-22 06:31
source share