Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 668 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 668 Bytes

RealmBinary

⚠️ WARNING Check Carthage compatability in Realm release versions

This repository is a direct solution to this issue

It has an action which runs every 2 hours to check if Realm has new releases. Based on similar solution for firebase

Possible issues:

  • If Realm deletes Carthage.framework.zip from release Assets this script will no longer work.
  • Any critical changes (like moving Realm or RealmSwift folders to different locations) to Realm repository will break the script