When trying to package the app, this error pops up:
% briefcase package
[podium] Generating application template...
Using app template: /Users/rkm/projects/beeware/templates/briefcase-macOS-app-template
Unable to clone application template; is the template path '/Users/rkm/projects/beeware/templates/briefcase-macOS-app-template' correct?
To Reproduce
Steps to reproduce the behavior:
Follow the instructions for the contribution
briefcase package in terminal
See the error
Expected behavior
Packaging successful
Environment:
Operating System: OSX 10.15.6
Python version: 3.7
Software versions:
Briefcase: pre-release
Toga: pre-release
Additional context
I suppose the directory for the app template needs to be changed so that others can package it as well
When trying to package the app, this error pops up: % briefcase package
[podium] Generating application template... Using app template: /Users/rkm/projects/beeware/templates/briefcase-macOS-app-template Unable to clone application template; is the template path '/Users/rkm/projects/beeware/templates/briefcase-macOS-app-template' correct?
To Reproduce Steps to reproduce the behavior:
Expected behavior Packaging successful
Environment:
Additional context I suppose the directory for the app template needs to be changed so that others can package it as well