zzzcode.ai icon indicating copy to clipboard operation
zzzcode.ai copied to clipboard

Bug in output

Open BradleyHu0707 opened this issue 1 year ago • 0 comments

When I run the code,it says there's no module called UIKit I used the Swift code generator, my prompt is:"Create a simple tennis multiplayer game Colors:paddle=white,ball=red,background=black",It says import UIKit at the beginning, but when I run it it says "swift /tmp/bRt63FpRkk.swift ERROR! /tmp/bRt63FpRkk.swift:1:8: error: no such module 'UIKit' import UIKit ^ " image image image Please fix it ASAP

BradleyHu0707 avatar May 14 '24 01:05 BradleyHu0707