Skip to content

Commit

Permalink
Add missing icons.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Aug 6, 2024
1 parent e8eee7c commit ee9874a
Show file tree
Hide file tree
Showing 24 changed files with 3 additions and 3 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added icons/testbed-1280.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added icons/testbed-1920.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added icons/testbed-640.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added icons/testbed.icns
Binary file not shown.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ long_description = """A test of common use cases and known problems with bundled
Validates 3rd party module loading, as well as basic app packaging.
"""
icon = "src/testbed/resources/testbed"
icon = "icons/testbed"
sources = ["src/testbed"]
test_sources = ["tests"]

Expand Down Expand Up @@ -93,8 +93,8 @@ requires = [
"rubicon-objc",
"std-nslog",
]
# support_package = "../Python-Apple-support/dist/Python-3.13-iOS-support.custom.tar.gz"
# template = "../../templates/briefcase-iOS-Xcode-template"
support_package = "../Python-Apple-support/dist/Python-3.10-iOS-support.custom.tar.gz"
template = "../../templates/briefcase-iOS-Xcode-template"

[tool.briefcase.app.testbed.android]
requires = [
Expand Down

0 comments on commit ee9874a

Please sign in to comment.