Post

Replies

Boosts

Views

Activity

"No such module" error when trying to create module
Am running Xcode 16.1 on Sequoia and am getting "No such module" error. Here are my steps: Create workspace in Xcode and name it AccessControl2 Create Project named OrangeInc and add it to AccessControl2 group. Create blank playground named AccessControl and add it to AccessControl2 group Error message in playground after I add "import OrangeInc" reads "No such module" Have tried repeating this several times; get same error message.
0
0
331
Dec ’24
Xcode 12.4: Image Literal returns error message
I have tried to use the Image Literal on Xcode 12.4, and entered the following code: diceImageView1.imageView?.image = imageLiteral(resourceName: "DiceSix") but it returns an error message which says: Value of type 'UIImageView' has no member 'imageView' This error message prevents me from completing the build. Any suggestions on how to handle this error?
26
5
25k
Dec ’22
"No such module" error when trying to create module
Am running Xcode 16.1 on Sequoia and am getting "No such module" error. Here are my steps: Create workspace in Xcode and name it AccessControl2 Create Project named OrangeInc and add it to AccessControl2 group. Create blank playground named AccessControl and add it to AccessControl2 group Error message in playground after I add "import OrangeInc" reads "No such module" Have tried repeating this several times; get same error message.
Replies
0
Boosts
0
Views
331
Activity
Dec ’24
Xcode 12.4: Image Literal returns error message
I have tried to use the Image Literal on Xcode 12.4, and entered the following code: diceImageView1.imageView?.image = imageLiteral(resourceName: "DiceSix") but it returns an error message which says: Value of type 'UIImageView' has no member 'imageView' This error message prevents me from completing the build. Any suggestions on how to handle this error?
Replies
26
Boosts
5
Views
25k
Activity
Dec ’22