Hi! I got Transporter - https://apps.apple.com/us/app/transporter/id1450874784?mt=12 from the Mac App Store!
I am a newb at transporter, so how should I take my app from Xcode, and upload it via Transporter!
Post
Replies
Boosts
Views
Activity
I am trying to build an App Clip and upload it to the App Store!
I am running Xcode 12 GM Seed from an external drive.
When I Archive it, select App Store Connect, and sign it, it says App Store Connect Operation Error - Could not find or load main class
Please help!
Hi devs
I am making a tvOS app and I want to make an icon for it.
I have an LSR file with 2 layers of 2 1280x768 images.
How do I add this into the tvOS "App Icon and Shelf Image" asset catalog
This is my first tvOS app, so I really need help!
Thanks, NSApps
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?
I have an app, MathFlash Fun - http://apps.apple.com/app/id1502858843/, which lets you do math facts.
My goal is to create a Siri extension(is that what it’s called?) to MathFlash Fun
so you can ask Siri “Hey Siri, give me a math fact,” and Siri says “What level?” Then the user says 2 then Siri gives a level 2 math fact!
Please Help!
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.
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
I have an App Clip made an I would like to have a QR Code to launch it! How am I supposed to do this?
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
I am developing an app clip, but I can't get it to launch from a website.
I have added the capability Associated Domains to my App Clip target with the URL appclips:duckida.me
I also added _XCAPPCLIPURL to my clip with the URL duckida.me/bbar/clips/anywhere
I have not added a Apple App Site Association file to my server yet
Anyone know what I am doing wrong?
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
Hi! What was your favorite part of WWDC this year, devs?
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!
I would like to build a WidgetKit widget using UIKit, but I know you can only make them in SwiftUI. Are there any workarounds?
Could we try to make a storyboard and then add it to the widget like this - https://developer.apple.com/tutorials/swiftui/interfacing-with-uikit?
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