Posts

Post not yet marked as solved
0 Replies
331 Views
With the advent of the third dimension, I wanted to know wether if it's currently possible to display the flat swiftUI Views with some thickness in xrOS? While the .frame(depth: CGFloat?) does the job for Views in general, I am eager for a more granular level of control at the pixel-specific level. I was hoping that there are lower level APIs to achieve this & I've looked into the fairly new layerEffect shader API, yet it seems it's incapable of setting the depths of pixels...
Posted
by Treata.
Last updated
.
Post marked as solved
1 Replies
305 Views
Why high-level RealityKit's APIs are only available on visionOS? RealityView & Model3D only to name some. On other platforms currently, the only way to deploy RealityKit & or ARKit, is by using either UIKit or UIKit's integration with SwiftUI (UIViewRepresentable). Are these newer APIs coming to other platforms as well?
Posted
by Treata.
Last updated
.
Post marked as solved
2 Replies
602 Views
The Text inside README.md or any other Markdown files added to the project's bundle, simply are not formatted when previewed in XCode. Almost all of the opensource projects have instructions in Markdown at the top level of the project & even Apple use MD in their sample projects. Magically, the .md files in Apple sample projects are formatted as expected as you can see below, but this isn't the case in any other project. I've also checked the file's settings in the XCode inspector and it didn't differ from the ones existing in the Apple code samples. This is how we are used to view Markdowns in XCode. And this is is the README.md in HappyBeam which is formatted.
Posted
by Treata.
Last updated
.
Post not yet marked as solved
1 Replies
369 Views
As a resident of Iran, I want to ensure that I can participate in the upcoming challenge when applications open in February 2024. Given the existing sanctions and political landscape, I'm uncertain about the potential limitations or implications. I would appreciate insights from anyone who has knowledge about potential restrictions or implications due to sanctions that might affect participation for Iranian residents. Furthermore, if I were to excel and be selected as one of the top 50 distinguished winners, would I face barriers in being invited to Apple Park next summer due to these geopolitical factors? Looking forward to your valuable insights and advice.
Posted
by Treata.
Last updated
.