Skip to content

RomanEsin/RealmBinary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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