Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Proguard problem scala 2.10 #172

Description

@sinu0

I have a problem with configuration proguard on scala 2.10. I tried add proguard.cfg to project in sbt but this doesn't work as I expected. On scala 2.9.2 everything is ok only I need add "-keep class scala.Function1" in Bulid.scala.
I use proguard.cfg from https://github.com/pocorall/hello-scaloid-maven. I tried build this maven project and everything is allright when I delete proguard file i gets the same notes as in my Sbt project. Maybe somebody explain me what to do with this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions