Running "flutter pub get" in puantajplus...
Launching lib/main.dart on iPhone 11 Pro Max in debug mode...
Running pod install...
Running Xcode build...
Xcode build done. 24,9s
Failed to build iOS app
Error output from Xcode build:
↳
BUILD FAILED
Xcode's output:
↳
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:4: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationContent.h:63:12: note: 'UNMutableNotificationContent' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNMutableNotificationContent : UNNotificationContent
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:1: note: annotate 'didReceiveNotificationExtensionRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:74: warning: 'UNNotificationRequest' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: 'UNNotificationRequest' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:1: note: annotate 'didReceiveNotificationExtensionRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:146: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationContent.h:63:12: note: 'UNMutableNotificationContent' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNMutableNotificationContent : UNNotificationContent
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:1: note: annotate 'didReceiveNotificationExtensionRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:4: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationContent.h:63:12: note: 'UNMutableNotificationContent' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNMutableNotificationContent : UNNotificationContent
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:1: note: annotate 'serviceExtensionTimeWillExpireRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:73: warning: 'UNNotificationRequest' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: 'UNNotificationRequest' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:1: note: annotate 'serviceExtensionTimeWillExpireRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:145: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationContent.h:63:12: note: 'UNMutableNotificationContent' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNMutableNotificationContent : UNNotificationContent
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:1: note: annotate 'serviceExtensionTimeWillExpireRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
6 warnings generated.
6 warnings generated.
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterCategories.h:28:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:4: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationContent.h:63:12: note: 'UNMutableNotificationContent' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNMutableNotificationContent : UNNotificationContent
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterCategories.h:28:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:1: note: annotate 'didReceiveNotificationExtensionRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:74: warning: 'UNNotificationRequest' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: 'UNNotificationRequest' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterCategories.h:28:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:1: note: annotate 'didReceiveNotificationExtensionRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:146: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationContent.h:63:12: note: 'UNMutableNotificationContent' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNMutableNotificationContent : UNNotificationContent
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterCategories.h:28:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:1: note: annotate 'didReceiveNotificationExtensionRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)didReceiveNotificationExtensionRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:4: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationContent.h:63:12: note: 'UNMutableNotificationContent' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNMutableNotificationContent : UNNotificationContent
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterCategories.h:28:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:1: note: annotate 'serviceExtensionTimeWillExpireRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:73: warning: 'UNNotificationRequest' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationRequest.h:16:12: note: 'UNNotificationRequest' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNNotificationRequest : NSObject <NSCopying, NSSecureCoding>
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterCategories.h:28:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:1: note: annotate 'serviceExtensionTimeWillExpireRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:145: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent* _Nullable)replacementContent;
^
In module 'UserNotifications' imported from /Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:45:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UNNotificationContent.h:63:12: note: 'UNMutableNotificationContent' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0
@interface UNMutableNotificationContent : UNNotificationContent
^
While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterCategories.h:28:
In file included from :1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:492:1: note: annotate 'serviceExtensionTimeWillExpireRequest:withMutableNotificationContent:' with an availability attribute to silence this warning
(UNMutableNotificationContent)serviceExtensionTimeWillExpireRequest:(UNNotificationRequest _Nonnull)request withMutableNotificationContent:(UNMutableNotificationContent _Nullable)replacementContent;
^
API_AVAILABLE(ios(10.0))
6 warnings generated.
6 warnings generated.
/Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OneSignalPlugin.m:102:43: warning: incompatible pointer types sending 'OneSignalPlugin ' to parameter of type 'NSObject * _Nonnull' [-Wincompatible-pointer-types]
[OneSignal addSMSSubscriptionObserver:self];
^~~~
In module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OneSignalPlugin.h:29:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:520:74: note: passing argument to parameter 'observer' here
Running "flutter pub get" in puantajplus... Launching lib/main.dart on iPhone 11 Pro Max in debug mode... Running pod install... Running Xcode build... Xcode build done. 24,9s Failed to build iOS app Error output from Xcode build: ↳ BUILD FAILED
Xcode's output: ↳ While building module 'OneSignal' imported from /Users/yasingenc/flutter/.pub-cache/hosted/pub.dartlang.org/onesignal_flutter-3.0.0/ios/Classes/OSFlutterTagsController.m:29: In file included from:1:
/Users/yasingenc/puantajplus/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates/OneSignal/OneSignal.framework/Headers/OneSignal.h:491:4: warning: 'UNMutableNotificationContent' is only available on iOS 10.0 or newer [-Wunguarded-availability]
Could not build the application for the simulator. Error launching application on iPhone 11 Pro Max.