You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error output from Xcode build:
↳
2024-04-10 13:15:18.177 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe733da2380; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:18.177 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:18Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "3e8710b7-3b73-4151-839d-a569f30a36fe";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2024-04-10 13:15:18.620 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe7322663d0; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:18.620 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:18Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "e00e33e2-9113-4de7-bf83-c77406b2ae5b";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2024-04-10 13:15:19.054 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe7334c8b40; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:19.054 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:18Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "9b3578a8-b2da-4ced-a297-6e05fbb7e5ee";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2024-04-10 13:15:19.500 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe732296e30; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:19.500 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:19Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "1f8c471d-fdf9-4de6-83e3-138d1d0afdae";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2024-04-10 13:15:19.946 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe730fe9570; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:19.946 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:19Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "f46ea5e3-d82c-4d10-993f-6a82220b5e8f";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
** BUILD FAILED **
2
Xcode's output:
↳
Writing result bundle at path:
/var/folders/fc/j638kg4n1ds4ytj7bxkgpzfh0000gn/T/flutter_tools.xTj7cq/flutter_ios_build_temp_dirhkOOc8/temporary_xcresult_bundle
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zpns-2.6.0+2/ios/Classes/internal/ZPNsSettings.m:19:21: warning: unused variable '_seq' [-Wunused-variable]
static unsigned int _seq = 0;
^
1 warning generated.
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zpns-2.6.0+2/ios/Classes/internal/ZPNsMethodManager.m:69:122: warning: 'UIUserNotificationTypeAlert' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNAuthorizationOptions [-Wdeprecated-declarations]
[[UIApplication sharedApplication] registerUserNotificationSettings:[UIUserNotificationSettings settingsForTypes:UIUserNotificationTypeAlert | UIUserNotificationTypeSound | UIUserNotificationTypeBadge categories:nil]];
^
In module 'UIKit' imported from /Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/ios/Pods/Target Support Files/zego_zpns/zego_zpns-prefix.pch:2:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIUserNotificationSettings.h:17:32: note: 'UIUserNotificationType' has been explicitly marked deprecated here
typedef NS_OPTIONS(NSUInteger, UIUserNotificationType) {
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zpns-2.6.0+2/ios/Classes/internal/ZPNsMethodManager.m:69:152: warning: 'UIUserNotificationTypeSound' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNAuthorizationOptions [-Wdeprecated-declarations]
[[UIApplication sharedApplication] registerUserNotificationSettings:[UIUserNotificationSettings settingsForTypes:UIUserNotificationTypeAlert | UIUserNotificationTypeSound | UIUserNotificationTypeBadge categories:nil]];
^
In module 'UIKit' imported from /Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/ios/Pods/Target Support Files/zego_zpns/zego_zpns-prefix.pch:2:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIUserNotificationSettings.h:17:32: note: 'UIUserNotificationType' has been explicitly marked deprecated here
typedef NS_OPTIONS(NSUInteger, UIUserNotificationType) {
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zpns-2.6.0+2/ios/Classes/internal/ZPNsMethodManager.m:69:182: warning: 'UIUserNotificationTypeBadge' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNAuthorizationOptions [-Wdeprecated-declarations]
[[UIApplication sharedApplication] registerUserNotificationSettings:[UIUserNotificationSettings settingsForTypes:UIUserNotificationTypeAlert | UIUserNotificationTypeSound | UIUserNotificationTypeBadge categories:nil]];
^
In module 'UIKit' imported from /Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/ios/Pods/Target Support Files/zego_zpns/zego_zpns-prefix.pch:2:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIUserNotificationSettings.h:17:32: note: 'UIUserNotificationType' has been explicitly marked deprecated here
typedef NS_OPTIONS(NSUInteger, UIUserNotificationType) {
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zpns-2.6.0+2/ios/Classes/internal/ZPNsMethodManager.m:69:105: warning: 'UIUserNotificationSettings' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's UNNotificationSettings [-Wdeprecated-declarations]
[[UIApplication sharedApplication] registerUserNotificationSettings:[UIUserNotificationSettings settingsForTypes:UIUserNotificationTypeAlert | UIUserNotificationTypeSound | UIUserNotificationTypeBadge categories:nil]];
^
In module 'UIKit' imported from /Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/ios/Pods/Target Support Files/zego_zpns/zego_zpns-prefix.pch:2:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIUserNotificationSettings.h:44:12: note: 'UIUserNotificationSettings' has been explicitly marked deprecated here
@interface UIUserNotificationSettings : NSObject
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zpns-2.6.0+2/ios/Classes/internal/ZPNsMethodManager.m:69:44: warning: 'registerUserNotificationSettings:' is deprecated: first deprecated in iOS 10.0 - Use UserNotifications Framework's -[UNUserNotificationCenter requestAuthorizationWithOptions:completionHandler:] and -[UNUserNotificationCenter setNotificationCategories:] [-Wdeprecated-declarations]
[[UIApplication sharedApplication] registerUserNotificationSettings:[UIUserNotificationSettings settingsForTypes:UIUserNotificationTypeAlert | UIUserNotificationTypeSound | UIUserNotificationTypeBadge categories:nil]];
^
In module 'UIKit' imported from /Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/ios/Pods/Target Support Files/zego_zpns/zego_zpns-prefix.pch:2:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:231:1: note: 'registerUserNotificationSettings:' has been explicitly marked deprecated here
- (void)registerUserNotificationSettings:(UIUserNotificationSettings *)notificationSettings API_DEPRECATED("Use UserNotifications Framework's -[UNUserNotificationCenter requestAuthorizationWithOptions:completionHandler:] and -[UNUserNotificationCenter setNotificationCategories:]", ios(8.0, 10.0)) API_UNAVAILABLE(visionos) API_UNAVAILABLE(tvos);
^
5 warnings generated.
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.m:257:38: warning: 'ZIMSystemMessage' is deprecated: Deprecated since ZIM 2.8.0, please use [ZIMCustomMessage] instead. [-Wdeprecated-declarations]
msg = [[ZIMSystemMessage alloc] init];
^
In module 'ZIM' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.h:2:
/Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/build/ios/Debug-iphoneos/XCFrameworkIntermediates/ZIM/ZIM.framework/Headers/ZIMDefines.h:729:16: note: 'ZIMSystemMessage' has been explicitly marked deprecated here
__attribute__((deprecated("Deprecated since ZIM 2.8.0, please use [ZIMCustomMessage] instead.")))
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.m:258:15: warning: 'ZIMSystemMessage' is deprecated: Deprecated since ZIM 2.8.0, please use [ZIMCustomMessage] instead. [-Wdeprecated-declarations]
((ZIMSystemMessage *)msg).message = [messageDic safeObjectForKey:@"message"];
^
In module 'ZIM' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.h:2:
/Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/build/ios/Debug-iphoneos/XCFrameworkIntermediates/ZIM/ZIM.framework/Headers/ZIMDefines.h:729:16: note: 'ZIMSystemMessage' has been explicitly marked deprecated here
__attribute__((deprecated("Deprecated since ZIM 2.8.0, please use [ZIMCustomMessage] instead.")))
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.m:394:13: warning: 'ZIMSystemMessage' is deprecated: Deprecated since ZIM 2.8.0, please use [ZIMCustomMessage] instead. [-Wdeprecated-declarations]
ZIMSystemMessage *sysMsg = (ZIMSystemMessage *)message;
^
In module 'ZIM' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.h:2:
/Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/build/ios/Debug-iphoneos/XCFrameworkIntermediates/ZIM/ZIM.framework/Headers/ZIMDefines.h:729:16: note: 'ZIMSystemMessage' has been explicitly marked deprecated here
__attribute__((deprecated("Deprecated since ZIM 2.8.0, please use [ZIMCustomMessage] instead.")))
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.m:394:41: warning: 'ZIMSystemMessage' is deprecated: Deprecated since ZIM 2.8.0, please use [ZIMCustomMessage] instead. [-Wdeprecated-declarations]
ZIMSystemMessage *sysMsg = (ZIMSystemMessage *)message;
^
In module 'ZIM' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.h:2:
/Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/build/ios/Debug-iphoneos/XCFrameworkIntermediates/ZIM/ZIM.framework/Headers/ZIMDefines.h:729:16: note: 'ZIMSystemMessage' has been explicitly marked deprecated here
__attribute__((deprecated("Deprecated since ZIM 2.8.0, please use [ZIMCustomMessage] instead.")))
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.m:1047:74: warning: 'errorInvitees' is deprecated: Deprecated since ZIM 2.9.0, please use errorList instead. [-Wdeprecated-declarations]
[infoDic safeSetObject:[ZIMPluginConverter mZIMCallUserInfoList:info.errorInvitees] forKey:@"errorInvitees"];
^
In module 'ZIM' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.h:2:
/Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/build/ios/Debug-iphoneos/XCFrameworkIntermediates/ZIM/ZIM.framework/Headers/ZIMDefines.h:1631:73: note: 'errorInvitees' has been explicitly marked deprecated here
@property (nonatomic, strong) NSArray<ZIMCallUserInfo *> *errorInvitees DEPRECATED_MSG_ATTRIBUTE(
^
In module 'Foundation' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMPluginConverter.h:1:
In module 'CoreFoundation' imported from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
In module 'Darwin' imported from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:14:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/include/AvailabilityMacros.h:151:64: note: expanded from macro 'DEPRECATED_MSG_ATTRIBUTE'
#define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated(s)))
^
5 warnings generated.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:14:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/include/AvailabilityMacros.h:151:64: note: expanded from macro 'DEPRECATED_MSG_ATTRIBUTE'
#define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated(s)))
^
11 warnings generated.
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMEventHandler.m:538:1: warning: implementing deprecated method [-Wdeprecated-implementations]
- (void)zim:(ZIM *)zim
^
In module 'ZIM' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMEventHandler.h:10:
/Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/build/ios/Debug-iphoneos/XCFrameworkIntermediates/ZIM/ZIM.framework/Headers/ZIMEventHandler.h:440:1: note: method 'zim:callInvitationAccepted:callID:' declared here
- (void)zim:(ZIM *)zim
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMEventHandler.m:556:1: warning: implementing deprecated method [-Wdeprecated-implementations]
- (void)zim:(ZIM *)zim
^
In module 'ZIM' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMEventHandler.h:10:
/Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/build/ios/Debug-iphoneos/XCFrameworkIntermediates/ZIM/ZIM.framework/Headers/ZIMEventHandler.h:461:1: note: method 'zim:callInvitationRejected:callID:' declared here
- (void)zim:(ZIM *)zim
^
/Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMEventHandler.m:584:1: warning: implementing deprecated method [-Wdeprecated-implementations]
- (void)zim:(ZIM *)zim
^
In module 'ZIM' imported from /Users/pc3/.pub-cache/hosted/pub.dev/zego_zim-2.13.1/ios/Classes/internal/ZIMEventHandler.h:10:
/Volumes/E Drive/Raj_working_projects/bombooo 2 (1)/build/ios/Debug-iphoneos/XCFrameworkIntermediates/ZIM/ZIM.framework/Headers/ZIMEventHandler.h:537:1: note: method 'zim:callInviteesAnsweredTimeout:callID:' declared here
- (void)zim:(ZIM *)zim
^
3 warnings generated.
/Users/pc3/.pub-cache/hosted/pub.dev/zego_callkit-1.0.0+2/ios/Classes/internal/ZegoCallkitMethodHandler.m:25:17: warning: method definition for 'enableVoIP' not found [-Wincomplete-implementation]
@implementation ZegoCallkitMethodHandler
^
In file included from /Users/pc3/.pub-cache/hosted/pub.dev/zego_callkit-1.0.0+2/ios/Classes/internal/ZegoCallkitMethodHandler.m:8:
/Users/pc3/.pub-cache/hosted/pub.dev/zego_callkit-1.0.0+2/ios/Classes/internal/ZegoCallkitMethodHandler.h:20:1: note: method 'enableVoIP' declared here
-(void)enableVoIP;
^
1 warning generated.
sh: /Volumes/E: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code
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')
The text was updated successfully, but these errors were encountered:
Error output from Xcode build:
↳
2024-04-10 13:15:18.177 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe733da2380; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:18.177 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:18Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "3e8710b7-3b73-4151-839d-a569f30a36fe";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2024-04-10 13:15:18.620 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe7322663d0; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:18.620 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:18Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "e00e33e2-9113-4de7-bf83-c77406b2ae5b";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2024-04-10 13:15:19.054 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe7334c8b40; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:19.054 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:18Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "9b3578a8-b2da-4ced-a297-6e05fbb7e5ee";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2024-04-10 13:15:19.500 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe732296e30; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:19.500 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:19Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "1f8c471d-fdf9-4de6-83e3-138d1d0afdae";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
2024-04-10 13:15:19.946 xcodebuild[58580:401412] DVTPortal: Service '<DVTPortalViewDeveloperService: 0x7fe730fe9570; action='viewDeveloper'>' encountered an unexpected result code from the portal ('1100')
2024-04-10 13:15:19.946 xcodebuild[58580:401412] DVTPortal: Error:
Error Domain=DVTPortalServiceErrorDomain Code=1100 "Your session has expired. Please log in." UserInfo={payload={
creationTimestamp = "2024-04-10T07:45:19Z";
httpCode = 200;
protocolVersion = QH65B2;
requestUrl = "https://developerservices2.apple.com/services/QH65B2/viewDeveloper.action";
responseId = "f46ea5e3-d82c-4d10-993f-6a82220b5e8f";
resultCode = 1100;
resultString = "Your session has expired. Please log in.";
userLocale = "en_US";
userString = "Your session has expired. Please log in.";
}, NSLocalizedDescription=Your session has expired. Please log in.}
** BUILD FAILED **
2
Xcode's output:
↳
Writing result bundle at path:
/var/folders/fc/j638kg4n1ds4ytj7bxkgpzfh0000gn/T/flutter_tools.xTj7cq/flutter_ios_build_temp_dirhkOOc8/temporary_xcresult_bundle
The text was updated successfully, but these errors were encountered: