Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCOCOA-2238: Allow defining models with only computed properties #8484

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

nirinchev
Copy link
Member

Fixes #8414

@cla-bot cla-bot bot added the cla: yes label Feb 12, 2024
Base automatically changed from ni/empty-changelog to master February 15, 2024 03:24
RealmSwift/Tests/SwiftLinkTests.swift Outdated Show resolved Hide resolved
Realm/Tests/Swift/SwiftSchemaTests.swift Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Realm/RLMObjectSchema.mm Show resolved Hide resolved
RealmSwift/Tests/SwiftLinkTests.swift Outdated Show resolved Hide resolved
RealmSwift/Tests/SwiftLinkTests.swift Outdated Show resolved Hide resolved
@nirinchev nirinchev changed the title Allow defining models with only computed properties RCOCOA-2238: Allow defining models with only computed properties Mar 5, 2024
@nirinchev nirinchev merged commit 4b3c72a into master Mar 5, 2024
116 of 118 checks passed
@nirinchev nirinchev deleted the ni/allow-computed-only-models branch March 5, 2024 12:23
nirinchev added a commit that referenced this pull request Mar 7, 2024
* master:
  🔄 Synced file(s) with realm/ci-actions (#8504)
  🔄 Synced file(s) with realm/ci-actions (#8503)
  RPM-568: Add a workflow that verifies PR title (#8500)
  RCOCOA-2238: Allow defining models with only computed properties (#8484)
  [Build script] Remove double-quotes around variables to fix incorrect array expansion (#8413)
  Enable `Prepare-release` to be run manually or in a release branch for a backported fix
  Add empty CHANGELOG template after release
  Clean up files after migration to XCode Cloud
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot define model consisting of only a LinkingObjects property
2 participants