Signing iOS app with App Store credentials

When moving from CircleCI 1.0 to 2.0, our iOS release job started failing. It will build the app correctly, but gets stuck on the touching app-name.app command. It seems that Fastlane gets stuck on signing the app. The match command seems to be running correctly both locally and on CircleCI. Has anyone else experienced this?