Skip to content

ruby2d/assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assets for the Ruby 2D gem

Contents

Updating

Prerequisites

On macOS, if you have existing Homebrew packages compiled or bottled from a previous OS version or Xcode SDK, rebuild / reinstall using the following:

brew list | xargs brew reinstall

On Windows with MinGW, if the terminal exits when running rake update, just run again (it's running the MSYS2 core system upgrade and needs to restart to finish, that's all).

To update and rebuild all dependencies:

  1. Update library versions in the Rakefile
  2. Clone this repo and run rake update on the following platforms:
  • Windows 10 or higher (Ruby should be installed using these instructions)
  • macOS 12 or higher — Intel / x86_64
  • macOS 12 or higher — Apple silicon / arm64
  1. Commit or save changes to this repo after running on each platform. This is especially important for macOS, where univeral libraries are created (e.g. new x86_64 libs should be present to merge with arm64 to create universal versions)

About

📦 Assets for the Ruby 2D gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages