Search code examples
How to compactly initialise a class readonly property of a category in Objective-C?...

objective-cobjective-c++objective-c-category

Read More
Can I separate C++ main function and classes from Objective-C and/or C routines at compile and link?...

c++objective-cobjective-c++

Read More
Trouble adding Obj-C++ subproject into a Xcode Obj-C project...

objective-cxcodeobjective-c++armv7

Read More
Objective-C++ importing C++ class fails, cassert not found...

objective-cioscocos2d-iphoneobjective-c++box2d-iphone

Read More
Calling C++ from Objective-C...

c++iosobjective-cobjective-c++

Read More
C vs C++ (Objective-C vs Objective-C++) for iPhone...

c++iphonecobjective-cobjective-c++

Read More
Will ObjC setter automatically copy a C++ object passed as a parameter when get called?...

c++objective-cobjective-c++

Read More
How to share a global function between .m file and .mm file (obj c and obj c++) with common header f...

objective-cxcodeobjective-c++

Read More
Is there a way to take a screen shot in macOS programmatically?...

swiftmacosunity-game-engineobjective-c++unity3d-native-plugins

Read More
Basic ImGui program doesn't render, leaks memory and crashes...

cocoaglfwmetalobjective-c++imgui

Read More
Memory management issue while Call Obj-C in Swift...

iosswiftobjective-cautomatic-ref-countingobjective-c++

Read More
How to convert a PNG to a WebP in Swift?...

iosswiftopencvobjective-c++

Read More
Crash running app build on macOS 13.6 (clang 15), when running on macOS 11 (dynamic_cast)...

c++xcodemacosobjective-c++abi

Read More
Cannot import Objective C++ wrapper class into my Swift code...

iosswiftxcodeobjective-c++

Read More
How to do event handling for android and iOS in react native's new architecture for fabric compo...

javaandroidiosreact-nativeobjective-c++

Read More
Lambda captures with initializers and Objective-C++...

c++c++17closuresobjective-c++

Read More
How to wrap a worker NSThread inside of C++ Class...

objective-c++nsthread

Read More
No type or protocol named 'AVCapturePhotoCaptureDelegate' error...

iosswiftobjective-creact-nativeobjective-c++

Read More
What is the right syntax for adding Objective C @property into C++ class?...

c++iosobjective-cobjective-c++

Read More
How can I hide part of an Objective-C class's interface from Swift?...

c++swiftobjective-cobjective-c++

Read More
"pod lib lint" command throws error with mixed objective-c and objective-c++ files...

iosobjective-ccocoapodsobjective-c++

Read More
How to call functions in c++ and objective-c to each other...

c++objective-cflutterobjective-c++

Read More
How to make VS Code IntelliSense work with `.mm` file extentions?...

c++vscode-extensionsobjective-c++

Read More
How do I correctly store an (Objective-C) SKProduct* in a C++ std::map?...

c++iosobjective-cobjective-c++

Read More
SIGSEGV in objc_release when using pthreads...

objective-cmacospthreadsmetalobjective-c++

Read More
Unknown type name 'namespace' in Xcode, other solutions do not work...

objective-cxcodeobjective-c++

Read More
Invoking a static swift function of an extended class from ObjC++...

swiftobjective-c++

Read More
Compare two Xcode build settings...

iphoneobjective-cxcodeobjective-c++

Read More
Xcode forcing me to use cameCase for Objc++ function names...

swiftobjective-c++

Read More
Import headers from c++ library in swift...

c++swiftobjective-cobjective-c++bridging-header

Read More
BackNext