Die Klasse 'avspeechSynthesizer' entspricht nicht dem "sendbaren" ProtokollIOS

Programmierung für iOS
Anonymous
 Die Klasse 'avspeechSynthesizer' entspricht nicht dem "sendbaren" Protokoll

Post by Anonymous »

Meine App baut auf meinem Windows -Computer gut auf, aber der Versuch, denselben Code auf Mac zu erstellen, verursacht in letzter Zeit eine Menge Fehler. Verfügen Sie. Immer noch ohne Erfolg (was mir sagt, dass es mit der neuesten Flutter -Version SMTH machen muss?) < /P>
Das neueste, was ich getan habe, war Folgendes: < /p>
flutter run
< /code>
Fehler: Etwas mit Firebase_Core wird auf 11.7 gesperrt. In Podfile.lock zeigte PubSpec auf 11,8 (oder Simliar) < /p>

Also habe ich die Podfile.Lock deletiert und < /p>
Pod Cache Clean -All
Pod Installation < /p>
< />
< /ll < /p> < /l. /> < /ul>
Dann habe ich diesen Fehler erhalten: < /p>
Pod installation complete! There are 22 dependencies from the Podfile and 45 total pods installed.

[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target `Runner` to `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` or include the `Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig` in your build configuration (`Flutter/Release.xcconfig`).
< /code>
Also habe ich Xcode geöffnet, zu den Läufereinstellungen gegangen und habe alle Konfigurationen auf "None" gesetzt, dann "Pod install" erneut mit Erfolg gemacht. < /p>
flutter run
< /code>
Jetzt bekomme ich das (ich veriere mich nur etwa 20% davon wegen Zeichengrenzen und Wiederholung): < /p>


Launching lib/main.dart on iPhone 16 in debug mode...
Running pod install...
Running Xcode build...
Xcode build done. 1117.6s
Failed to build iOS app
Error output from Xcode build:

** BUILD FAILED **

Xcode's output:

Writing result bundle at path:
/var/folders/8j/3dnm56y145j7j2jr_lgk0vdc0000gn/T/flutter_tools.v7jsSL/flutter_ios_build_temp_dirr4VQPW/temporary_xcresult_bundle

/Users/username/.pub-cache/hosted/pub.dev/flutter_tts-4.2.2/ios/Classes/SwiftFlutterTtsPlugin.swift:10:7: warning: stored property 'synthesizer' of 'Sendable'-conforming class 'SwiftFlutterTtsPlugin' has non-sendable type 'AVSpeechSynthesizer'; this is an error in the Swift 6 language mode
let synthesizer = AVSpeechSynthesizer()
^
AVFAudio.AVSpeechSynthesizer:2:12: note: class 'AVSpeechSynthesizer' does not conform to the 'Sendable' protocol
open class AVSpeechSynthesizer : NSObject {
^
/Users/username/.pub-cache/hosted/pub.dev/flutter_tts-4.2.2/ios/Classes/SwiftFlutterTtsPlugin.swift:10:7: warning: stored property 'synthesizer' of 'Sendable'-conforming class 'SwiftFlutterTtsPlugin' has non-sendable type 'AVSpeechSynthesizer'; this is an error in the Swift 6 language mode
let synthesizer = AVSpeechSynthesizer()
^
AVFAudio.AVSpeechSynthesizer:2:12: note: class 'AVSpeechSynthesizer' does not conform to the 'Sendable' protocol
open class AVSpeechSynthesizer : NSObject {
^
ld: warning: ignoring duplicate libraries: '-lc++'
ld: warning: ignoring duplicate libraries: '-lc++'

:1:9: note: in file included from :1:
#import "Headers/webview_flutter_wkwebview-umbrella.h"
^
/Users/username/StudioProjects/project/ios/Pods/Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview-umbrella.h:17:1: warning: umbrella header for module 'webview_flutter_wkwebview' does not include header 'FWFHTTPCookieStoreHostApi.h'

^
:1:9: note: in file included from :1:
#import "Headers/webview_flutter_wkwebview-umbrella.h"
^
/Users/username/StudioProjects/project/ios/Pods/Target Support Files/webview_flutter_wkwebview/webview_flutter_wkwebview-umbrella.h:17:1: warning: umbrella header for module 'webview_flutter_wkwebview' does not include header 'FWFWebsiteDataStoreHostApi.h'

^
ld: warning: ignoring duplicate libraries: ' - l c + + ' < b r / > / A p p l i c a t i o n s / X c o d e . a p p / C o n t e n t s / D e v e l o p e r / T o o l c h a i n s / X c o d e D e f a u l t . x c t o o l c h a i n / u s r / b i n / c l a n g - c c 1 - W u n d e f - p r e f i x \ = T A R G E T _ O S _ - f d i a g n o s t i c s - s h o w - n o t e - i n c l u d e - s t a c k - f m a c r o - b a c k t r a c e - l i m i t \ = 0 - f e r r o r - l i m i t 1 9 - s e r i a l i z e - d i a g n o s t i c - f i l e / U s e r s / u s e r n a m e / L i b r a r y / D e v e l o p e r / X c o d e / D e r i v e d D a t a / R u n n e r - a b w a w h j b n t s c h p a d k u a c a l i r n v s i / B u i l d / I n t e r m e d i a t e s . n o i n d e x / P o d s . b u i l d / D e b u g - i p h o n e s i m u l a t o r / p u r c h a s e s _ f l u t t e r . b u i l d / O b j e c t s - n o r m a l / a r m 6 4 / P u r c h a s e s F l u t t e r P l u g i n . d i a - W d e p r e c a t e d - o b j c - i s a - u s a g e - W e r r o r \ = d e p r e c a t e d - o b j c - i s a - u s a g e - W e r r o r \ = i m p l i c i t - f u n c t i o n - d e c l a r a t i o n - W n o n - m o d u l a r - i n c l u d e - i n - f r a m e w o r k - m o d u l e - W e r r o r \ = n o n - m o d u l a r - i n c l u d e - i n - f r a m e w o r k - m o d u l e - W n o - t r i g r a p h s - W n o - m i s s i n g - f i e l d - i n i t i a l i z e r s - W n o - m i s s i n g - p r o t o t y p e s - W e r r o r \ = r e t u r n - t y p e - W d o c u m e n t a t i o n - W u n r e a c h a b l e - c o d e - W n o - i m p l i c i t - a t o m i c - p r o p e r t i e s - W e r r o r \ = d e p r e c a t e d - o b j c - i s a - u s a g e - W n o - o b j c - i n t e r f a c e - i v a r s - W e r r o r \ = o b j c - r o o t - c l a s s - W n o - a r c - r e p e a t e d - u s e - o f - w e a k - W i m p l i c i t - r e t a i n - s e l f - W d u p l i c a t e - m e t h o d - m a t c h - W n o - m i s s i n g - b r a c e s - W p a r e n t h e s e s - W s w i t c h - W u n u s e d - f u n c t i o n - W n o - u n u s e d - l a b e l - W n o - u n u s e d - p a r a m e t e r - W u n u s e d - v a r i a b l e - W u n u s e d - v a l u e - W e m p t y - b o d y - W u n i n i t i a l i z e d - W c o n d i t i o n a l - u n i n i t i a l i z e d - W n o - u n k n o w n - p r a g m a s - W n o - s h a d o w - W n o - f o u r - c h a r - c o n s t a n t s - W n o - c o n v e r s i o n - W c o n s t a n t - c o n v e r s i o n - W i n t - c o n v e r s i o n - W b o o l - c o n v e r s i o n - W e n u m - c o n v e r s i o n - W n o - f l o a t - c o n v e r s i o n - W n o n - l i t e r a l - n u l l - c o n v e r s i o n - W o b j c - l i t e r a l - c o n v e r s i o n - W s h o r t e n - 6 4 - t o - 3 2 - W p o i n t e r - s i g n - W n o - n e w l i n e - e o f - W n o - s e l e c t o r - W n o - s t r i c t - s e l e c t o r - m a t c h - W u n d e c l a r e d - s e l e c t o r - W d e p r e c a t e d - i m p l e m e n t a t i o n s - W n o - i m p l i c i t - f a l l t h r o u g h - W p r o t o c o l - W d e p r e c a t e d - d e c l a r a t i o n s - W n o - s i g n - c o n v e r s i o n - W i n f i n i t e - r e c u r s i o n - W c o m m a - W b l o c k - c a p t u r e - a u t o r e l e a s i n g - W s t r i c t - p r o t o t y p e s - W n o - s e m i c o l o n - b e f o r e - m e t h o d - b o d y - W u n g u a r d e d - a v a i l a b i l i t y - W n o - r e o r d e r - i n i t - l i s t - W n o - i m p l i c i t - i n t - f l o a t - c o n v e r s i o n - W n o - c 9 9 - d e s i g n a t o r - W n o - f i n a l - d t o r - n o n - f i n a l - c l a s s - W n o - e x t r a - s e m i - s t m t - W n o - m i s l e a d i n g - i n d e n t a t i o n - W n o - q u o t e d - i n c l u d e - i n - f r a m e w o r k - h e a d e r - W n o - i m p l i c i t - f a l l t h r o u g h - W n o - e n u m - e n u m - c o n v e r s i o n - W n o - e n u m - f l o a t - c o n v e r s i o n - W n o - e l a b o r a t e d - e n u m - b a s e - W n o - r e s e r v e d - i d e n t i f i e r - W n o - g n u - f o l d i n g - c o n s t a n t - f m o d u l e - m a p - f i l e \ = / U s e r s / u s e r n a m e / S t u d i o P r o j e c t s / p r o j e c t / b u i l d / i o s / D e b u g - i p h o n e s i m u l a t o r / p u r c h a s e s _ f l u t t e r / p u r c h a s e s _ f l u t t e r . f r a m e w o r k / M o d u l e s / m o d u l e . m o d u l e m a p - f m o d u l e - m a p - f i l e \ = / A p p l i c a t i o n s / X c o d e . a p p / C o n t e n t s / D e v e l o p e r / P l a t f o r m s / i P h o n e S i m u l a t o r . p l a t f o r m / D e v e l o p e r / S D K s / i P h o n e S i m u l a t o r . s d k / S y s t e m / L i b r a r y / F r a m e w o r k s / U I K i t . f r a m e w o r k / M o d u l e s / m o d u l e . m o d u l e m a p - f m o d u l e - m a p - f i l e \ = / U s e r s / u s e r n a m e / D e v e l o p e r / f l u t t e r / b i n / c a c h e / a r t i f a c t s / e n g i n e / i o s / F l u t t e r . x c f r a m e w o r k / i o s - a r m 6 4 _ x 8 6 _ 6 4 - s i m u l a t o r / F l u t t e r . f r a m e w o r k / M o d u l e s / m o d u l e . m o d u l e m a p - f m o d u l e - m a p - f i l e \ = / U s e r s / u s e r n a m e / S t u d i o P r o j e c t s / p r o j e c t / b u i l d / i o s / D e b u g - i p h o n e s i m u l a t o r / R e v e n u e C a t / R e v e n u e C a t . f r a m e w o r k / M o d u l e s / m o d u l e . m o d u l e m a p - f m o d u l e - m a p - f i l e \ = / A p p l i c a t i o n s / X c o d e . a p p / C o n t e n t s / D e v e l o p e r / P l a t f o r m s / i P h o n e S i m u l a t o r . p l a t f o r m / D e v e l o p e r / S D K s / i P h o n e S i m u l a t o r . s d k / S y s t e m / L i b r a r y / F r a m e w o r k s / S t o r e K i t . f r a m e w o r k / M o d u l e s / m o d u l e . m o d u l e m a p - f m o d u l e - m a p - f i l e \ = / U s e r s / u s e r n a m e / S t u d i o P r o j e c t s / p r o j e c t / b u i l d / i o s / D e b u g - i p h o n e s i m u l a t o r / P u r c h a s e s H y b r i d C o m m o n / P u r c h a s e s H y b r i d C o m m o n . f r a m e w o r k / M o d u l e s / m o d u l e . m o d u l e m a p - o / U s e r s / u s e r n a m e / L i b r a r y / D e v e l o p e r / X c o d e / D e r i v e d D a t a / R u n n e r - a b w a w h j b n t s c h p a d k u a c a l i r n v s i / B u i l d / I n t e r m e d i a t e s . n o i n d e x / P o d s . b u i l d / D e b u g - i p h o n e s i m u l a t o r / p u r c h a s e s _ f l u t t e r . b u i l d / O b j e c t s - n o r m a l / a r m 6 4 / P u r c h a s e s F l u t t e r P l u g i n . o - d i s a b l e - f r e e - e m i t - o b j - x o b j e c t i v e - c / U s e r s / u s e r n a m e / . p u b - c a c h e / h o s t e d / p u b . d e v / p u r c h a s e s _ f l u t t e r - 8 . 6 . 1 / i o s / C l a s s e s / P u r c h a s e s F l u t t e r P l u g i n . m - t a r g e t - a b i d a r w i n p c s - t a r g e t - c p u a p p l e - m 1 - t a r g e t - f e a t u r e + v 8 . 5 a - t a r g e t - f e a t u r e + a e s - t a r g e t - f e a t u r e + c r c - t a r g e t - f e a t u r e + d o t p r o d - t a r g e t - f e a t u r e + f p - a r m v 8 - t a r g e t - f e a t u r e + f p 1 6 f m l - t a r g e t - f e a t u r e + l s e - t a r g e t - f e a t u r e + r a s - t a r g e t - f e a t u r e + r c p c - t a r g e t - f e a t u r e + r d m - t a r g e t - f e a t u r e + s h a 2 - t a r g e t - f e a t u r e + s h a 3 - t a r g e t - f e a t u r e + n e o n - t a r g e t - f e a t u r e + z c m - t a r g e t - f e a t u r e + z c z - t a r g e t - f e a t u r e + f u l l f p 1 6 - t r i p l e a r m 6 4 - a p p l e - i o s 1 3 . 0 . 0 - s i m u l a t o r - t a r g e t - l i n k e r - v e r s i o n 1 1 1 5 . 7 . 3 - t a r g e t - s d k - v e r s i o n \ = 1 8 . 2 - f m o d u l e s - v a l i d a t e - s y s t e m - h e a d e r s - f n o - m o d u l e m a p - a l l o w - s u b d i r e c t o r y - s e a r c h - i s y s r o o t / A p p l i c a t i o n s / X c o d e . a p p / C o n t e n t s / D e v e l o p e r / P l a t f o r m s / i P h o n e S i m u l a t o r . p l a t f o r m / D e v e l o p e r / S D K s / i P h o n e S i m u l a t o r 1 8 . 2 . s d k - r e s o u r c e - d i r / A p p l i c a t i o n s / X c o d e . a p p / C o n t e n t s / D e v e l o p e r / T o o l c h a i n s / X c o d e D e f a u l t . x c t o o l c h a i n / u s r / l i b / c l a n g / 1 6 - f m o d u l e - f o r m a t \ = o b j - f m o d u l e - f i l e \ = F l u t t e r \ = / U s e r s / u s e r n a m e / L i b r a r y / D e v e l o p e r / X c o d e / D e r i v e d D a t a / R u n n e r - a b w a w h j b n t s c h p a d k u a c a l i r n v s i / B u i l d / I n t e r m e d i a t e s . n o i n d e x / E x p l i c i t P r e c o m p i l e d M o d u l e s / F l u t t e r - 7 I Y Z X L 3 A Z N P Z N 2 K 1 Z U 5 1 M F Q F I . p c m - f m o d u l e - f i l e \ = P u r c h a s e s H y b r i d C o m m o n \ = / U s e r s / u s e r n a m e / L i b r a r y / D e v e l o p e r / X c o d e / D e r i v e d D a t a / R u n n e r - a b w a w h j b n t s c h p a d k u a c a l i r n v s i / B u i l d / I n t e r m e d i a t e s . n o i n d e x / E x p l i c i t P r e c o m p i l e d M o d u l e s / P u r c h a s e s H y b r i d C o m m o n - N 0 F 3 H W Q X G P Q 7 B 3 Q J A Z 5 Z 1 Y Y 6 . p c m - f m o d u l e - f i l e \ = R e v e n u e C a t \ = / U s e r s / u s e r n a m e / L i b r a r y / D e v e l o p e r / X c o d e / D e r i v e d D a t a / R u n n e r - a b w a w h j b n t s c h p a d k u a c a l i r n v s i / B u i l d / I n t e r m e d i a t e s . n o i n d e x / E x p l i c i t P r e c o m p i l e d M o d u l e s / R e v e n u e C a t - A N 3 A 5 R O 3 W Z K C 5 W 5 D 9 9 S K P H A E R . p c m - f m o d u l e - f i l e \ = S t o r e K i t \ = / U s e r s / u s e r n a m e / L i b r a r y / D e v e l o p e r / X c o d e / D e r i v e d D a t a / R u n n e r - a b w a w h j b n t s c h p a d k u a c a l i r n v s i / B u i l d / I n t e r m e d i a t e s . n o i n d e x / E x p l i c i t P r e c o m p i l e d M o d u l e s / S t o r e K i t - 2 A A F 1 M N H C O N P 6 4 B 6 9 O Z G Z 8 X G E . p c m - f m o d u l e - f i l e \ = U I K i t \ = / U s e r s / u s e r n a m e / L i b r a r y / D e v e l o p e r / X c o d e / D e r i v e d D a t a / R u n n e r - a b w a w h j b n t s c h p a d k u a c a l i r n v s i / B u i l d / I n t e r m e d i a t e s . n o i n d e x / E x p l i c i t P r e c o m p i l e d M o d u l e s / U I K i t - 2 SC4I5C2NSBZSDRPWG9NECUV3.pcm -I /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/purchases_flutter.build/purchases_flutter-own-target-headers.hmap -I /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/purchases_flutter.build/purchases_flutter-all-non-framework-target-headers.hmap -I /Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/purchases_flutter/include -I /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/purchases_flutter.build/DerivedSources-normal/arm64 -I /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/purchases_flutter.build/DerivedSources/arm64 -I /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/purchases_flutter.build/DerivedSources -F /Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/purchases_flutter -F /Users/username/Developer/flutter/bin/cache/artifacts/engine/ios/Flutter.xcframework/ios-arm64_x86_64-simulator -F /Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/PurchasesHybridCommon -F /Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/RevenueCat -iquote /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/purchases_flutter.build/purchases_flutter-generated-files.hmap -iquote /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/purchases_flutter.build/purchases_flutter-project-headers.hmap -isystem /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.2.sdk/usr/local/include -isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/username/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.2-22C146-07b28473f605e47e75261259d3ef3b5a.sdkstatcache -ivfsoverlay /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Pods-8699adb1dd336b26511df848a716bd42-VFS-iphonesimulator/all-product-headers.yaml -std\=gnu11 -fexceptions -fmodules -fmodule-name\=purchases_flutter -fno-implicit-modules -fobjc-exceptions -fmax-type-align\=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime\=ios-13.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version\=4.2.1 -fblocks -ffp-contract\=on -fclang-abi-compat\=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature\=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature\=+enableAggressiveVLAFolding -clang-vendor-feature\=+revert09abecef7bbf -clang-vendor-feature\=+thisNoAlignAttr -clang-vendor-feature\=+thisNoNullAttr -clang-vendor-feature\=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir\=/Users/username/StudioProjects/project/ios/Pods -fcoverage-compilation-dir\=/Users/username/StudioProjects/project/ios/Pods -fobjc-msgsend-selector-stubs -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version\=4 -debugger-tuning\=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer\=non-leaf -funwind-tables\=1 -clear-ast-before-backend -discard-value-names -main-file-name PurchasesFlutterPlugin.m -debug-info-kind\=standalone -fdiagnostics-hotness-threshold\=0 -fdiagnostics-misexpect-tolerance\=0 -D COCOAPODS\=1 -D DEBUG\=1 -D OBJC_OLD_DISPATCH_PROTOTYPES\=0 -D POD_CONFIGURATION_DEBUG\=1 -D __GCC_HAVE_DWARF2_CFI_ASM\=1 -include /Users/username/StudioProjects/project/ios/Pods/Target\ Support\ Files/purchases_flutter/purchases_flutter-prefix.pch -MT dependencies -dependency-file /Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/purchases_flutter.build/Objects-normal/arm64/PurchasesFlutterPlugin.d -skip-unused-modulemap-deps
/Users/username/.pub-cache/hosted/pub.dev/purchases_flutter-8.6.1/ios/Classes/PurchasesFlutterPlugin.m:262:43: warning: 'configureWithAPIKey:appUserID:purchasesAreCompletedBy:userDefaultsSuiteName:platformFlavor:platformFlavorVersion:storeKitVersion:dangerousSettings:shouldShowInAppMessagesAutomatically:verificationMode:' is deprecated: Use the full configure method instead [-Wdeprecated-declarations]
262 | RCPurchases *purchases = [RCPurchases configureWithAPIKey:apiKey
| ^
In module 'PurchasesHybridCommon' imported from /Users/username/.pub-cache/hosted/pub.dev/purchases_flutter-8.6.1/ios/Classes/PurchasesFlutterPlugin.m:5:
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/PurchasesHybridCommon/PurchasesHybridCommon.framework/Headers/PurchasesHybridCommon-Swift.h:524:654: note: 'configureWithAPIKey:appUserID:purchasesAreCompletedBy:userDefaultsSuiteName:platformFlavor:platformFlavorVersion:storeKitVersion:dangerousSettings:shouldShowInAppMessagesAutomatically:verificationMode:' has been explicitly marked deprecated here
524 | + (RCPurchases * _Nonnull)configureWithAPIKey:(NSString * _Nonnull)apiKey appUserID:(NSString * _Nullable)appUserID purchasesAreCompletedBy:(NSString * _Nullable)purchasesAreCompletedBy userDefaultsSuiteName:(NSString * _Nullable)userDefaultsSuiteName platformFlavor:(NSString * _Nullable)platformFlavor platformFlavorVersion:(NSString * _Nullable)platformFlavorVersion storeKitVersion:(NSString * _Nonnull)storeKitVersion dangerousSettings:(RCDangerousSettings * _Nullable)dangerousSettings shouldShowInAppMessagesAutomatically:(BOOL)shouldShowInAppMessagesAutomatically verificationMode:(NSString * _Nullable)verificationMode SWIFT_WARN_UNUSED_RESULT SWIFT_DEPRECATED_MSG("Use the full configure method instead");
| ^
In module 'RevenueCat' imported from /Users/username/.pub-cache/hosted/pub.dev/purchases_flutter-8.6.1/ios/Classes/PurchasesFlutterPlugin.h:6:
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/RevenueCat/RevenueCat.framework/Headers/RevenueCat-Swift.h:220:51: note: expanded from macro 'SWIFT_DEPRECATED_MSG'
220 | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
| ^
/Users/username/.pub-cache/hosted/pub.dev/purchases_flutter-8.6.1/ios/Classes/PurchasesFlutterPlugin.m:366:28: warning: 'setDebugLogsEnabled:' is deprecated: Use setLogLevel instead [-Wdeprecated-declarations]
366 | [RCCommonFunctionality setDebugLogsEnabled:enabled];
| ^
In module 'PurchasesHybridCommon' imported from /Users/username/.pub-cache/hosted/pub.dev/purchases_flutter-8.6.1/ios/Classes/PurchasesFlutterPlugin.m:5:
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/PurchasesHybridCommon/PurchasesHybridCommon.framework/Headers/PurchasesHybridCommon-Swift.h:331:43: note: 'setDebugLogsEnabled:' has been explicitly marked deprecated here
331 | + (void)setDebugLogsEnabled:(BOOL)enabled SWIFT_DEPRECATED_MSG("Use setLogLevel instead");
| ^
In module 'RevenueCat' imported from /Users/username/.pub-cache/hosted/pub.dev/purchases_flutter-8.6.1/ios/Classes/PurchasesFlutterPlugin.h:6:
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/RevenueCat/RevenueCat.framework/Headers/RevenueCat-Swift.h:220:51: note: expanded from macro 'SWIFT_DEPRECATED_MSG'
220 | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
| ^
2 warnings generated.
:1:9: note: in file included from :1:
#import "Headers/GTMSessionFetcher-umbrella.h"
^

| ^
In module 'RevenueCat' imported from /Users/username/.pub-cache/hosted/pub.dev/purchases_flutter-8.6.1/ios/Classes/PurchasesFlutterPlugin.h:6:
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/RevenueCat/RevenueCat.framework/Headers/RevenueCat-Swift.h:4154:51: note: expanded from macro 'SWIFT_DEPRECATED_MSG'
4154 | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
| ^
/Users/username/.pub-cache/hosted/pub.dev/purchases_flutter-8.6.1/ios/Classes/PurchasesFlutterPlugin.m:366:28: warning: 'setDebugLogsEnabled:' is deprecated: Use setLogLevel instead [-Wdeprecated-declarations]
366 | [RCCommonFunctionality setDebugLogsEnabled:enabled];
| ^

/Users/username/StudioProjects/project/ios/Pods/FirebaseFirestoreInternal/Firestore/core/src/local/local_store.cc:589:24: warning: implicit conversion loses integer precision: 'typename std::enable_if::value, decltype(block())>::type' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
589 | return persistence_->Run("Backfill Indexes", [&] {
| ~~~~~~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
590 | return index_backfiller_->WriteIndexEntries(this);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
591 | });
| ~~
1 warning generated.
ld: warning: ignoring duplicate libraries: '-lc++'
/Users/username/StudioProjects/project/ios/Pods/FirebaseFirestoreInternal/Firestore/core/src/local/local_store.cc:589:24: warning: implicit conversion loses integer precision: 'typename std::enable_if::value, decltype(block())>::type' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
589 | return persistence_->Run("Backfill Indexes", [&] {
| ~~~~~~ ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
590 | return index_backfiller_->WriteIndexEntries(this);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
591 | });
| ~~

While building module 'firebase_auth':
In file included from :1:
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Headers/firebase_auth-umbrella.h:20:1: warning: umbrella header for module 'firebase_auth' does not include header 'PigeonParser.h' [-Wincomplete-umbrella]
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Headers/firebase_auth-umbrella.h:20:1: warning: umbrella header for module 'firebase_auth' does not include header 'FLTAuthStateChannelStreamHandler.h' [-Wincomplete-umbrella]
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Headers/firebase_auth-umbrella.h:20:1: warning: umbrella header for module 'firebase_auth' does not include header 'FLTIdTokenChannelStreamHandler.h' [-Wincomplete-umbrella]
/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Headers/firebase_auth-umbrella.h:20:1: warning: umbrella header for module 'firebase_auth' does not include header 'FLTPhoneNumberVerificationStreamHandler.h' [-Wincomplete-umbrella]
4 warnings generated.
Unhandled exception:
Null check operator used on a null value
#0 Context.embedFlutterFrameworks (file:///Users/username/Developer/flutter/packages/flutter_tools/bin/xcode_backend.dart:220:68)
#1 Context.run (file:///Users/username/Developer/flutter/packages/flutter_tools/bin/xcode_backend.dart:58:9)
#2 main (file:///Users/username/Developer/flutter/packages/flutter_tools/bin/xcode_backend.dart:17:5)
#3 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:313:33)
#4 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:194:12)
Command PhaseScriptExecution failed with a nonzero exit code
warning: Stale file '/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Headers/FLTAuthStateChannelStreamHandler.h' is located outside of the allowed root paths.

warning: Stale file '/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Headers/FLTIdTokenChannelStreamHandler.h' is located outside of the allowed root paths.

warning: Stale file '/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Headers/FLTPhoneNumberVerificationStreamHandler.h' is located outside of the allowed root paths.

warning: Stale file '/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/webview_flutter_wkwebview/webview_flutter_wkwebview.framework/Headers/FWFWebsiteDataStoreHostApi.h' is located outside of the allowed root paths.

warning: Stale file '/Users/username/StudioProjects/project/build/ios/Debug-iphonesimulator/webview_flutter_wkwebview/webview_flutter_wkwebview.framework/Headers/webview-umbrella.h' is located outside of the allowed root paths.

note: Removed stale file '/Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/gRPC-Core.build/Objects-normal/arm64/arena-7b5ee5fa6751acb1e0cbd2d76cc6f92c.o'

note: Removed stale file '/Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/gRPC-Core.build/Objects-normal/arm64/arena-7b5ee5fa6751acb1e0cbd2d76cc6f92c.o.scan'

note: Removed stale file '/Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/gRPC-Core.build/Objects-normal/arm64/cel.upb_minitable-141ec0787c22fc45732ca8bcc50ba5e6.o'

note: Removed stale file '/Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/gRPC-Core.build/Objects-normal/arm64/cel.upb_minitable-141ec0787c22fc45732ca8bcc50ba5e6.o.scan'

note: Removed stale file '/Users/username/Library/Developer/Xcode/DerivedData/Runner-abwawhjbntschpadkuacalirnvsi/Build/Intermediates.noindex/Pods.build/

/Users/username/StudioProjects/project/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'wakelock_plus-wakelock_plus_privacy' from project 'Pods')
/Users/username/StudioProjects/project/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'Try' from project 'Pods')
/Users/username/StudioProjects/project/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'RecaptchaInterop' from project 'Pods')
/Users/username/StudioProjects/project/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'gRPC-C++' from project 'Pods')
warning: Run script build phase 'Create Symlinks to Header Folders' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'gRPC-C++' from project 'Pods')
/Users/username/StudioProjects/project/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.2.99. (in target 'abseil' from project 'Pods')
warning: Run script build phase 'Create Symlinks to Header Folders' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'abseil' from project 'Pods')
note: Run script build phase 'Run Script' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner')
note: Run script build phase 'Thin Binary' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner')

Could not build the application for the simulator.
Error launching application on iPhone 16.

< /code>
Der letzte Fehler, der über das Bereitstellungsziel geht, ist auch seltsam, da mein Bereitstellungsziel bereits in der Podfile und in Xcode auf 13,0 festgelegt ist. Ich weiß also nicht, woher er das hat. Diese Fehler sind so groß und überall, dass ich nicht weiß, wo ich anfangen soll. Ich versuche zufällige Korrekturen, die ich auf Stackoverflow finde, aber wenn ein Fehler verschwindet, taucht ein anderer nur auf. Ich weiß nicht, wie ich das strategisch lösen soll. Was kann ich noch versuchen? Flattern herabstufen? Zurück zu einer Repo -Version vor Monaten? Ich würde sogar jemanden einstellen, der es an diesem Punkt für mich tut lol.>

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post