portable-scala / portable-scala-reflect

Platform independent reflection for Scala
BSD 3-Clause "New" or "Revised" License
42 stars 14 forks source link

Add support for Scala Native 0.5.x. #49

Closed sjrd closed 4 months ago

sjrd commented 4 months ago

Unfortunately, there is no patch Scala version in common between Scala.js 0.6.x and Scala Native 0.5.x. This means we have to force different versions when building for Native 0.5.x.