Post

Replies

Boosts

Views

Activity

Objective-C Framework with some swift code.
Hello, i have a question. I've start working on a framework which is written completely using obj-c. I've added a few classes which are written in swift 5.2. These classes are for private use, not going to public headers. When i build this framework (which builds ok) for binary distribution, what limitations i'll get with my swift classes inside of obj-c? Note: i've set Skip Install to NO and Build Libraries to Distribution to YES. Do the customers needs their projects to support swift 5.2+? Or what else i can get here? Thanks in advance!
0
0
281
Dec ’20
Xcode 12.4 Can't fetch swift packages list.
Hello, I'm trying to add a swift package to my swift project. But when the pop-up "Choose Package Repository" opens, no packages are listed. I've tried to use search, etc. Nothing helps the list is always empty. The system log has the following enrty: com.apple.xpc.launchd[1] (com.apple.mdworker.shared.03000000-0500-0000-0000-000000000000[3008]): Service exited due to SIGKILL | sent by mds[90] this line appears when i start searching for any package. Please help.
2
0
850
Feb ’21
Preparing device for development issue.
Hi, during the working day i have to switch between two dev devices (iPhone 8 and iPhone 13) just to run some tests. Every time I switch devices Xcode starts preparing devices for development. It usually takes around 10 minutes per device. So, my calculation says that it takes more than an hour per day, just waiting when it finishes. So, the question is there is a way to disable this? I know, it syncs something, but why does it happen all the time, i plug my iPhone? Thanks in advance.
0
0
224
Mar ’22