-
### I have searched and made sure there are no existing issues for the issue I am filing
- [X] I have searched the existing issues
### Description
I've simply created a new empty iOS module and tri…
-
### What happened?
iOS app with custom configuration and swift macro doesn't compile.
### How do we reproduce it?
🐛 Steps to reproduce
1. Use the attached sample project
[ios_app_with_cust…
-
https://github.com/totuus1157/apple-music-hi-res-albums-database/blob/deedc8006a53767059d40a9bb573f7f159cbfa23/src/pages/api/applemusic/%5B...storefrontAndAlbum%5D.ts#L18
**Suggestion:** When users…
-
When running with `--renderer github-actions` the Swift Testing output doesn't contain a filename.
Compare this sample where I have both a regular XCTest and a Swift Test
```
[DemoApp] Processi…
-
我的需求是想训练vision encoder,所以选择微调vit+proj,llm部分用了lora。在swift/llm/tuner.py里给llm增加lora之后,增添了如下代码来训练vit和proj:
if not args.freeze_vit:
for n, p in model.named_parameters():
…
-
### Describe the issue
When integrating the DatadogCrashReporting pod into our project, we encountered an issue due to its inclusion of statically linked binaries. The error is as follows:
[!] The '…
-
### **Description**
We are using C++ library in our swift project which has below functions
+ (void)setCplusplusTerminateHandler:(CPPExceptionHandler)handler {
CPPTerminateSetHandler(handle…
-
Hi @mrajatttt and @mliao95, looks like I'm still facing the issue. I'll actually say what the specific error is this time 😅
So we’re having an issue using the pre-compiled framework that’s put on …
-
### Checklist
- [X] The issue can be reproduced in the [Auth0.swift sample app](https://github.com/auth0-samples/auth0-ios-swift-sample/tree/master/Sample-01) (or N/A).
- [X] I have looked into th…
-
I tried to build a sample and add your lib to my project but with no success. Could you please help me with this?
Logs are provided below.
Failed to build iOS app
Swift Compiler Error (Xcod…