Build/Test Explorer

github/grpc/run_tests/objc_macos_opt_native/ios-buildtest-example-switftsample Target status: Failed

Target ran on for 29 min, 18 sec
1 Failed1 Passed
1 test warning found.

Every test case passed at least once, but every execution of this target contained at least one failing test case (so each execution failed). Because target status is calculated from the status of each execution, the target is marked as failing.

View expanded warning
There is test suite information that is not visible in this view.  Switch to Tree View to see test suites.
Status
Test
Start time
Run time
Failed ios-buildtest-example-switftsample
Failure
rs/Foundation.h:6:10: note: while building module 'CoreFoundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
#include <CoreFoundation/CoreFoundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: note: while building module 'Dispatch' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
#include <dispatch/dispatch.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "dispatch.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:25:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> CoreFoundation -> Dispatch -> Darwin
#include <Availability.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: note: while building module 'CoreFoundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
#include <CoreFoundation/CoreFoundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: note: while building module 'Dispatch' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
#include <dispatch/dispatch.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:63:10: note: while building module 'os_object' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:63:
#include <os/object.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "os/object.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/os/object.h:25:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> CoreFoundation -> Dispatch -> os_object -> Darwin
#include <Availability.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: note: while building module 'CoreFoundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
#include <CoreFoundation/CoreFoundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: note: while building module 'Dispatch' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
#include <dispatch/dispatch.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:64:10: note: while building module 'os_workgroup' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:64:
#include <os/workgroup.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "os/workgroup.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/os/workgroup.h:29:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/os/workgroup.h:29:
#include <os/workgroup_base.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/os/workgroup_base.h:8:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> CoreFoundation -> Dispatch -> os_workgroup -> Darwin
#include <sys/types.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Foundation.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: error: could not build module 'CoreFoundation'
#include <CoreFoundation/CoreFoundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6:9: note: while building module 'ObjectiveC' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6:
#import <objc/NSObject.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./NSObjCRuntime.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/objc/./NSObjCRuntime.h:8:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> ObjectiveC -> Darwin
#include <TargetConditionals.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:9: note: while building module 'Security' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:
#import <Security/Security.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Security.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:
#include <Security/SecBase.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:27:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> Security -> Darwin
#include <TargetConditionals.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreServices.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:9:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:9:
#include <CoreServices/UTCoreTypes.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreServices.framework/Headers/UTCoreTypes.h:19:10: error: could not build module 'CoreFoundation'
#include <CoreFoundation/CoreFoundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/UIKit.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: error: could not build module 'Foundation'
#import <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreImage.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:9:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:9:
#include <CoreImage/CoreImageDefines.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:11:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> Darwin
#include <TargetConditionals.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:15:9: note: while building module 'CoreVideo' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:15:
#import <CoreVideo/CoreVideo.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreVideo.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:16:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> CoreVideo -> Darwin
#include <TargetConditionals.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:16:9: note: while building module 'ImageIO' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:16:
#import <ImageIO/ImageIO.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/ImageIO.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:
#include <ImageIO/ImageIOBase.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIOBase.h:11:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> ImageIO -> Darwin
#include <stdbool.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:21:9: note: while building module 'IOSurface' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:21:
#import <IOSurface/IOSurfaceRef.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/IOSurfaceBase.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:12:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> IOSurface -> Darwin
#include <sys/cdefs.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIRenderDestination.h:22:9: note: while building module 'Metal' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIRenderDestination.h:22:
#import <Metal/MTLPixelFormat.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Metal.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:8:9: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:8:
#import <Metal/MTLDefines.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDefines.h:8:9: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> Metal -> Darwin
#import <os/availability.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:9: note: while building module 'QuartzCore' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
#import <QuartzCore/QuartzCore.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/QuartzCore.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
#include <QuartzCore/CoreAnimation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:
#include <QuartzCore/CABase.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CABase.h:11:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> QuartzCore -> Darwin
#include <stdbool.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:9: note: while building module 'QuartzCore' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
#import <QuartzCore/QuartzCore.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:9: note: while building module 'OpenGLES' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
#import <OpenGLES/EAGLDrawable.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/EAGL.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:8:10: error: could not build module 'Foundation'
#include <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:15:9: note: while building module 'FileProvider' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:15:
#import <FileProvider/NSFileProviderExtension.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/FileProvider.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:16:9: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:16:
#import <FileProvider/NSFileProviderDomain.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: error: could not build module 'Foundation'
#import <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UNNotificationResponse+UIKitAdditions.h:10:9: note: while building module 'UserNotifications' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UNNotificationResponse+UIKitAdditions.h:10:
#import <UserNotifications/UNNotificationResponse.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/UserNotifications.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.h:8:9: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.h:8:
#import <UserNotifications/NSString+UserNotifications.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/NSString+UserNotifications.h:8:9: error: could not build module 'Foundation'
#import <Foundation/Foundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/** BUILD FAILED **


The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftUseFrameworks (in target 'SwiftUseFrameworks' from project 'SwiftUseFrameworks')
(1 failure)
System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/BoringSSL-GRPC-umbrella.h"
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: error: could not build module 'UIKit'
#import <UIKit/UIKit.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
^
<module-includes>:33:9: note: in file included from <module-includes>:33:
#import "wchar.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/wchar.h:91:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/wchar.h:91:
#include <time.h>
^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: error: could not build module 'openssl_grpc'
#include <openssl_grpc/base.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreGraphics.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:
#include <CoreGraphics/CGBase.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: error: could not build module 'Darwin'
#include <stdbool.h>
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Accessibility.h"
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/Accessibility.h:8:9: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/Accessibility.h:8:
#import <Accessibility/AXFoundation.h>
^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: error: could not build module 'CoreGraphics'
#import <CoreGraphics/CoreGraphics.h>
^
<unknown>:0: error: could not build Objective-C module 'Accessibility'
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'Pods-SwiftUseFrameworks' from project 'Pods')
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'gRPC-RxLibrary' 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 warning, 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-RxLibrary' from project 'Pods')
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'gRPC-C++-gRPCCertificates-Cpp' from project 'Pods')
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'gRPC' 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 warning, 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' from project 'Pods')
  Failure
rs/Foundation.h:6:10: note: while building module 'CoreFoundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
#include <CoreFoundation/CoreFoundation.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: note: while building module 'Dispatch' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
#include <dispatch/dispatch.h>
         ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "dispatch.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:25:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> CoreFoundation -> Dispatch -> Darwin
#include <Availability.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: note: while building module 'CoreFoundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
#include <CoreFoundation/CoreFoundation.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: note: while building module 'Dispatch' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
#include <dispatch/dispatch.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:63:10: note: while building module 'os_object' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:63:
#include <os/object.h>
         ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "os/object.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/os/object.h:25:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> CoreFoundation -> Dispatch -> os_object -> Darwin
#include <Availability.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: note: while building module 'CoreFoundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
#include <CoreFoundation/CoreFoundation.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:10: note: while building module 'Dispatch' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:20:
#include <dispatch/dispatch.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:64:10: note: while building module 'os_workgroup' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/dispatch/dispatch.h:64:
#include <os/workgroup.h>
         ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "os/workgroup.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/os/workgroup.h:29:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/os/workgroup.h:29:
#include <os/workgroup_base.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/os/workgroup_base.h:8:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> CoreFoundation -> Dispatch -> os_workgroup -> Darwin
#include <sys/types.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Foundation.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:10: error: could not build module 'CoreFoundation'
#include <CoreFoundation/CoreFoundation.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6:9: note: while building module 'ObjectiveC' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:6:
#import <objc/NSObject.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "./NSObjCRuntime.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/objc/./NSObjCRuntime.h:8:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> ObjectiveC -> Darwin
#include <TargetConditionals.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:9: note: while building module 'Security' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLCredential.h:9:
#import <Security/Security.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Security.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:27:
#include <Security/SecBase.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:27:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> Foundation -> Security -> Darwin
#include <TargetConditionals.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: note: while building module 'Foundation' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:
#import <Foundation/Foundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:9: note: while building module 'CoreServices' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:15:
#import <CoreServices/CoreServices.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreServices.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:9:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:9:
#include <CoreServices/UTCoreTypes.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreServices.framework/Headers/UTCoreTypes.h:19:10: error: could not build module 'CoreFoundation'
#include <CoreFoundation/CoreFoundation.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/UIKit.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:8:9: error: could not build module 'Foundation'
#import <Foundation/Foundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreImage.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:9:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImage.h:9:
#include <CoreImage/CoreImageDefines.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CoreImageDefines.h:11:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> Darwin
#include <TargetConditionals.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:15:9: note: while building module 'CoreVideo' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:15:
#import <CoreVideo/CoreVideo.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreVideo.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreVideo.framework/Headers/CoreVideo.h:16:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> CoreVideo -> Darwin
#include <TargetConditionals.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:16:9: note: while building module 'ImageIO' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:16:
#import <ImageIO/ImageIO.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/ImageIO.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIO.h:10:
#include <ImageIO/ImageIOBase.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/ImageIO.framework/Headers/ImageIOBase.h:11:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> ImageIO -> Darwin
#include <stdbool.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:21:9: note: while building module 'IOSurface' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIImage.h:21:
#import <IOSurface/IOSurfaceRef.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/IOSurfaceBase.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/IOSurface.framework/Headers/IOSurfaceBase.h:12:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> IOSurface -> Darwin
#include <sys/cdefs.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:9: note: while building module 'CoreImage' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIColor.h:13:
#import <CoreImage/CoreImage.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIRenderDestination.h:22:9: note: while building module 'Metal' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIRenderDestination.h:22:
#import <Metal/MTLPixelFormat.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Metal.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:8:9: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Metal.framework/Headers/Metal.h:8:
#import <Metal/MTLDefines.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Metal.framework/Headers/MTLDefines.h:8:9: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> CoreImage -> Metal -> Darwin
#import <os/availability.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:9: note: while building module 'QuartzCore' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
#import <QuartzCore/QuartzCore.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/QuartzCore.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:
#include <QuartzCore/CoreAnimation.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:9:
#include <QuartzCore/CABase.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CABase.h:11:10: error: cyclic dependency in module 'Darwin': Darwin -> openssl_grpc -> UIKit -> QuartzCore -> Darwin
#include <stdbool.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:9: note: while building module 'QuartzCore' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:10:
#import <QuartzCore/QuartzCore.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:9: note: while building module 'OpenGLES' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CAEAGLLayer.h:7:
#import <OpenGLES/EAGLDrawable.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/EAGL.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/OpenGLES.framework/Headers/EAGL.h:8:10: error: could not build module 'Foundation'
#include <Foundation/Foundation.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:15:9: note: while building module 'FileProvider' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSFileProviderExtension.h:15:
#import <FileProvider/NSFileProviderExtension.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/FileProvider.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:16:9: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/FileProvider.framework/Headers/FileProvider.h:16:
#import <FileProvider/NSFileProviderDomain.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/FileProvider.framework/Headers/NSFileProviderDomain.h:8:9: error: could not build module 'Foundation'
#import <Foundation/Foundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: note: while building module 'UIKit' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UNNotificationResponse+UIKitAdditions.h:10:9: note: while building module 'UserNotifications' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UNNotificationResponse+UIKitAdditions.h:10:
#import <UserNotifications/UNNotificationResponse.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/UserNotifications.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.h:8:9: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/UserNotifications.h:8:
#import <UserNotifications/NSString+UserNotifications.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/UserNotifications.framework/Headers/NSString+UserNotifications.h:8:9: error: could not build module 'Foundation'
#import <Foundation/Foundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/** BUILD FAILED **


The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ SwiftUseFrameworks (in target 'SwiftUseFrameworks' from project 'SwiftUseFrameworks')
(1 failure)
System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: note: while building module 'openssl_grpc' imported from /Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:
#include <openssl_grpc/base.h>
         ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/BoringSSL-GRPC-umbrella.h"
        ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/BoringSSL-GRPC-umbrella.h:2:9: error: could not build module 'UIKit'
#import <UIKit/UIKit.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: note: while building module 'Darwin' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:
#include <stdbool.h>
         ^
<module-includes>:33:9: note: in file included from <module-includes>:33:
#import "wchar.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/wchar.h:91:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/usr/include/wchar.h:91:
#include <time.h>
         ^
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Build/Build/Build/Products/Debug-iphoneos/BoringSSL-GRPC/openssl_grpc.framework/Headers/time.h:18:10: error: could not build module 'openssl_grpc'
#include <openssl_grpc/base.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: note: while building module 'CoreGraphics' imported from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:
#import <CoreGraphics/CoreGraphics.h>
        ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/CoreGraphics.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:10: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CoreGraphics.h:8:
#include <CoreGraphics/CGBase.h>
         ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGBase.h:8:10: error: could not build module 'Darwin'
#include <stdbool.h>
         ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/Accessibility.h"
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/Accessibility.h:8:9: note: in file included from /Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/Accessibility.h:8:
#import <Accessibility/AXFoundation.h>
        ^
/Applications/Xcode_14.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.1.sdk/System/Library/Frameworks/Accessibility.framework/Headers/AXFoundation.h:8:9: error: could not build module 'CoreGraphics'
#import <CoreGraphics/CoreGraphics.h>
        ^
<unknown>:0: error: could not build Objective-C module 'Accessibility'
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'Pods-SwiftUseFrameworks' from project 'Pods')
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'gRPC-RxLibrary' 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 warning, 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-RxLibrary' from project 'Pods')
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'gRPC-C++-gRPCCertificates-Cpp' from project 'Pods')
/Volumes/BuildData/tmpfs/altsrc/github/grpc/workspace_objc_macos_opt_native/src/objective-c/examples/SwiftUseFrameworks/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.1.99. (in target 'gRPC' 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 warning, 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' from project 'Pods')

Items per page:
1 – 1 of 1