-
I am planing to use this lib to create react native bindings between c++ and javascript. As it would make it super fast to use, and wouldnt cause any freezing on the js ui thread when computing stuff …
-
Hello,
I am trying to use a private Cocoapods repo with DJISDK, and got the following clang error when pushing the repo that I have never seen prior to Xcode 12:
```
ld: building for iOS Simula…
-
I have a custom built opencv library for iOS build with all targets:
opencv2: Mach-O universal binary with 5 architectures: [arm_v7:current ar archive] [arm_v7s] [i386] [x86_64] [arm64]
opencv2 (for…
-
I was wondering if it could be theoretically possible for XCode to produce **non**-FAT binaries that works in both iOS/MacOS. Provided there's an ABI that works in both the operating systems and that …
-
[Xcode 10.1](https://developer.apple.com/documentation/xcode_release_notes/xcode_10_1_release_notes?language=objc) added preview support for building `arm64e` slices:
>To try the developer preview …
-
Hello, I tried to add the Uniffi and Rust lib dependencies to my iOS project by following the Xcode project configuration tutorial and sample project provided by Uniffi, but the process was complex, a…
-
## detail | 详细描述 | 詳細な説明
看文档只有安卓的demo,请问ios的demo没提供吗?
-
Hi, while examining the 'tealium_firebase.podspec' file in the 'tealium-flutter/remotecommands/tealium_firebase/ios' directory, I noticed the configuration `s.pod_target_xcconfig = { 'DEFINES_MODULE' …
-
I am using Version 12.5.1 (12E507). Swift 5
I can't run app in simulator. I am using new Mac mini M1 chip. In the MacBook Air 2017 working without any error.
-
Hello.
Not really an issue, but rather just a common problem you might face when using this plugin with the Push Notification plugin (https://github.com/phonegap/phonegap-plugin-push), which is reall…