-
Related to #106 & https://github.com/TheAcharya/MarkerData/issues/106#issuecomment-2380016195
Based on this [apple developer forum post](https://forums.developer.apple.com/forums/thread/757526), th…
-
### Platform
iOS
### Environment
Develop
### Installed
Swift Package Manager
### Version
8.18
### Did it work on previous versions?
no
### Steps to Reproduce
Use a SwiftData predicate that …
-
## Question
- Given that the current models conforms to multiple protocols (`@model`, `Codable`, UI etc) what is your opinion on separating each model down to one responsibility?
- How would you m…
-
### Summary
When trying to authenticate into Bluesky, an error message appears that states the hostname couldn't be found.
### Reproduction Steps
1. Create a new project in Xcode.
2. Add ATP…
-
Hi, I am trying your package and the demo app. On MacOS I can reorder the items in the list, as well as drag items to the two areas at the bottom of the screen. However on iOS I cannot reorder the lis…
-
## 개요
- 한달에 두번의 채팅을 할 수 있어, 대화 데이터는 내부 DB에 저장하기로 했습니다.
## 쿠링봇 내부 DB 설계 및 구현
- 내부 DB로 Core Data, Realm 둘 중에 고민중이긴 하지만, Core Data로 쓸 것 같습니다.
- 이 부분에 대해서 다른 분들 의견있으시면 답변 달아주시면 감사하겠습니다 !
-
KWDC24 행사 끝나고 발행하게 되겠네요
godrm updated
1 month ago
-
Q:
Add Expense View 最后保存的时候需要真的在SwiftData中添加Expense 但是这个Expense是分成三步来加的 中间过程的数据怎么存呢?
A: 在parent View 中定义State 然后再child view 之间传递state variable
-
-
This is just the stuff I was looking for. Unfortunately I can't get it to create a new document, either in the Demo or in my App. The problem is in Apple's document app code because the Document Templ…