You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"key.doc.comment" : "Returned by RLMRealm if the user does not have permission to open or create\n the specified file in the specified access mode when the realm is opened.",
"key.doc.comment" : "Returned by RLMRealm if the database file is currently open in another\n process which cannot share with the current process due to an\n architecture mismatch.",
At some point between cbd9625 and 2e9a724, Objective-C enums stopped being documented.
Before:
SourceKitten/Tests/SourceKittenFramework/Fixtures/Realm.json
Lines 1559 to 1679 in cbd9625
After:
SourceKitten/Tests/SourceKittenFrameworkTests/Fixtures/Realm.json
Lines 1623 to 1659 in 2e9a724
This wasn't caught because these test fixtures are massive, making it very difficult to find needle-in-a-haystack regressions like these.
The text was updated successfully, but these errors were encountered: