diff options
Diffstat (limited to 'wallet/fastlane/Appfile')
-rw-r--r-- | wallet/fastlane/Appfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wallet/fastlane/Appfile b/wallet/fastlane/Appfile new file mode 100644 index 0000000..3166568 --- /dev/null +++ b/wallet/fastlane/Appfile @@ -0,0 +1,2 @@ +json_key_file("../../api-5955905454448196576-583043-ea133c8ceb16.json") +package_name("net.taler.wallet") |