ios-library Questions
1
I have a library with a storyboard and controller classes that implement iOS state preservation.
To launch the library from the main app's delegate, I use the following:
- (BOOL)application:(UIAp...
Interlope asked 6/4, 2019 at 15:46
3
Solved
I have an existing project which is written in Objective-C. I want to use the iOS Charts library by Daniel Gindi, which is in Swift, in that project. How can I achieve this?
importing swift framew...
Krakow asked 26/11, 2015 at 5:56
1
Solved
I need to make an library for iOS (either Framework or static library - I haven't decided yet) that can be used in both Objective-C and Swift projects. What is the best way of doing this? The way I...
Laze asked 14/4, 2016 at 8:21
1
© 2022 - 2024 — McMap. All rights reserved.