-
Testも入れる
SwiftData入れない
-
## Description
This issue is intended to discuss projections of UnsafeRawPointers in C# and their marshalling, with a focus on evaluating correctness and scalability. The goal is to review and con…
-
## 작업 상세 내용
### 1. SwiftData 예시 코드가 있어서 **SwiftDataEx 파일**에 넣어놨습니다.
- 추후에 삭제합시다..!
### 2. **Config 파일** 넣어놨습니다.
- 이번에 pull 받고 git ignore로 "*.xcconfig" 추가하면 될 거 같아요 !
### 3. **Utils**는 자주 쓸 거…
-
I'm getting a crash with the following error:
![image](https://github.com/NoahKamara/CompoundPredicate/assets/14924551/77126aa4-660a-4159-86d1-7e1c3c7fb7c0)
It looks like the issue is in the `curr…
-
- Realm
- Need to research more
- Firebase
- This might be an iOS specific framework. There doesn't seem to be much documentation out there on how to adapt the iOS code to macOS.
- For examp…
-
Can you make the app compatible with iOS 15? There a lot of old iOS devices which would benefit from it. I'm tryin to run it on iPhone 7 which is stuck at `iOS 15.8.1`.
-
It seems that can't get the `modelContext` in the `DocumentGroup`.
donly updated
7 months ago
-
godrm updated
2 months ago
-
godrm updated
2 months ago
-
### Description
```swift
import Foundation
import SwiftData
import MemberwiseInit
@Model
@MemberwiseInit class Test {
var works: String?
}
```
### Checklist
- [X] If possible, I…