You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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
Logs
Error:
Github Actions Run at: https://github.com/Novfensec/Tic-Tac-Toe-Android/actions/runs/12195143260
The text was updated successfully, but these errors were encountered: