Thank you Quinn “The Eskimo!” !
I appreciate you pointing out the problem which was right in front of me!
The script is used by the project but should not be included in any targets.
I removed the inclusion and it fixed the app export. :D
Cheers! Claire
Post not yet marked as solved
I just created my first widget and have the same error. Does anyone have a solution?
Post not yet marked as solved
Any luck finding the problem? I am having a very similar problem.
I have a staticConfiguration Widget I wanted to convert to IntentConfiguration.
I'm having the same problem in xCode 13.3.1.
Cannot find type "MyIntent" in scope,
type 'MyProvider' does not conform to protocol 'IntentTimelineProvider'
"MyIntent" is found by the IntentHandler.swift class in the Intents Extension target I created but not the the Widget Extension target.
The .intentdefinition file is included in the Widget Extension and Intents Extension targets. I have tried including it in the main app target and it doesn't fix the problem.
I have followed the instructions in here: https://developer.apple.com/documentation/widgetkit/making-a-configurable-widget
and here: https://developer.apple.com/videos/play/wwdc2020/10194/ a couple times each and always end up with the same error.
I do have an objective C bridge file for library source which is not related to the widget or intent functionality. Any ideas? solutions?
Claire
Post not yet marked as solved
seeing the same crash as well reported by Crashlytics/Fabric# OS Version: 11.2.2 (15C202)# Device: iPhone 6# RAM Free: 5.2%# Disk Free: 51.7%#15. Crashed: MRAVConcreteRoutingDiscoverySession0 libobjc.A.dylib 0x1807b57f4 objc_object::release() + 161 libobjc.A.dylib 0x1807b6138 (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 8362 libdispatch.dylib 0x180efcf14 _dispatch_last_resort_autorelease_pool_pop + 363 libdispatch.dylib 0x180ed9328 _dispatch_queue_invoke$VARIANT$mp + 3844 libdispatch.dylib 0x180ed9d20 _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 4045 libdispatch.dylib 0x180ee203c _dispatch_workloop_worker_thread$VARIANT$mp + 6446 libsystem_pthread.dylib 0x181176f1c _pthread_wqthread + 9327 libsystem_pthread.dylib 0x181176b6c start_wqthread + 4