Post

Replies

Boosts

Views

Created

Trying to archive to a .ipa fails...
I am trying to archive my app as an .ipa to upload to TestFlight, and I get an error saying: Command CompileSwift failed with a nonzero exit code this error is that same for my watch app and widget... If I click into the error, it says that there is no error: imgur.com/a/O0yJDKg any help appreciated!
0
0
626
Mar ’21
WidgetKit with Intent on iOS 17
I have edited the default widget with Intent, but am being hit with the following errors… it runs perfectly fine if I don’t use an Intent in a static widget Could not find an intent with identifier ConfigurationAppIntent, mangledTypeName: Optional("27trainWidgetsConfigExtension22ConfigurationAppIntentV") associateAppIntent(forUserActivity:) Error converting INIntent to App Intent: AppIntents.PerformIntentError.intentNotFound I think it may be something to do with Info.plist?
4
2
2.9k
Nov ’23
Trying to archive to a .ipa fails...
I am trying to archive my app as an .ipa to upload to TestFlight, and I get an error saying: Command CompileSwift failed with a nonzero exit code this error is that same for my watch app and widget... If I click into the error, it says that there is no error: imgur.com/a/O0yJDKg any help appreciated!
Replies
0
Boosts
0
Views
626
Activity
Mar ’21
Calendar complication
I have a quick question, how would I create a calendar complication, like the one called "Untitled" in this folder - https://www.icloud.com/iclouddrive/08yLlO48KSeES5t8Pho9lLS8g#Untitled? Any help appreciated!
Replies
0
Boosts
0
Views
722
Activity
May ’21
Send notification to iPhone from Apple Watch in Swift
Is it possible to send a notification to an iPhone from the paired Apple Watch on a button press in my app on the watch?
Replies
3
Boosts
0
Views
2.0k
Activity
Jun ’21
Date style as timer, but use days
I was wondering if there was any way to get the dd:hh:mm:ss style when formatting a date as timer? Currently the following code only does hh:mm:ss - Text("\(Date(timeIntervalSince1970: 1686330135), style: .timer)")... Any help appreciated!
Replies
2
Boosts
0
Views
1.2k
Activity
Jun ’22
WidgetKit with Intent on iOS 17
I have edited the default widget with Intent, but am being hit with the following errors… it runs perfectly fine if I don’t use an Intent in a static widget Could not find an intent with identifier ConfigurationAppIntent, mangledTypeName: Optional("27trainWidgetsConfigExtension22ConfigurationAppIntentV") associateAppIntent(forUserActivity:) Error converting INIntent to App Intent: AppIntents.PerformIntentError.intentNotFound I think it may be something to do with Info.plist?
Replies
4
Boosts
2
Views
2.9k
Activity
Nov ’23