Adding ITSAppUsesNonExemptEncryption to Info.plist for iOS builds (SOLVED)

What error is that? I’m guessing that it’s the lack of --auth and --email. These two options are currently required even though your dependencies might not be behind basic auth (yes, this will be fixed).

java -jar bob.jar --auth foobar --email bob@acme.com resolve

EDIT: Ah, I see now that this was the issue: Bob the builder fails when path contains spaces

1 Like