need help
I wanna make all four characters do the fulFillOrder() function but it only works for one of them. Can anyone tell me how to fix this
Feeling Stuck | Xcode swiftUI Project.
I am building an application that can play two audio files at the same time.
chatGPT and I have developed a working prototype.
There is much more work to be done. However, as I learn the syntax of the language and understand how to structure data, I am concerned that what I have built thus far will be difficult to expand on later down the road.
...
Need IOS App Developer
We would like to select and upload and view a group of photos to AWS, then transpose the metadata from the EXIF file of those photos into a PostgreSQL database, for querying.
We would like to invoke the photo selection and uploading through Apple's App Clips.
This project is only for iPhone....
Seeking Help with Mac App Crash Issue - $1000 Reward
Hello everyone,
I'm facing an issue with my Mac app where it crashes upon opening. I've uploaded the app file to Google Drive and would appreciate any help in identifying and fixing the problem. The app can be downloaded using this link.
https://drive.google.com/file/d/1fHGc-9l22ZIGmaxMu5NJ9lqb1jXOC9Fq/view?usp=drive_link...
macos support issue
Hello, I have macos 11 , which is out of support, and I can't afford to buy a new MacBook and my MacBook is not strong enough for OS update . So how can I use macos 12 or 13 in my MacBook ?
Because I am importing some libraries that only macos 12 supports, so how can I resolve this issues ?...
vision framework
does anyone have experience working with the vision framework and coreml? got an interesting project i'm working on. would love to discuss
Xcode framework conversion
How can I turn a Swift language module into a framework via Xcode? Can you help me?
Cannot convert Value
Exact error: Cannot convert value of type URL to expected argument type MLModel
I’m using swift playgrounds on iPad...
Class for MLModel
Can someone help me out? I don’t have an Mac available right now so I’m coding on my iPad. I need the class which gets automatically created when you import an MLModel into XCode. I need the class for the ResNet50 model. Could somebody send me that via private message or post it in here?
Needed help with Tabview re-tap pops the NavigationStack to root
I had implemented the code from https://kentrobin.com/home/tap-tab-to-go-back/
But I'm stuck and its not working....
Am I trippin' or is this animation absolutely not behaving like intended ?
I was trying to fix some animation problem and somehow got down to this weird behavior :
```swift
import SwiftUI
struct ContentView: View {...
Solution:
Ok for those interested I found a workaround :
using scaleEffect instead of frame seems to fix the problem
Not sure why this works but I guess it has to do with the fact that the view's frame is used to determine its position in the parent view...
SwiftUI Project refuses to build in GitHub actions after adding an external dependency
I'd try to explain it, but I'm not super familiar with the Xcode Build process, so I'd probably volunteer wrong information.
It builds locally in xcode.
Ask me anything else you want to know about the project and how it's supposed to be set up
Feel free to ask anything you need to know
https://github.com/npmaile/PapeChanger/actions/runs/8230082356/job/22502591489...
SWIFT
Looking to learn how to use swift language. I’m on iOS 14.4 (no computer) I’m looking to see if I’m able to use command swift to be able to mess around with low level code. I understand swift playground is a thing buts it won’t let me get and I’d rather not use swift online playground. If there is a way I can send code through my terminal please let me know. It would be great to be able to practice
xpc connection
If xpc service starts listening is there any call back to know at client application?
#xpc #swift...
Help - Review Apple Question
#help #reviewapple
Is anyone having problems with Apple regarding the review?
I sent an app to Apple on February 14th, it's under review but the status doesn't change!!...
How to block input for mixed immersive spaces (VisionOS)
Basically, I'm sick of trying to use a keyboard in VisionOS (magic keyboard or Macbook) and having it decide that I've pinched every third word while I'm typing. Since I can't find one that exists (though if one does, please tell me), I'm looking into making a basic text editor that has a toggle where you can turn on and off gesture control while using it. Basically I just want the text to not be affected by where you're looking or any pinching gestures. There's a browser I saw recently that...
Having some trouble cloning a project using XCode
Having some trouble with cloning and being able to open the file
Image picking for Beginner
Hi i'm very new to swift, i've been using flutter for two years now so i'm having a hard time translating thing in my mind between dart and swift,
i want to get back an image from library or camera ( i have finished this part) and i want to temporary save it in memory and get the path, how can i do that ???...