-
1.5.1 버전부터 libVLSDK.a 에서 VLSDK.framework 로 변경되면서
Archive 후 업로드 하려고 할때 에러가 발생하는데 확인 부탁드립니다.
-
### Apple platform
iOS
### Framework version
net8.0-*
### Affected platform version
> Visual Studio Community 2022 for Mac Version 17.6.14 (build 413) Installation UUID: d8226832-e953-4…
-
### when i start building ios project I get an error:
```
↳
** BUILD FAILED **
Xcode's output:
↳
Writing result bundle at path:
/var/folders/rn/r4vcnfnn7zj7gwx5w7fbgldh0000gn…
-
When I compile `sdl2-sys` crate with the latest stable Rust, I get this kind of error message:
```
warning: unexpected `cfg` condition name: `ios_framework`
--> sdl2-sys\build.rs:340:46
|…
-
I am trying to build an ios version of my tauri app, which uses https://docs.rs/system-configuration. This fails with
```
Undefined symbols for architecture arm64:
"_SCDynamicStoreCopyProxies"…
-
### Apple platform
iOS
### Framework version
net8.0-*
### Affected platform version
JetBrains Rider 2024.2.7, .NET workload ios 18.0.8303/8.0.100, Xcode 16.0, iPhone 11 Pro iOS 17.7
### Descript…
-
I have a JavaFX app that successfully compiles with GluonFX Maven plugin 1.023 + GraalVM gluon-22.1.0.1-Final + Gluon Attach 4.0.20.
I'm trying to upgrade to GluonFX Maven plugin 1.0.24 + Graal…
-
## Description
When I run it on the ios simulator, I get the following error on [Xocde console log].
Is there a solution?
[Xocde console log]
Building for 'iOS-simulator', but linking in object…
-
I created a new empty ios project and an empty flutter module, and then I set the flutter module to a framework, but when I embedded the framework into the iOS project, I found a strange problem. My i…
-
### What happened?
Sdk not working on iOS platform with Latest .net8-rc2 - MAUI
### Steps to reproduce?
```Markdown
1. Create new .Net MAUI project using latest .net8 rc2
2. Add onesignald…