Xcode’s output:
?
Writing end result bundle at path:
/var/folders/xk/73bjkq2166n49x3b_5p4wb4m0000gn/T/flutter_tools.AFm5sc/flutter_ios_build_temp_dircJf2uh/temporary_xcresult_bundle
4 warnings generated.
1 warning generated.
4 warnings generated.
1 warning generated.
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/location-4.4.0/ios/Courses/LocationPlugin.m:176:13: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is
deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert as an alternative [-Wdeprecated-declarations]
UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Location is Disabled"
^
In module 'UIKit' imported from /Customers/mehdi/Downloads/travel_app/ios/Pods/Goal Assist Information/location/location-prefix.pch:2:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:27:12: be aware: 'UIAlertView' has been
explicitly marked deprecated right here
@interface UIAlertView : UIView
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/location-4.4.0/ios/Courses/LocationPlugin.m:176:48: warning: 'UIAlertView' is deprecated: first deprecated in iOS 9.0 - UIAlertView is
deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert as an alternative [-Wdeprecated-declarations]
UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Location is Disabled"
^
In module 'UIKit' imported from /Customers/mehdi/Downloads/travel_app/ios/Pods/Goal Assist Information/location/location-prefix.pch:2:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertView.h:27:12: be aware: 'UIAlertView' has been
explicitly marked deprecated right here
@interface UIAlertView : UIView
^
2 warnings generated.
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-13.0.0/ios/Courses/FlutterLocalNotificationsPlugin.m:6:17: warning: technique definition for 'setRegisterPlugins:'
not discovered [-Wincomplete-implementation]
@implementation FlutterLocalNotificationsPlugin {
^
In file included from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-13.0.0/ios/Courses/FlutterLocalNotificationsPlugin.m:1:
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-13.0.0/ios/Courses/FlutterLocalNotificationsPlugin.h:5:1: be aware: technique 'setRegisterPlugins:' declared right here
+ (void)setRegisterPlugins:(FlutterPluginRegistrantCallback *)callback;
^
1 warning generated.
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.8.0/ios/Courses/InAppBrowser/InAppBrowserWebViewController.swift:565:13: warning: setter for 'statusBarStyle' was
deprecated in iOS 9.0: Use -[UIViewController preferredStatusBarStyle]
UIApplication.shared.statusBarStyle = UIStatusBarStyle(rawValue: previousStatusBarStyle)!
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.8.0/ios/Courses/Varieties/URLCredential.swift:14:25: warning: evaluating non-optional worth of sort '[Any]' to 'nil'
at all times returns true
if certificates != nil {
~~~~~~~~~~~~ ^ ~~~
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.8.0/ios/Courses/Util.swift:86:25: warning: 'spotlightSuggestion' was deprecated in iOS 10.0: renamed to
'WKDataDetectorTypes.lookupSuggestion'
return .spotlightSuggestion
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.8.0/ios/Courses/Util.swift:86:25: be aware: use 'WKDataDetectorTypes.lookupSuggestion' as an alternative
return .spotlightSuggestion
^~~~~~~~~~~~~~~~~~~
WKDataDetectorTypes.lookupSuggestion
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.8.0/ios/Courses/Util.swift:121:31: warning: 'spotlightSuggestion' was deprecated in iOS 10.0: renamed to
'WKDataDetectorTypes.lookupSuggestion'
if sort.accommodates(.spotlightSuggestion) {
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.8.0/ios/Courses/Util.swift:121:31: be aware: use 'WKDataDetectorTypes.lookupSuggestion' as an alternative
if sort.accommodates(.spotlightSuggestion) {
^~~~~~~~~~~~~~~~~~~
WKDataDetectorTypes.lookupSuggestion
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.8.0/ios/Courses/Util.swift:216:21: warning: immutable worth 'j' was by no means used; contemplate changing with '_' or
eradicating it
for j in ipv6.rely...8 {
^
_
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadataExif.m:9:9: warning: non-portable path to file
'"SYMetadataExif.h"'; specified path differs in case from file title on disk [-Wnonportable-include-path]
#import "SYMetadataEXIF.h"
^~~~~~~~~~~~~~~~~~
"SYMetadataExif.h"
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadataExif.m:41:65: warning: 'kCGImagePropertyExifSubsecTimeOrginal'
is deprecated: first deprecated in iOS 10.0 - Not supported [-Wdeprecated-declarations]
SYStringSel(subsecTimeOriginal): (NSString *)kCGImagePropertyExifSubsecTimeOrginal,
^
In module 'ImageIO' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadataExif.m:10:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/ImageIO.framework/Headers/CGImageProperties.h:248:34: be aware:
'kCGImagePropertyExifSubsecTimeOrginal' has been explicitly marked deprecated right here
IMAGEIO_EXTERN const CFStringRef kCGImagePropertyExifSubsecTimeOrginal IMAGEIO_AVAILABLE_BUT_DEPRECATED(10.4, 10.11, 4.0, 10.0);
^
2 warnings generated.
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:49:36: warning: 'ALAsset' is deprecated: first deprecated in
iOS 9 - Use PHAsset from the Photographs framework as an alternative [-Wdeprecated-declarations]
+ (instancetype)metadataWithAsset:(ALAsset *)asset
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAsset.h:40:12: be aware: 'ALAsset' has been
explicitly marked deprecated right here
@interface ALAsset : NSObject {
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:52:5: warning: 'ALAssetRepresentation' is deprecated: first
deprecated in iOS 9 - Use PHImageRequestOptions with the PHImageManager from the Photographs framework as an alternative [-Wdeprecated-declarations]
ALAssetRepresentation *illustration = [asset defaultRepresentation];
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAssetRepresentation.h:20:12: be aware:
'ALAssetRepresentation' has been explicitly marked deprecated right here
@interface ALAssetRepresentation : NSObject {
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:52:52: warning: 'defaultRepresentation' is deprecated: first
deprecated in iOS 9 - Use PHImageRequestOptions with the PHImageManager from the Photographs framework as an alternative [-Wdeprecated-declarations]
ALAssetRepresentation *illustration = [asset defaultRepresentation];
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAsset.h:49:1: be aware:
'defaultRepresentation' has been explicitly marked deprecated right here
- (ALAssetRepresentation *)defaultRepresentation AL_DEPRECATED(4, "Use PHImageRequestOptions with the PHImageManager from the Photographs framework as an alternative");
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:53:57: warning: 'metadata' is deprecated: first deprecated in
iOS 9 - Use CGImageSourceCopyPropertiesAtIndex() to retrieve metadata from a picture returned by the PHImageManager from the Photographs framework as an alternative [-Wdeprecated-declarations]
return [self metadataWithDictionary:[representation metadata]];
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAssetRepresentation.h:56:1: be aware:
'metadata' has been explicitly marked deprecated right here
- (NSDictionary *)metadata AL_DEPRECATED(4, "Use CGImageSourceCopyPropertiesAtIndex() to retrieve metadata from a picture returned by the PHImageManager from the Photographs framework as an alternative");
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:152:13: warning: 'ALAsset' is deprecated: first deprecated in
iOS 9 - Use PHAsset from the Photographs framework as an alternative [-Wdeprecated-declarations]
__block ALAsset *assetAtUrl = nil;
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAsset.h:40:12: be aware: 'ALAsset' has been
explicitly marked deprecated right here
@interface ALAsset : NSObject {
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:153:5: warning: 'ALAssetsLibrary' is deprecated: first
deprecated in iOS 9 - Use PHPhotoLibrary from the Photographs framework as an alternative [-Wdeprecated-declarations]
ALAssetsLibrary* library = [[ALAssetsLibrary alloc] init];
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAssetsLibrary.h:78:12: be aware:
'ALAssetsLibrary' has been explicitly marked deprecated right here
@interface ALAssetsLibrary : NSObject {
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:153:50: warning: 'ALAssetsLibrary' is deprecated: first
deprecated in iOS 9 - Use PHPhotoLibrary from the Photographs framework as an alternative [-Wdeprecated-declarations]
ALAssetsLibrary* library = [[ALAssetsLibrary alloc] init];
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAssetsLibrary.h:78:12: be aware:
'ALAssetsLibrary' has been explicitly marked deprecated right here
@interface ALAssetsLibrary : NSObject {
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:156:49: warning: 'ALAsset' is deprecated: first deprecated in
iOS 9 - Use PHAsset from the Photographs framework as an alternative [-Wdeprecated-declarations]
[library assetForURL:assetURL resultBlock:^(ALAsset *asset) {
^
In module 'AssetsLibrary' imported from /Users/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Classes/SYPictureMetadata/SYMetadata.m:14:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAsset.h:40:12: note: 'ALAsset' has been
explicitly marked deprecated here
@interface ALAsset : NSObject {
^
/Users/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Classes/SYPictureMetadata/SYMetadata.m:156:14: warning: 'assetForURL:resultBlock:failureBlock:' is
deprecated: first deprecated in iOS 9 - Use fetchAssetsWithLocalIdentifiers:options: on PHAsset to fetch assets by local identifier (or to lookup PHAssets by a previously known ALAssetPropertyAssetURL
use fetchAssetsWithALAssetURLs:options:) from the Photos framework instead [-Wdeprecated-declarations]
[library assetForURL:assetURL resultBlock:^(ALAsset *asset) {
^
In module 'AssetsLibrary' imported from /Users/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Classes/SYPictureMetadata/SYMetadata.m:14:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAssetsLibrary.h:93:1: note:
'assetForURL:resultBlock:failureBlock:' has been explicitly marked deprecated here
- (void)assetForURL:(NSURL *)assetURL resultBlock:(ALAssetsLibraryAssetForURLResultBlock)resultBlock failureBlock:(ALAssetsLibraryAccessFailureBlock)failureBlock AL_DEPRECATED(4, "Use
fetchAssetsWithLocalIdentifiers:options: on PHAsset to fetch assets by local identifier (or to lookup PHAssets by a previously known ALAssetPropertyAssetURL use fetchAssetsWithALAssetURLs:options:) from
the Photos framework instead");
^
/Users/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Classes/SYPictureMetadata/SYMetadata.m:167:5: warning: 'ALAssetRepresentation' is deprecated: first
deprecated in iOS 9 - Use PHImageRequestOptions with the PHImageManager from the Photos framework instead [-Wdeprecated-declarations]
ALAssetRepresentation *illustration = [assetAtUrl defaultRepresentation];
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAssetRepresentation.h:20:12: be aware:
'ALAssetRepresentation' has been explicitly marked deprecated right here
@interface ALAssetRepresentation : NSObject {
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:167:57: warning: 'defaultRepresentation' is deprecated: first
deprecated in iOS 9 - Use PHImageRequestOptions with the PHImageManager from the Photographs framework as an alternative [-Wdeprecated-declarations]
ALAssetRepresentation *illustration = [assetAtUrl defaultRepresentation];
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAsset.h:49:1: be aware:
'defaultRepresentation' has been explicitly marked deprecated right here
- (ALAssetRepresentation *)defaultRepresentation AL_DEPRECATED(4, "Use PHImageRequestOptions with the PHImageManager from the Photographs framework as an alternative");
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:168:28: warning: 'metadata' is deprecated: first deprecated
in iOS 9 - Use CGImageSourceCopyPropertiesAtIndex() to retrieve metadata from a picture returned by the PHImageManager from the Photographs framework as an alternative [-Wdeprecated-declarations]
return [representation metadata];
^
In module 'AssetsLibrary' imported from /Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/SYPictureMetadata/SYMetadata.m:14:
/Purposes/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk/System/Library/Frameworks/AssetsLibrary.framework/Headers/ALAssetRepresentation.h:56:1: be aware:
'metadata' has been explicitly marked deprecated right here
- (NSDictionary *)metadata AL_DEPRECATED(4, "Use CGImageSourceCopyPropertiesAtIndex() to retrieve metadata from a picture returned by the PHImageManager from the Photographs framework as an alternative");
^
12 warnings generated.
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/CompressFileHandler.m:109:16: warning: unused variable 'swf' [-Wunused-variable]
const char swf[3] = {'F', 'W', 'S'};
^
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_image_compress_common-1.0.2/ios/Courses/CompressFileHandler.m:110:16: warning: unused variable 'swc' [-Wunused-variable]
const char swc[3] = {'C', 'W', 'S'};
^
2 warnings generated.
/* com.apple.ibtool.doc.warnings */
/Customers/mehdi/Desktop/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_inappwebview-5.8.0/ios/Storyboards/WebView.storyboard:world: warning: This file is about to construct for a model older than the
deployment goal. Performance could also be restricted. [9]
/Customers/mehdi/Downloads/travel_app/ios/Runner/AppDelegate.swift:18:61: warning: conditional solid from 'AppDelegate' to 'UNUserNotificationCenterDelegate' at all times succeeds
UNUserNotificationCenter.present().delegate = self as? UNUserNotificationCenterDelegate
^
comment: Incremental compilation has been disabled: it's not suitable with entire module optimization
/* com.apple.actool.doc.warnings */
/Customers/mehdi/Downloads/travel_app/ios/Runner/Property.xcassets:./AppIcon.appiconset/(null)[2d][[email protected]]: warning: The app icon set "AppIcon" has 6 unassigned kids.
/Customers/mehdi/Downloads/travel_app/ios/Runner/Property.xcassets:./AppIcon.appiconset/(null)[2d][[email protected]]: warning: The app icon set "AppIcon" has 6 unassigned kids.
/* com.apple.actool.doc.notices */
/Customers/mehdi/Downloads/travel_app/ios/Runner/Property.xcassets:./AppIcon.appiconset/[][ipad][76x76][][][1x][][][]: discover: 76x76@1x app icons solely apply to iPad apps concentrating on releases of iOS previous to
10.0.
/* com.apple.actool.compilation-results */
/Customers/mehdi/Library/Developer/Xcode/DerivedData/Runner-egpdwisazmclbuekiwxaxthpnmmr/Construct/Intermediates.noindex/ArchiveIntermediates/Runner/InstallationBuildProductsLocation/Purposes/Runner.app/AppIc
[email protected]
/Customers/mehdi/Library/Developer/Xcode/DerivedData/Runner-egpdwisazmclbuekiwxaxthpnmmr/Construct/Intermediates.noindex/ArchiveIntermediates/Runner/InstallationBuildProductsLocation/Purposes/Runner.app/AppIc
on76x76@2x~ipad.png
/Customers/mehdi/Library/Developer/Xcode/DerivedData/Runner-egpdwisazmclbuekiwxaxthpnmmr/Construct/Intermediates.noindex/ArchiveIntermediates/Runner/InstallationBuildProductsLocation/Purposes/Runner.app/Asset
s.automotive
/Customers/mehdi/Library/Developer/Xcode/DerivedData/Runner-egpdwisazmclbuekiwxaxthpnmmr/Construct/Intermediates.noindex/ArchiveIntermediates/Runner/IntermediateBuildFilesPath/Runner.construct/Launch-iphoneos/Runner
.construct/assmehdiatalog_generated_info.plist
mkdir -p
/Customers/mehdi/Library/Developer/Xcode/DerivedData/Runner-egpdwisazmclbuekiwxaxthpnmmr/Construct/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Launch-iphoneos/Runner.app/Frameworks
Symlinked...
readlink: unlawful choice -- f
utilization: readlink [-n] [file ...]
Command PhaseScriptExecution failed with a nonzero exit code
be aware: Utilizing new construct system
be aware: Planning
be aware: Construct preparation full
be aware: Constructing targets in parallel
/Customers/mehdi/Downloads/travel_app/ios/Pods/Pods.xcodeproj: warning: The iOS deployment goal 'IPHONEOS_DEPLOYMENT_TARGET' is about to eight.0, however the vary of supported deployment goal variations is 9.0
to fifteen.0.99. (in goal 'ReachabilitySwift' from challenge 'Pods')
/Customers/mehdi/Downloads/travel_app/ios/Pods/Pods.xcodeproj: warning: The iOS deployment goal 'IPHONEOS_DEPLOYMENT_TARGET' is about to eight.0, however the vary of supported deployment goal variations is 9.0
to fifteen.0.99. (in goal 'OrderedSet' from challenge 'Pods')
End result bundle written to path:
/var/folders/xk/73bjkq2166n49x3b_5p4wb4m0000gn/T/flutter_tools.AFm5sc/flutter_ios_build_temp_dircJf2uh/temporary_xcresult_bundle
Encountered error whereas archiving for gadget.
***Is there anybody who can present an answer to this difficulty?