Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Catalogue failed Images.xcassets #950

Open
Novfensec opened this issue Dec 6, 2024 · 1 comment
Open

Build Catalogue failed Images.xcassets #950

Novfensec opened this issue Dec 6, 2024 · 1 comment

Comments

@Novfensec
Copy link

Novfensec commented Dec 6, 2024

Versions

Python : 3.11.10
MacOS version : latest
XCode Version : latest
Cython version : 0.29.36

Describe the bug
The kivy-ios toolchain not able to build correct sized images for Images.xcassets.

To Reproduce

buildozer -v ios debug

Logs
Error:

/* com.apple.actool.errors */
/Users/runner/work/Tic-Tac-Toe-Android/Tic-Tac-Toe-Android/.buildozer/ios/platform/kivy-ios/tictactoe-ios/tictactoe/Images.xcassets: error: The stickers icon set or app icon set named "AppIcon" did not have any applicable content.
/* com.apple.actool.document.warnings */
/Users/runner/work/Tic-Tac-Toe-Android/Tic-Tac-Toe-Android/.buildozer/ios/platform/kivy-ios/tictactoe-ios/tictactoe/Images.xcassets:./AppIcon.appiconset/[][watch][44x44][longLook][42mm][2x][][][][2d][Icon88.png]: warning: The app icon set "AppIcon" has an unassigned child.
/Users/runner/work/Tic-Tac-Toe-Android/Tic-Tac-Toe-Android/.buildozer/ios/platform/kivy-ios/tictactoe-ios/tictactoe/Images.xcassets:./AppIcon.appiconset/[][mac][512x512][][][2x][][][]: warning: AppIcon.appiconset/Icon1024.png is 1013x1024 but should be 1024x1024.
/Users/runner/work/Tic-Tac-Toe-Android/Tic-Tac-Toe-Android/.buildozer/ios/platform/kivy-ios/tictactoe-ios/tictactoe/Images.xcassets:./AppIcon.appiconset/[][ipad][29x29][][][1x][][][]: warning: AppIcon.appiconset/Icon29.png is 28x29 but should be 29x29.
/Users/runner/work/Tic-Tac-Toe-Android/Tic-Tac-Toe-Android/.buildozer/ios/platform/kivy-ios/tictactoe-ios/tictactoe/Images.xcassets:./AppIcon.appiconset/[][mac][128x128][][][1x][][][]: warning: AppIcon.appiconset/Icon128.png is 126x128 but should be 128x128.

Github Actions Run at: https://github.com/Novfensec/Tic-Tac-Toe-Android/actions/runs/12195143260

@Novfensec
Copy link
Author

@AndreMiras I already have an Image.xcassets with custom Appiconset and contents.json configurations in the root directory of my app but kivy-ios overrides that folder creating broken Images.xcassets that couldn't be built.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant