Post

Replies

Boosts

Views

Activity

Smart Copy and Paste?
I have an Xcode project with an iOS App and a tvOS App in it. I needed to copy some code over from the iOS App to the tvOS App but I accidentally copied too much! I then deleted the part that I copied too much, and in the iOS App code, It was completely GONE! How can I disable this and is this a macOS feature?
0
0
304
Sep ’20
What this tag is about!
I was recently reading the Forums Feedback tag - https://developer.apple.com/forums/tags/forums-feedback and saw that many developers had posted questions about Feedback Assistant, and even general questions! - https://developer.apple.com/forums/thread/66866 This tag is for sending feedback about the forums! Description: Provide feedback on or request enhancements to the Apple Developer Forums.
2
0
388
Aug ’20
Help Wanted
I am trying to build an app that scans QR codes but I get this Error! How do I fix this error? 2020-08-19 16:04:19.305578-0700 House[31661:5897435] * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[AVCaptureMetadataOutput setMetadataObjectTypes:] Unsupported type found - use -availableMetadataObjectTypes' First throw call stack: (0x18bf29c68 0x18bc4179c 0x1cc74d37c 0x100100088 0x10010157c 0x18ff5e078 0x18ff62720 0x18ff62ae4 0x19066cee8 0x19066c6bc 0x19066d58c 0x1c899af98 0x19067e998 0x1908949e0 0x18fb3d724 0x19062f658 0x19062f9e0 0x19016aeec 0x1919acb30 0x1919d6e50 0x1919bb32c 0x1919d6b24 0x10049d7d0 0x1004a1078 0x1919fec70 0x1919fe918 0x1919fee3c 0x18bea7124 0x18bea7068 0x18bea66f8 0x18bea0d7c 0x18bea0630 0x197c7a818 0x19062da38 0x190633928 0x1c869d3e4 0x100103674 0x1001035ec 0x1001036b8 0x18bd2c38c) libc++abi.dylib: terminating with uncaught exception of type NSException Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[AVCaptureMetadataOutput setMetadataObjectTypes:] Unsupported type found - use -availableMetadataObjectTypes' terminating with uncaught exception of type NSException
0
0
481
Aug ’20
Error ITMS-90744
Because I don't know how to launch App Clips from a website(developer.apple.com/forums/thread/657921 - https://developer.apple.com/forums/thread/657921), I decided to give TestFlight a try! I had Xcode 12 beta 3 on my Mac(10.15.4), and archived it. When I tried to distribute it, it said I am trying to upload my build to iTunes connect, but from this morning I see this error: ERROR ITMS-90744: "Unsupported Xcode or SDK Version. Your app was built with a version of Xcode or SDK that is not yet supported for upload to App Store Connect. For more information about supported versions of Xcode and SDK for Testflight or App Store submissions, view the App Store Connect What's New page (developer.apple.com/app-store-connect/whats-new/) I don't want to update my Xcode to beta 5(it takes 3 hours just to unzip the XIP! Please help! If I need to update Xcode, please help me in this question - https://developer.apple.com/forums/thread/657921 instead
1
0
772
Aug ’20
Port UIKit App to SwiftUI
I have an app made in UIKit with a deployment target of 9.0 which I would like to apply SwiftUI to. I would like my app to use SwiftUI while still being compatible with iOS 9.0 and later. Does anyone know how to achieve this, because SwiftUI is only in iOS 13.0 or later
2
0
751
Aug ’20
Unable to run WidgetKit widget on device or Simulator! - Please Help
Hi Devs! I am trying to build a widget for my app MathFlash Fun - https://apps.apple.com/us/app/mathflash-fun/id1502858843, but I am unable to deploy the widget to my iPad and the Simulator! The lldb says dyld: symbol '_$s9WidgetKit22IntentTimelineProviderP11placeholder4with5EntryQzAA0dE7ContextV_tFTq' not found, expected in '/System/Library/Frameworks/WidgetKit.framework/WidgetKit', needed by '/private/var/containers/Bundle/Application/3CA7A491-1A1F-4975-A010-39F6964A9A9A/Math Flash.app/PlugIns/CanYouWorkNowWodgetExtension.appex/CanYouWorkNowWodgetExtension' (I accidentally named the widget Wodget!) Xcode also shows me a SIGABRT and shows a pop-up which says SendProcessControlEvent:toPid: encountered an error: Error Domain=com.apple.dt.deviceprocesscontrolservice Code=8 "Failed to show Widget 'com.duckida.CanYouWorkNow.CanYouWorkNowWodget' error: Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.duckida.CanYouWorkNow.CanYouWorkNowWodget)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.duckida.CanYouWorkNow.CanYouWorkNowWodget)}." UserInfo={NSLocalizedDescription=Failed to show Widget 'com.duckida.CanYouWorkNow.CanYouWorkNowWodget' error: Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.duckida.CanYouWorkNow.CanYouWorkNowWodget)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.duckida.CanYouWorkNow.CanYouWorkNowWodget)}., NSUnderlyingError=0x1014fb420 {Error Domain=SBAvocadoDebuggingControllerErrorDomain Code=1 "Failed to get descriptors for extensionBundleID (com.duckida.CanYouWorkNow.CanYouWorkNowWodget)" UserInfo={NSLocalizedDescription=Failed to get descriptors for extensionBundleID (com.duckida.CanYouWorkNow.CanYouWorkNowWodget)}}} Domain: DTXMessage Code: 1 Here are some details: My iPad, an iPad Air 2(A1566) is running iOS 14 public beta 4(118A5342e1) My Mac is a 2019 MacBook Air with macOS 10.15.4 My Mac has Xcode 12 beta 3! Please Help!
1
0
733
Aug ’20
A touchscreen Mac
Hi Devs! I think a touchscreen Mac is going to come out soon! Some Evidence: Apple Silicon - With Apple Silicon coming to Mac, Apple could include touch drivers for Mac Control Center - MacOS Big Sur probably has a Control Center so it is easier to change settings on touch Macs Mac Catalyst - The iPad is touchscreen, and Catalyst is all about iPad apps on Mac. Hints for a touch Mac
2
0
731
Jul ’20