-
Convert Objective-C unit tests to Swift unit tests so that all tests are Swift.
For reasons described in https://github.com/googlemaps/google-maps-ios-utils/issues/473, the maintenance and contribu…
-
While working on a file it randomly stopped working and I got this:
"Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/runpy.py", line 197,…
-
Received over email:
>I've noticed that https://godbolt.org
supports -ObjC and -ObjC++ flags for CLang compiler, but there no
Foundation library included like Swift has, I've tried to include via…
-
Not an issue.
Are there any particular reasons for maintaining the two repos?
https://github.com/vtourraine/VTAcknowledgementsViewController
https://github.com/vtourraine/AcknowList
-
### **Description**
We are using C++ library in our swift project which has below functions
+ (void)setCplusplusTerminateHandler:(CPPExceptionHandler)handler {
CPPTerminateSetHandler(handle…
-
### **Description**
When PLCrashReporter is being set up during framework loading (through NSObject+load) it will lead to freezing the entire application indefinitely once an uncaught Objective-C exce…
-
When linking a C++ application using C++11 threads to a library built from Objective-C sources, it seems like Meson incorrectly selects the Objective-C linker which leaves standard library symbols unr…
-
I have a KMM project and I want to create a simple KMM library for Piano analytics. I am facing the issue that I don't see a generated API in Kotlin. The issue is that this library is pure Swift and i…
-
Hello,
I am an iOS developer interested in integrating the RTAB-Map open-source C++ library into an iOS application. Could you please provide any available documentation, guidance, or resources tha…
-
**No such module 'ClevertTapSDK'**
In my project, I use various libraries (written in Objective-C as well as Swift). To be able to use libraries written in both languages, I have to use use_framewo…