var accessibilityComponent = AccessibilityComponent()
accessibilityComponent.isAccessibilityElement = true
accessibilityComponent.traits = [.button, .playsSound]
accessibilityComponent.label = "Cloud"
accessibilityComponent.value = "Grumpy"
cloud.components[AccessibilityComponent.self] = accessibilityComponent
// ...
var isHappy: Bool {
didSet {
cloudEntities[id].accessibilityValue = isHappy ? "Happy" : "Grumpy"
}
}
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Thread 1: Fatal error: No ObservableObject of type GlobalEnvironment found. A View.environmentObject(_:) for GlobalEnvironment may be missing as an ancestor of this view.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
visionOS
Reality Composer Pro
iPad and iOS apps on visionOS
Hello getting error in [installation]
for Xcode 15.3 beta
Thanks
Zippy Games
Dear Apple Developer Forum Community, I hope this message finds you well. I am writing to seek assistance regarding an error I encountered while attempting to create a "BeeHive" application using Xcode. Upon launching Xcode and starting a new project,"Compiled module was created by a different version of the compiler '5.10.0.12.7'; rebuild 'RealityKitContent' and try again: /Users/zipzygames/Library/Developer/Xcode/DerivedData/AnimationTrail-bgpxjltbzrpvklcsgrxnuipcfvhm/Index.noindex/Build/Products/Debug-xrsimulator/RealityKitContent.swiftmodule/arm64-apple-xros-simulator.swiftmodule
". I have attempted to troubleshoot the issue by see one image, but unfortunately, I have been unsuccessful in resolving it. I am reaching out to the community in the hope that someone might have encountered a similar issue or have expertise in troubleshooting Xcode errors. Any guidance, suggestions, or solutions would be greatly appreciated. Thank you very much for your time and assistance.
Sincerely,
Zipzy games
Thanks
Zipzy Games
o
Anyone please tr to help me this error its not able to load the new project
Thanks
Zipzy Games
Hello just getting this error as I am trying to run the any new project this error is looking up
Thanks
Zipzy Games
X
Topic:
Spatial Computing
SubTopic:
Reality Composer Pro
Tags:
Reality Composer
AR / VR
Reality Composer Pro
Hello,
I am working on updating my system for Xcode but it has hanged here from last 4 hours I checked my internet.
Thanks
Zippy Games
Just this error is coming again and again I just updated the Xcode today.
Thanks
Zipzy Games
Light Intro IOS Swift Vision Pro - ZIPZY GAMES
Topic:
Spatial Computing
SubTopic:
Reality Composer Pro
Tags:
wwdc2023-10045
Reality Composer Pro
iPad and iOS apps on visionOS
Closure containing control flow statement cannot be used with result builder 'ViewBuilder'
below was the code
let feet = 9
let inch = 45
var body: some View {
VStack{
for number in 1...10 {
print(number)
}
}
Topic:
App & System Services
SubTopic:
Core OS
Tags:
visionOS
Reality Composer Pro
iPad and iOS apps on visionOS
Dear Apple Developer Forum Community,
I hope this message finds you well. I am writing to seek assistance regarding an error I encountered while attempting to create a "Tic Tac Toe" application using Xcode.
Upon launching Xcode and starting a new project, I followed the standard procedure for creating a simple iOS application. However, during the process, I encountered I am trying to make an app but the code showing an error when any player won the match.
I have attempted to troubleshoot the issue by see two images, but unfortunately, I have been unsuccessful in resolving it.
I am reaching out to the community in the hope that someone might have encountered a similar issue or have expertise in troubleshooting Xcode errors. Any guidance, suggestions, or solutions would be greatly appreciated.
Thank you very much for your time and assistance.
Sincerely,
Zipzy games
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Swift Packages
Xcode Server
Xcode
Reality Composer Pro
Hello I am trying to run my app which was running fine in Xcode 15 version but when I updated the Xcode after that again and again this error is coming in front of the Scnreen
If anyone have any information about the solutions please help
Thanks
Zippy Games
He=I I have made this app with the Xcode 15.2 but the current stimulator is not able to open it properly with the error showing
Thanks
zipzy Games