-
In order to store grades, lectures, etc. persistent on the device. Necessary to load the data if no internet connection is possible..
-
TODO
- Transformer
- Reference semantics type of Matrix2x2
-
_Is this a bug or am I doing it wrong?_
I have an entity `DLAccountItem` with an attribute `amount` of type `Decimal`.
Trying to use this aggregate function:
```
sum = [DLAccountItem MR_aggregateOper…
-
When navigating on my core data objects, and showing a second level relationship entity. This always causes a crash.
`-[__NSCFString isTemporaryID]: unrecognized selector sent to instance` in `STDebu…
-
I am building via docker and get the following error
I am following the instruction from [here](https://docs.openmoonray.org/getting-started/installation/building-moonray/rocky9_container_build/)
…
-
Multiple commands produce '/Users/admin/Library/Developer/Xcode/DerivedData/CoreData-Demo-dexygfsxedyjzldcwqwyccmthqpu/Build/Products/Debug-iphonesimulator/CoreData-Demo.app/Info.plist':
1) Target 'C…
-
Hey all,
I'm fetching changes from CoreData with RxCoreData and displaying the in a UITableView with RxDataSources (4.0.1).
Add and remove operations work great.
But updates, changes to the content…
-
## 📍설명
- e.g) 작업할 부분에 대해 설명해 주세요! (자세히 적을 수록 좋아요)
- CoreData 모델 이름 변경
## ✅ 작업 내용
- [ ] CoreData 모델 이름 변경
- [ ]
## 🔗 참고자료
- []()
## 📋 특이사항
- e.g) 간단히 메모가 필요하거나, 공유사항이 필요할 때 …
-
I've been trying out your fork and been experiencing crashes when Core Data tries to save its additional content - crash with exception message: `Can't open externalDataReference interim file : 2`
An…
adib updated
11 years ago
-
In CoreData entity (child of NSManagedObject) work little bit tricky. Doc says:
```
NSManagedObject uses dynamic class generation to support the Objective-C 2
properties feature (see “Objective-C 2 …
Antol updated
11 years ago