spotify / XCRemoteCache

Other
825 stars 50 forks source link

Prebuild step failed with error: missingFile(file:xxx.swiftmodule/arm64-apple-ios.swiftmodule.md5) #169

Open bandaoxiatian opened 1 year ago

bandaoxiatian commented 1 year ago

My integration setup

[✅] CocoaPods cocoapods-xcremotecache plugin [ ] Automatic integration using xcprepare integrate ... [ ] Manual integration [ ] Carthage

Expected/desired behavior Higher cache hit rate

Minimal reproduction of the problem with instructions missing arm64-apple-ios.swiftmodule.md5 file in some swifty module. For example, RxSwift has the md5 file in building directory, while RxRelay which has dependency on RxSwift has no.

Consumer Logs ❯ log show --predicate 'sender BEGINSWITH "xc"' --style compact --info --debug -last 5m Filtering the log data using "sender BEGINSWITH "xc"" Timestamp Ty Process[PID:TID] 2022-09-08 16:16:06.762 I xcprebuild[40978:885ee0] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:06.762 I xcprebuild[40979:885ee1] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:06.763 E xcprebuild[40979:885ee1] (Alamofire) Couldn't verify if should disable RC for d794714006c91f8a4730259451041c07079fcf35. 2022-09-08 16:16:06.763 E xcprebuild[40978:885ee0] (RxSwift) Couldn't verify if should disable RC for d794714006c91f8a4730259451041c07079fcf35. 2022-09-08 16:16:06.769 I xcprebuild[40979:885ee1] (Alamofire) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:06.769 I xcprebuild[40978:885ee0] (RxSwift) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:06.769 I xcprebuild[40979:885ee1] (Alamofire) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/. Remapping: /Users/lyon/demo/xcremotecache-demo/Pods 2022-09-08 16:16:06.769 I xcprebuild[40978:885ee0] (RxSwift) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/. Remapping: /Users/lyon/demo/xcremotecache-demo/Pods 2022-09-08 16:16:06.769 I xcprebuild[40979:885ee1] (Alamofire) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/../. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:06.769 I xcprebuild[40978:885ee0] (RxSwift) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/../. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:06.770 I xcprebuild[40979:885ee1] (Alamofire) Making request http://10.1.125.142:8080/cache/meta/d794714006c91f8a4730259451041c07079fcf35-Alamofire-Debug-iphoneos-13F100-01817fdf61eab31740821c70205a8200.json 2022-09-08 16:16:06.770 I xcprebuild[40978:885ee0] (RxSwift) Making request http://10.1.125.142:8080/cache/meta/d794714006c91f8a4730259451041c07079fcf35-RxSwift-Debug-iphoneos-13F100-409884c25bdece0c7df535bcc34aecb6.json 2022-09-08 16:16:06.817 I xcprebuild[40979:885ee1] (Alamofire) Downloading artifact to file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/xccache/56b7d6d5aedd6b5bab06c580a45b5382.zip 2022-09-08 16:16:06.844 I xcprebuild[40978:885ee0] (RxSwift) Downloading artifact to file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/xccache/91b544294656dab8c90acaf6f06d25f7.zip 2022-09-08 16:16:11.071 I xcprebuild[40979:885ee1] (Alamofire) Artifact unzipped to file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/xccache/56b7d6d5aedd6b5bab06c580a45b5382 2022-09-08 16:16:11.108 I xcswiftc[40987:885f76] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:11.116 I xcswiftc[40987:885f76] Optional .swiftinterface file not found in the artifact at: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects-normal/arm64/Alamofire.swiftinterface 2022-09-08 16:16:11.118 I xcprebuild[40978:885ee0] (RxSwift) Artifact unzipped to file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/xccache/91b544294656dab8c90acaf6f06d25f7 2022-09-08 16:16:11.133 I xcswiftc[40987:885f76] Swiftc noop for arm64-apple-ios10.0 2022-09-08 16:16:11.141 I xcswiftc[40988:885f78] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:11.173 I xclibtool[40990:885f7b] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:11.176 I xcswiftc[40988:885f78] Optional .swiftinterface file not found in the artifact at: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects-normal/arm64/RxSwift.swiftinterface 2022-09-08 16:16:11.222 I xcpostbuild[40992:885f82] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:11.225 I xcpostbuild[40992:885f82] (Alamofire) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:11.225 I xcpostbuild[40992:885f82] (Alamofire) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/. Remapping: /Users/lyon/demo/xcremotecache-demo/Pods 2022-09-08 16:16:11.225 I xcpostbuild[40992:885f82] (Alamofire) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/../. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:11.254 I xcswiftc[40988:885f78] Swiftc noop for arm64-apple-ios9.0 2022-09-08 16:16:11.287 I xclibtool[40998:885f90] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:11.334 I xcpostbuild[41000:885f97] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:11.336 I xcpostbuild[41000:885f97] (RxSwift) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:11.336 I xcpostbuild[41000:885f97] (RxSwift) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/. Remapping: /Users/lyon/demo/xcremotecache-demo/Pods 2022-09-08 16:16:11.336 I xcpostbuild[41000:885f97] (RxSwift) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/../. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:11.406 I xcprebuild[41007:885fb1] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:11.406 E xcprebuild[41007:885fb1] (RxRelay) Couldn't verify if should disable RC for d794714006c91f8a4730259451041c07079fcf35. 2022-09-08 16:16:11.412 I xcprebuild[41007:885fb1] (RxRelay) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:11.412 I xcprebuild[41007:885fb1] (RxRelay) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/. Remapping: /Users/lyon/demo/xcremotecache-demo/Pods 2022-09-08 16:16:11.412 I xcprebuild[41007:885fb1] (RxRelay) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/../. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:11.412 I xcprebuild[41007:885fb1] (RxRelay) Making request http://10.1.125.142:8080/cache/meta/d794714006c91f8a4730259451041c07079fcf35-RxRelay-Debug-iphoneos-13F100-10027bdfb238320f0e87264012cd58f5.json 2022-09-08 16:16:11.433 I xcprebuild[41007:885fb1] (RxRelay) Local fingerprint Fingerprint(raw: "40e2ae6e796fce32f4dc56edc290adc9", contextSpecific: "7a56b7d5f22cdfceda5a5a4ab6601c00") does not match with remote one db0549a6e46e7e128125768884ef9eeb. 2022-09-08 16:16:11.434 I xcprebuild[41007:885fb1] (RxRelay) Remote cache cannot be used 2022-09-08 16:16:11.451 I xcswiftc[41008:885fb6] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:11.452 I xcswiftc[41008:885fb6] Swiftc marker doesn't exist 2022-09-08 16:16:11.452 Df xcswiftc[41008:885fb6] Fallbacking to compilation using swiftc. 2022-09-08 16:16:12.853 I xclibtool[41023:886012] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:12.894 I xcpostbuild[41025:88601d] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:12.896 I xcpostbuild[41025:88601d] (RxRelay) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:12.896 I xcpostbuild[41025:88601d] (RxRelay) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/. Remapping: /Users/lyon/demo/xcremotecache-demo/Pods 2022-09-08 16:16:12.896 I xcpostbuild[41025:88601d] (RxRelay) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/../. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:12.959 I xcprebuild[41031:886030] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:12.960 E xcprebuild[41031:886030] (RxCocoa) Couldn't verify if should disable RC for d794714006c91f8a4730259451041c07079fcf35. 2022-09-08 16:16:12.966 I xcprebuild[41031:886030] (RxCocoa) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:12.966 I xcprebuild[41031:886030] (RxCocoa) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/. Remapping: /Users/lyon/demo/xcremotecache-demo/Pods 2022-09-08 16:16:12.966 I xcprebuild[41031:886030] (RxCocoa) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/../. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:12.967 I xcprebuild[41031:886030] (RxCocoa) Making request http://10.1.125.142:8080/cache/meta/d794714006c91f8a4730259451041c07079fcf35-RxCocoa-Debug-iphoneos-13F100-63366587a5bd790d2cb0a96f2419b835.json 2022-09-08 16:16:12.988 E xcprebuild[41031:886030] (RxCocoa) Prebuild step failed with error: missingFile(file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.swiftmodule/arm64-apple-ios.swiftmodule.md5) 2022-09-08 16:16:13.007 I xcswiftc[41032:886033] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:13.007 I xcswiftc[41032:886033] Swiftc marker doesn't exist 2022-09-08 16:16:13.007 Df xcswiftc[41032:886033] Fallbacking to compilation using swiftc. 2022-09-08 16:16:16.641 I xclibtool[41060:886116] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:16.730 I xcpostbuild[41062:886120] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/Pods/). Skipping extra configuration 2022-09-08 16:16:16.733 I xcpostbuild[41062:886120] (RxCocoa) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:16.733 I xcpostbuild[41062:886120] (RxCocoa) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/. Remapping: /Users/lyon/demo/xcremotecache-demo/Pods 2022-09-08 16:16:16.733 I xcpostbuild[41062:886120] (RxCocoa) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/Pods/../. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:16.980 I xcprebuild[41073:88613b] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/). Skipping extra configuration 2022-09-08 16:16:16.981 E xcprebuild[41073:88613b] (iOSTemplate) Couldn't verify if should disable RC for d794714006c91f8a4730259451041c07079fcf35. 2022-09-08 16:16:16.987 I xcprebuild[41073:88613b] (iOSTemplate) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:16.987 I xcprebuild[41073:88613b] (iOSTemplate) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:16.987 I xcprebuild[41073:88613b] (iOSTemplate) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:16.987 I xcprebuild[41073:88613b] (iOSTemplate) Making request http://10.1.125.142:8080/cache/meta/d794714006c91f8a4730259451041c07079fcf35-iOSTemplate-Debug-iphoneos-13F100-31431e9862226cff1092f05bdc43fffa.json 2022-09-08 16:16:17.005 I xcprebuild[41073:88613b] (iOSTemplate) Downloading artifact to file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/xccache/e04a1416a1922a01029468af7a41ed09.zip 2022-09-08 16:16:20.842 I xcprebuild[41073:88613b] (iOSTemplate) Artifact unzipped to file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/xccache/e04a1416a1922a01029468af7a41ed09 2022-09-08 16:16:20.862 I xcswiftc[41081:8861b2] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/). Skipping extra configuration 2022-09-08 16:16:20.865 I xcswiftc[41081:8861b2] Optional .swiftinterface file not found in the artifact at: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects-normal/arm64/iOSTemplate.swiftinterface 2022-09-08 16:16:20.868 I xcswiftc[41081:8861b2] Swiftc noop for arm64-apple-ios12.1 2022-09-08 16:16:20.900 I xcld[41082:8861b4] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/). Skipping extra configuration 2022-09-08 16:16:20.929 I xcpostbuild[41084:8861bb] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/lyon/demo/xcremotecache-demo/). Skipping extra configuration 2022-09-08 16:16:20.931 I xcpostbuild[41084:8861bb] (iOSTemplate) Found url to remapp: file:///Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/. Remapping: /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products 2022-09-08 16:16:20.931 I xcpostbuild[41084:8861bb] (iOSTemplate) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/. Remapping: /Users/lyon/demo/xcremotecache-demo 2022-09-08 16:16:20.931 I xcpostbuild[41084:8861bb] (iOSTemplate) Found url to remapp: file:///Users/lyon/demo/xcremotecache-demo/. Remapping: /Users/lyon/demo/xcremotecache-demo

Pods/Carthage file source 'https://cdn.cocoapods.org/'

platform :ios, '13.0' inhibit_all_warnings! use_modular_headers!

def xcremotecacheConfig(finalTarget, mode, enabled) config = { 'enabled' => enabled, 'cache_addresses' => ['http://10.1.125.142:8080/cache'], 'primary_repo' => 'git@gitlab-ee.zhenguanyu.com:liguoqiangbj01/xcremotecache-demo.git', 'mode' => mode } if mode == 'producer' config['final_target'] = finalTarget elsif mode == 'consumer' config['check_platform'] = 'iphoneos' config['check_build_configuration'] = 'Debug' end xcremotecache(config)

end

xcremotecache_final_target = 'iOSTemplate' xcremotecache_mode_default = 'consumer' xcremotecache_mode = (ENV['XCRC_MODE'].nil? || ENV['XCRC_MODE'].empty?) ? xcremotecache_mode_default : ENV['XCRC_MODE'] xcremotecache_enabled = (xcremotecache_mode == xcremotecache_mode_default || ENV['BUILD_CONFIGURATION'] == 'Debug') ? true : false plugin 'cocoapods-xcremotecache' xcremotecacheConfig(xcremotecache_final_target, xcremotecache_mode, xcremotecache_enabled)

target 'iOSTemplate' do

pod 'Alamofire' pod 'RxSwift' pod 'RxRelay' pod 'RxCocoa'

end

Environment

bandaoxiatian commented 1 year ago

Xcode build console in consumer mode

Showing All Messages, Filtering for "[rc]".

Build target iOSTemplate of project iOSTemplate with configuration Debug

PhaseScriptExecution [XCRC]\ Postbuild\ iOSTemplate /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Script-9C3226F6B2EE3DC61D205264.sh (in target 'iOSTemplate' from project 'iOSTemplate') cd /Users/lyon/demo/xcremotecache-demo export ACTION\=build export AD_HOC_CODE_SIGNING_ALLOWED\=NO export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO export ALTERNATE_GROUP\=staff export ALTERNATE_MODE\=u+w,go-w,a+rX export ALTERNATE_OWNER\=lyon export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=YES export ALWAYS_SEARCH_USER_PATHS\=NO export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer export APPLE_INTERNAL_DIR\=/AppleInternal export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools export APPLICATION_EXTENSION_API_ONLY\=NO export APPLY_RULES_IN_COPY_FILES\=NO export APPLY_RULES_IN_COPY_HEADERS\=NO export ARCHS\=arm64 export ARCHS_STANDARD\=arm64 export ARCHS_STANDARD_32_64_BIT\=armv7\ arm64 export ARCHS_STANDARD_32_BIT\=armv7 export ARCHS_STANDARD_64_BIT\=arm64 export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64 export ARCHS_UNIVERSAL_IPHONE_OS\=armv7\ arm64 export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone12,1 export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=15.5 export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator export AppIdentifierPrefix\=5HVP2BDV23. export BITCODE_GENERATION_MODE\=marker export BUILD_ACTIVE_RESOURCES_ONLY\=YES export BUILD_COMPONENTS\=headers\ build export BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO export BUILD_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_STYLE\= export BUILD_VARIANTS\=normal export BUILT_PRODUCTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS export BUNDLE_FORMAT\=shallow export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers export CACHE_ROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CC\=/Users/lyon/demo/xcremotecache-demo/.rc/xccc export CCHROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CHMOD\=/bin/chmod export CHOWN\=/usr/sbin/chown export CLANG_ANALYZER_NONNULL\=YES export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14 export CLANG_CXX_LIBRARY\=libc++ export CLANG_ENABLE_MODULES\=YES export CLANG_ENABLE_OBJC_ARC\=YES export CLANG_ENABLE_OBJC_WEAK\=YES export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES export CLANG_WARN_BOOL_CONVERSION\=YES export CLANG_WARN_COMMA\=YES export CLANG_WARN_CONSTANT_CONVERSION\=YES export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES export CLANG_WARN_EMPTY_BODY\=YES export CLANG_WARN_ENUM_CONVERSION\=YES export CLANG_WARN_INFINITE_RECURSION\=YES export CLANG_WARN_INT_CONVERSION\=YES export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES export CLANG_WARN_STRICT_PROTOTYPES\=YES export CLANG_WARN_SUSPICIOUS_MOVE\=YES export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE export CLANG_WARN_UNREACHABLE_CODE\=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES export CLASS_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/JavaClasses export CLEAN_PRECOMPS\=YES export CLONE_HEADERS\=NO export CODESIGNING_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/iOSTemplate.app export CODE_SIGNING_ALLOWED\=YES export CODE_SIGNING_REQUIRED\=YES export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext export CODE_SIGN_IDENTITY\=iPhone\ Developer export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES export CODE_SIGN_STYLE\=Automatic export COLOR_DIAGNOSTICS\=NO export COMBINE_HIDPI_IMAGES\=NO export COMPILER_INDEX_STORE_ENABLE\=Default export COMPOSITE_SDK_DIRS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/CompositeSDKs export COMPRESS_PNG_FILES\=YES export CONFIGURATION\=Debug export CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export CONFIGURATION_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos export CONTENTS_FOLDER_PATH\=iOSTemplate.app export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=iOSTemplate.app/Contents export CONTENTS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=iOSTemplate.app export COPYING_PRESERVES_HFS_DATA\=NO export COPY_HEADERS_RUN_UNIFDEF\=NO export COPY_PHASE_STRIP\=NO export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=iphonesimulator export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.5.sdk export CORRESPONDING_SIMULATOR_SDK_NAME\=iphonesimulator15.5 export CP\=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO export CURRENT_ARCH\=undefined_arch export CURRENT_VARIANT\=normal export DEAD_CODE_STRIPPING\=YES export DEBUGGING_SYMBOLS\=YES export DEBUG_INFORMATION_FORMAT\=dwarf export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions export DEFINES_MODULE\=NO export DEPLOYMENT_LOCATION\=NO export DEPLOYMENT_POSTPROCESSING\=NO export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=9.0\ 9.1\ 9.2\ 9.3\ 10.0\ 10.1\ 10.2\ 10.3\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\ 14.5\ 14.6\ 14.7\ 15.0\ 15.1\ 15.2\ 15.3\ 15.4\ 15.5 export DERIVED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/DerivedSources export DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/DerivedSources export DERIVED_SOURCES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/DerivedSources export DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER\=NO export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export DEVELOPMENT_LANGUAGE\=en export DEVELOPMENT_TEAM\=5HVP2BDV23 export DOCUMENTATION_FOLDER_PATH\=iOSTemplate.app/en.lproj/Documentation export DONT_GENERATE_INFOPLIST_FILE\=NO export DO_HEADER_SCANNING_IN_JAM\=NO export DSTROOT\=/tmp/iOSTemplate.dst export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME\=iOSTemplate.app.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO export DWARF_DSYM_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export DYNAMIC_LIBRARY_EXTENSION\=dylib export EFFECTIVE_PLATFORM_NAME\=-iphoneos export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO export ENABLE_APP_SANDBOX\=NO export ENABLE_BITCODE\=YES export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES export ENABLE_DEFAULT_SEARCH_PATHS\=YES export ENABLE_HARDENED_RUNTIME\=NO export ENABLE_HEADER_DEPENDENCIES\=YES export ENABLE_ON_DEMAND_RESOURCES\=YES export ENABLE_PREVIEWS\=NO export ENABLE_STRICT_OBJC_MSGSEND\=YES export ENABLE_TESTABILITY\=YES export ENABLE_TESTING_SEARCH_PATHS\=NO export ENTITLEMENTS_ALLOWED\=YES export ENTITLEMENTS_DESTINATION\=Signature export ENTITLEMENTS_REQUIRED\=NO export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=*.nib\ *.lproj\ *.framework\ *.gch\ *.xcode*\ *.xcassets\ (*)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ *.pbproj\ *.pbxproj export EXECUTABLES_FOLDER_PATH\=iOSTemplate.app/Executables export EXECUTABLE_FOLDER_PATH\=iOSTemplate.app export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_NO\=iOSTemplate.app/MacOS export EXECUTABLE_FOLDER_PATH_SHALLOW_BUNDLE_YES\=iOSTemplate.app export EXECUTABLE_NAME\=iOSTemplate export EXECUTABLE_PATH\=iOSTemplate.app/iOSTemplate export EXPANDED_CODE_SIGN_IDENTITY\=F552FEA3AAE576CED5A5CE5A9D8DF518144FB4DC export EXPANDED_CODE_SIGN_IDENTITY_NAME\=Apple\ Development:\ 国强\ 创新-李\ (B832V7SQ27) export EXPANDED_PROVISIONING_PROFILE\=f0f042b2-76fe-4a38-a87e-f36fb0233703 export FILE_LIST\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects/LinkFileList export FIXED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/FixedFiles export FRAMEWORKS_FOLDER_PATH\=iOSTemplate.app/Frameworks export FRAMEWORK_FLAG_PREFIX\=-framework export FRAMEWORK_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos\ export FRAMEWORK_VERSION\=A export FULL_PRODUCT_NAME\=iOSTemplate.app export GCC3_VERSION\=3.3 export GCC_C_LANGUAGE_STANDARD\=gnu11 export GCC_DYNAMIC_NO_PIC\=NO export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES export GCC_NO_COMMON_BLOCKS\=YES export GCC_OPTIMIZATION_LEVEL\=0 export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\ \ COCOAPODS\=1 export GCC_SYMBOLS_PRIVATE_EXTERN\=NO export GCC_THUMB_SUPPORT\=YES export GCC_TREAT_WARNINGS_AS_ERRORS\=NO export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR export GCC_WARN_UNDECLARED_SELECTOR\=YES export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE export GCC_WARN_UNUSED_FUNCTION\=YES export GCC_WARN_UNUSED_VARIABLE\=YES export GENERATED_MODULEMAP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos export GENERATE_INFOPLIST_FILE\=NO export GENERATE_MASTER_OBJECT_FILE\=NO export GENERATE_PKGINFO_FILE\=YES export GENERATE_PROFILING_CODE\=NO export GENERATE_TEXT_BASED_STUBS\=NO export GID\=20 export GROUP\=staff export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES export HEADERMAP_USES_VFS\=NO export HEADER_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/include\ \ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public\"\ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public/RxCocoa\" export HIDE_BITCODE_SYMBOLS\=YES export HOME\=/Users/lyon export ICONV\=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES export INFOPLIST_FILE\=iOSTemplate/Info.plist export INFOPLIST_OUTPUT_FORMAT\=binary export INFOPLIST_PATH\=iOSTemplate.app/Info.plist export INFOPLIST_PREPROCESS\=NO export INFOSTRINGS_PATH\=iOSTemplate.app/en.lproj/InfoPlist.strings export INLINE_PRIVATE_FRAMEWORKS\=NO export INSTALLHDRS_COPY_PHASE\=NO export INSTALLHDRS_SCRIPT_PHASE\=NO export INSTALL_DIR\=/tmp/iOSTemplate.dst/Applications export INSTALL_GROUP\=staff export INSTALL_MODE_FLAG\=u+w,go-w,a+rX export INSTALL_OWNER\=lyon export INSTALL_PATH\=/Applications export INSTALL_ROOT\=/tmp/iOSTemplate.dst export IPHONEOS_DEPLOYMENT_TARGET\=12.1 export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub export JAVA_ARCHIVE_CLASSES\=YES export JAVA_ARCHIVE_TYPE\=JAR export JAVA_COMPILER\=/usr/bin/javac export JAVA_FOLDER_PATH\=iOSTemplate.app/Java export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources export JAVA_JAR_FLAGS\=cv export JAVA_SOURCE_SUBDIR\=. export JAVA_USE_DEPENDENCIES\=YES export JAVA_ZIP_FLAGS\=-urg export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow export KEEP_PRIVATE_EXTERNS\=NO export LD\=/Users/lyon/demo/xcremotecache-demo/XCRC/xcld export LDPLUSPLUS\=/Users/lyon/demo/xcremotecache-demo/XCRC/xcldplusplus export LD_DEPENDENCY_INFO_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects-normal/undefined_arch/iOSTemplate_dependency_info.dat export LD_GENERATE_MAP_FILE\=NO export LD_MAP_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/iOSTemplate-LinkMap-normal-undefined_arch.txt export LD_NO_PIE\=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES export LD_RUNPATH_SEARCH_PATHS\=\ @executable_path/Frameworks export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer export LEX\=lex export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions export LIBRARY_FLAG_NOSPACE\=YES export LIBRARY_FLAG_PREFIX\=-l export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions export LIBRARY_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos\ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos\ /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire\ /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa\ /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay\ /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk/usr/lib/swift export LIBTOOL\=/Users/lyon/demo/xcremotecache-demo/XCRC/xclibtool export LINKER_DISPLAYS_MANGLED_NAMES\=NO export LINK_FILE_LIST_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects-normal/arm64/iOSTemplate.LinkFileList export LINK_WITH_STANDARD_LIBRARIES\=YES export LLVM_TARGET_TRIPLE_OS_VERSION\=ios12.1 export LLVM_TARGET_TRIPLE_VENDOR\=apple export LOCALIZATION_EXPORT_SUPPORTED\=YES export LOCALIZED_RESOURCES_FOLDER_PATH\=iOSTemplate.app/en.lproj export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities export LOCAL_APPS_DIR\=/Applications export LOCAL_DEVELOPER_DIR\=/Library/Developer export LOCAL_LIBRARY_DIR\=/Library export LOCROOT\=/Users/lyon/demo/xcremotecache-demo export LOCSYMROOT\=/Users/lyon/demo/xcremotecache-demo export MACH_O_TYPE\=mh_execute export MAC_OS_X_PRODUCT_BUILD_VERSION\=21F79 export MAC_OS_X_VERSION_ACTUAL\=120400 export MAC_OS_X_VERSION_MAJOR\=120000 export MAC_OS_X_VERSION_MINOR\=120400 export METAL_LIBRARY_FILE_BASE\=default export METAL_LIBRARY_OUTPUT_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/iOSTemplate.app export MODULES_FOLDER_PATH\=iOSTemplate.app/Modules export MODULE_CACHE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE export MTL_FAST_MATH\=YES export NATIVE_ARCH\=x86_64 export NATIVE_ARCH_32_BIT\=i386 export NATIVE_ARCH_64_BIT\=x86_64 export NATIVE_ARCH_ACTUAL\=x86_64 export NO_COMMON\=YES export OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects export OBJECT_FILE_DIR_normal\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects-normal export OBJROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export ONLY_ACTIVE_ARCH\=YES export OS\=MACOS export OSAC\=/usr/bin/osacompile export OTHER_CFLAGS\=\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/Alamofire.modulemap\"\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/RxCocoa.modulemap\"\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.modulemap\"\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -isystem\ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public\"\ -isystem\ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public/RxCocoa\"\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_CPLUSPLUSFLAGS\=\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/Alamofire.modulemap\"\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/RxCocoa.modulemap\"\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.modulemap\"\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -isystem\ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public\"\ -isystem\ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public/RxCocoa\"\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_LDFLAGS\=\ -ObjC\ -l\"Alamofire\"\ -l\"RxCocoa\"\ -l\"RxRelay\"\ -l\"RxSwift\"\ -framework\ \"CFNetwork\" export OTHER_SWIFT_FLAGS\=\ -D\ COCOAPODS\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/Alamofire.modulemap\"\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/RxCocoa.modulemap\"\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.modulemap\"\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -debug-prefix-map\ /Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export PACKAGE_TYPE\=com.apple.package-type.wrapper.application export PASCAL_STRINGS\=YES export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms export PBDEVELOPMENTPLIST_PATH\=iOSTemplate.app/pbdevelopment.plist export PER_ARCH_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects-normal/undefined_arch export PER_VARIANT_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects-normal export PKGINFO_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/PkgInfo export PKGINFO_PATH\=iOSTemplate.app/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform export PLATFORM_DISPLAY_NAME\=iOS export PLATFORM_FAMILY_NAME\=iOS export PLATFORM_NAME\=iphoneos export PLATFORM_PREFERRED_ARCH\=arm64 export PLATFORM_PRODUCT_BUILD_VERSION\=19F64 export PLIST_FILE_OUTPUT_FORMAT\=binary export PLUGINS_FOLDER_PATH\=iOSTemplate.app/PlugIns export PODS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export PODS_CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export PODS_PODFILE_DIR_PATH\=/Users/lyon/demo/xcremotecache-demo/. export PODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/XCFrameworkIntermediates export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES export PRECOMP_DESTINATION_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO export PRIVATE_HEADERS_FOLDER_PATH\=iOSTemplate.app/PrivateHeaders export PRODUCT_BUNDLE_IDENTIFIER\=com.lyon.demo export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL export PRODUCT_MODULE_NAME\=iOSTemplate export PRODUCT_NAME\=iOSTemplate export PRODUCT_SETTINGS_PATH\=/Users/lyon/demo/xcremotecache-demo/iOSTemplate/Info.plist export PRODUCT_TYPE\=com.apple.product-type.application export PROFILING_CODE\=NO export PROJECT\=iOSTemplate export PROJECT_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/DerivedSources export PROJECT_DIR\=/Users/lyon/demo/xcremotecache-demo export PROJECT_FILE_PATH\=/Users/lyon/demo/xcremotecache-demo/iOSTemplate.xcodeproj export PROJECT_NAME\=iOSTemplate export PROJECT_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build export PROJECT_TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export PROVISIONING_PROFILE_REQUIRED\=YES export PUBLIC_HEADERS_FOLDER_PATH\=iOSTemplate.app/Headers export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES export REMOVE_CVS_FROM_RESOURCES\=YES export REMOVE_GIT_FROM_RESOURCES\=YES export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES export REMOVE_HG_FROM_RESOURCES\=YES export REMOVE_SVN_FROM_RESOURCES\=YES export RESOURCE_RULES_REQUIRED\=YES export REZ_COLLECTOR_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/ResourceManagerResources export REZ_OBJECTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos\ export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO export SCRIPTS_FOLDER_PATH\=iOSTemplate.app/Scripts export SCRIPT_INPUT_FILE_0\=/Users/lyon/demo/xcremotecache-demo/XCRC/xcpostbuild export SCRIPT_INPUT_FILE_COUNT\=1 export SCRIPT_INPUT_FILE_LIST_COUNT\=0 export SCRIPT_OUTPUT_FILE_0\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/iOSTemplate.app/Modules/iOSTemplate.swiftmodule/arm64.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_1\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/iOSTemplate.app/Modules/iOSTemplate.swiftmodule/arm64-apple-ios.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_COUNT\=2 export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos15_5\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_NAME\=iphoneos15.5 export SDK_NAMES\=iphoneos15.5 export SDK_PRODUCT_BUILD_VERSION\=19F64 export SDK_VERSION\=15.5 export SDK_VERSION_ACTUAL\=150500 export SDK_VERSION_MAJOR\=150000 export SDK_VERSION_MINOR\=150500 export SED\=/usr/bin/sed export SEPARATE_STRIP\=NO export SEPARATE_SYMBOL_EDIT\=NO export SET_DIR_MODE_OWNER_GROUP\=YES export SET_FILE_MODE_OWNER_GROUP\=NO export SHALLOW_BUNDLE\=YES export SHALLOW_BUNDLE_TRIPLE\=ios export SHALLOW_BUNDLE_ios_macabi\=NO export SHALLOW_BUNDLE_macos\=NO export SHARED_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/DerivedSources export SHARED_FRAMEWORKS_FOLDER_PATH\=iOSTemplate.app/SharedFrameworks export SHARED_PRECOMPS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/PrecompiledHeaders export SHARED_SUPPORT_FOLDER_PATH\=iOSTemplate.app/SharedSupport export SKIP_INSTALL\=NO export SOURCE_ROOT\=/Users/lyon/demo/xcremotecache-demo export SRCROOT\=/Users/lyon/demo/xcremotecache-demo export STRINGSDATA_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects-normal/undefined_arch export STRINGSDATA_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build export STRINGS_FILE_INFOPLIST_RENAME\=YES export STRINGS_FILE_OUTPUT_ENCODING\=binary export STRIP_BITCODE_FROM_COPIED_FILES\=YES export STRIP_INSTALLED_PRODUCT\=NO export STRIP_STYLE\=all export STRIP_SWIFT_SYMBOLS\=YES export SUPPORTED_DEVICE_FAMILIES\=1,2 export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator export SUPPORTS_MACCATALYST\=NO export SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD\=YES export SUPPORTS_TEXT_BASED_API\=NO export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG export SWIFT_EMIT_LOC_STRINGS\=NO export SWIFT_EXEC\=/Users/lyon/demo/xcremotecache-demo/XCRC/xcswiftc export SWIFT_INCLUDE_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos\ \ \"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire\"\ \"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa\"\ \"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay\"\ \"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift\" export SWIFT_OPTIMIZATION_LEVEL\=-Onone export SWIFT_PLATFORM_TARGET_PREFIX\=ios export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Objects-normal/arm64/iOSTemplate.SwiftFileList export SWIFT_USE_INTEGRATED_DRIVER\=NO export SWIFT_VERSION\=4.2 export SYMROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities export SYSTEM_APPS_DIR\=/Applications export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices export SYSTEM_DEMOS_DIR\=/Applications/Extras export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation export SYSTEM_EXTENSIONS_FOLDER_PATH\=iOSTemplate.app/SystemExtensions export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_NO\=iOSTemplate.app/Library/SystemExtensions export SYSTEM_EXTENSIONS_FOLDER_PATH_SHALLOW_BUNDLE_YES\=iOSTemplate.app/SystemExtensions export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions export SYSTEM_LIBRARY_DIR\=/System/Library export TAPI_ENABLE_PROJECT_HEADERS\=NO export TAPI_VERIFY_MODE\=ErrorsOnly export TARGETED_DEVICE_FAMILY\=1,2 export TARGETNAME\=iOSTemplate export TARGET_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export TARGET_DEVICE_IDENTIFIER\=00008030-000230921444802E export TARGET_DEVICE_MODEL\=iPhone12,1 export TARGET_DEVICE_OS_VERSION\=15.5 export TARGET_DEVICE_PLATFORM_NAME\=iphoneos export TARGET_NAME\=iOSTemplate export TARGET_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build export TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build export TEMP_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build export TEMP_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build export TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk/Developer/Library/Frameworks export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO export TeamIdentifierPrefix\=5HVP2BDV23. export UID\=501 export UNLOCALIZED_RESOURCES_FOLDER_PATH\=iOSTemplate.app export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_NO\=iOSTemplate.app/Resources export UNLOCALIZED_RESOURCES_FOLDER_PATH_SHALLOW_BUNDLE_YES\=iOSTemplate.app export UNSTRIPPED_PRODUCT\=NO export USER\=lyon export USER_APPS_DIR\=/Users/lyon/Applications export USER_LIBRARY_DIR\=/Users/lyon/Library export USE_DYNAMIC_NO_PIC\=YES export USE_HEADERMAP\=YES export USE_HEADER_SYMLINKS\=NO export USE_LLVM_TARGET_TRIPLES\=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR export VALIDATE_PRODUCT\=NO export VALIDATE_WORKSPACE\=YES_ERROR export VALID_ARCHS\=arm64\ arm64e\ armv7\ armv7s export VERBOSE_PBXCP\=NO export VERSIONPLIST_PATH\=iOSTemplate.app/version.plist export VERSION_INFO_BUILDER\=lyon export VERSION_INFO_FILE\=iOSTemplate_vers.c export VERSION_INFO_STRING\=\"@(#)PROGRAM:iOSTemplate\ \ PROJECT:iOSTemplate-\" export WRAPPER_EXTENSION\=app export WRAPPER_NAME\=iOSTemplate.app export WRAPPER_SUFFIX\=.app export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode export XCODE_PRODUCT_BUILD_VERSION\=13F100 export XCODE_VERSION_ACTUAL\=1341 export XCODE_VERSION_MAJOR\=1300 export XCODE_VERSION_MINOR\=1340 export XCRC_COOCAPODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/ export XCRC_PLATFORM_PREFERRED_ARCH\=arm64 export XCREMOTE_CACHE_FAKE_SRCROOT\=/xxxxxxxxxx export XPCSERVICES_FOLDER_PATH\=iOSTemplate.app/XPCServices export YACC\=yacc export _WRAPPER_CONTENTS_DIR_SHALLOW_BUNDLE_NO\=/Contents export _WRAPPER_PARENT_PATH_SHALLOW_BUNDLE_NO\=/.. export _WRAPPER_RESOURCES_DIR_SHALLOW_BUNDLE_NO\=/Resources export CODE_SIGNING_ALLOWED_appletvos\=NO export __CODE_SIGNING_ALLOWED_iphoneos\=NO export CODE_SIGNING_ALLOWED_watchos\=NO export arch\=undefined_arch export variant\=normal /bin/sh -c /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/iOSTemplate.build/Debug-iphoneos/iOSTemplate.build/Script-9C3226F6B2EE3DC61D205264.sh

[RC] Cached build for iOSTemplate target

Build target RxSwift of project Pods with configuration Debug

PhaseScriptExecution [XCRC]\ Postbuild\ RxSwift /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Script-46EB2E00002ED0.sh (in target 'RxSwift' from project 'Pods') cd /Users/lyon/demo/xcremotecache-demo/Pods export ACTION\=build export AD_HOC_CODE_SIGNING_ALLOWED\=NO export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO export ALTERNATE_GROUP\=staff export ALTERNATE_MODE\=u+w,go-w,a+rX export ALTERNATE_OWNER\=lyon export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO export ALWAYS_SEARCH_USER_PATHS\=NO export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer export APPLE_INTERNAL_DIR\=/AppleInternal export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools export APPLICATION_EXTENSION_API_ONLY\=NO export APPLY_RULES_IN_COPY_FILES\=NO export APPLY_RULES_IN_COPY_HEADERS\=NO export ARCHS\=arm64 export ARCHS_STANDARD\=arm64\ armv7 export ARCHS_STANDARD_32_64_BIT\=armv7\ arm64 export ARCHS_STANDARD_32_BIT\=armv7 export ARCHS_STANDARD_64_BIT\=arm64 export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ armv7 export ARCHS_UNIVERSAL_IPHONE_OS\=armv7\ arm64 export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone12,1 export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=15.5 export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator export BITCODE_GENERATION_MODE\=marker export BUILD_ACTIVE_RESOURCES_ONLY\=YES export BUILD_COMPONENTS\=headers\ build export BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO export BUILD_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_STYLE\= export BUILD_VARIANTS\=normal export BUILT_PRODUCTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS export BUNDLE_FORMAT\=shallow export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers export CACHE_ROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CC\=/Users/lyon/demo/xcremotecache-demo/Pods/../.rc/xccc export CCHROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CHMOD\=/bin/chmod export CHOWN\=/usr/sbin/chown export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES export CLANG_ANALYZER_NONNULL\=YES export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14 export CLANG_CXX_LIBRARY\=libc++ export CLANG_ENABLE_MODULES\=YES export CLANG_ENABLE_MODULE_DEBUGGING\=NO export CLANG_ENABLE_OBJC_ARC\=YES export CLANG_ENABLE_OBJC_WEAK\=YES export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES export CLANG_WARN_BOOL_CONVERSION\=YES export CLANG_WARN_COMMA\=YES export CLANG_WARN_CONSTANT_CONVERSION\=YES export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES export CLANG_WARN_EMPTY_BODY\=YES export CLANG_WARN_ENUM_CONVERSION\=YES export CLANG_WARN_INFINITE_RECURSION\=YES export CLANG_WARN_INT_CONVERSION\=YES export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES export CLANG_WARN_STRICT_PROTOTYPES\=YES export CLANG_WARN_SUSPICIOUS_MOVE\=YES export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE export CLANG_WARN_UNREACHABLE_CODE\=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES export CLASS_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/JavaClasses export CLEAN_PRECOMPS\=YES export CLONE_HEADERS\=NO export CODESIGNING_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/libRxSwift.a export CODE_SIGNING_ALLOWED\=NO export CODE_SIGNING_REQUIRED\=YES export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES export COLOR_DIAGNOSTICS\=NO export COMBINE_HIDPI_IMAGES\=NO export COMPILER_INDEX_STORE_ENABLE\=Default export COMPOSITE_SDK_DIRS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/CompositeSDKs export COMPRESS_PNG_FILES\=YES export CONFIGURATION\=Debug export CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift export CONFIGURATION_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos export COPYING_PRESERVES_HFS_DATA\=NO export COPY_HEADERS_RUN_UNIFDEF\=NO export COPY_PHASE_STRIP\=NO export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=iphonesimulator export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.5.sdk export CORRESPONDING_SIMULATOR_SDK_NAME\=iphonesimulator15.5 export CP\=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO export CURRENT_ARCH\=undefined_arch export CURRENT_VARIANT\=normal export DEAD_CODE_STRIPPING\=YES export DEBUGGING_SYMBOLS\=YES export DEBUG_INFORMATION_FORMAT\=dwarf export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions export DEFINES_MODULE\=NO export DEPLOYMENT_LOCATION\=NO export DEPLOYMENT_POSTPROCESSING\=NO export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=9.0\ 9.1\ 9.2\ 9.3\ 10.0\ 10.1\ 10.2\ 10.3\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\ 14.5\ 14.6\ 14.7\ 15.0\ 15.1\ 15.2\ 15.3\ 15.4\ 15.5 export DERIVED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/DerivedSources export DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/DerivedSources export DERIVED_SOURCES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/DerivedSources export DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER\=NO export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export DEVELOPMENT_LANGUAGE\=en export DONT_GENERATE_INFOPLIST_FILE\=NO export DO_HEADER_SCANNING_IN_JAM\=NO export DSTROOT\=/tmp/Pods.dst export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME\=libRxSwift.a.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO export DWARF_DSYM_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift export DYNAMIC_LIBRARY_EXTENSION\=dylib export EFFECTIVE_PLATFORM_NAME\=-iphoneos export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO export ENABLE_APP_SANDBOX\=NO export ENABLE_BITCODE\=YES export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES export ENABLE_DEFAULT_SEARCH_PATHS\=YES export ENABLE_HARDENED_RUNTIME\=NO export ENABLE_HEADER_DEPENDENCIES\=YES export ENABLE_ON_DEMAND_RESOURCES\=NO export ENABLE_PREVIEWS\=NO export ENABLE_STRICT_OBJC_MSGSEND\=YES export ENABLE_TESTABILITY\=YES export ENABLE_TESTING_SEARCH_PATHS\=NO export ENTITLEMENTS_DESTINATION\=Signature export ENTITLEMENTS_REQUIRED\=YES export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=*.nib\ *.lproj\ *.framework\ *.gch\ *.xcode*\ *.xcassets\ (*)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ *.pbproj\ *.pbxproj export EXECUTABLE_EXTENSION\=a export EXECUTABLE_NAME\=libRxSwift.a export EXECUTABLE_PATH\=libRxSwift.a export EXECUTABLE_PREFIX\=lib export EXECUTABLE_SUFFIX\=.a export FILE_LIST\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects/LinkFileList export FIXED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/FixedFiles export FRAMEWORK_FLAG_PREFIX\=-framework export FRAMEWORK_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift\ export FRAMEWORK_VERSION\=A export FULL_PRODUCT_NAME\=libRxSwift.a export GCC3_VERSION\=3.3 export GCC_C_LANGUAGE_STANDARD\=gnu11 export GCC_DYNAMIC_NO_PIC\=NO export GCC_NO_COMMON_BLOCKS\=YES export GCC_OPTIMIZATION_LEVEL\=0 export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ export GCC_PREFIX_HEADER\=Target\ Support\ Files/RxSwift/RxSwift-prefix.pch export GCC_PREPROCESSOR_DEFINITIONS\=POD_CONFIGURATION_DEBUG\=1\ DEBUG\=1\ \ COCOAPODS\=1 export GCC_THUMB_SUPPORT\=YES export GCC_TREAT_WARNINGS_AS_ERRORS\=NO export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR export GCC_WARN_UNDECLARED_SELECTOR\=YES export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE export GCC_WARN_UNUSED_FUNCTION\=YES export GCC_WARN_UNUSED_VARIABLE\=YES export GENERATED_MODULEMAP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos export GENERATE_INFOPLIST_FILE\=NO export GENERATE_MASTER_OBJECT_FILE\=NO export GENERATE_PKGINFO_FILE\=NO export GENERATE_PROFILING_CODE\=NO export GENERATE_TEXT_BASED_STUBS\=NO export GID\=20 export GROUP\=staff export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES export HEADERMAP_USES_VFS\=NO export HEADER_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/include\ export HIDE_BITCODE_SYMBOLS\=YES export HOME\=/Users/lyon export ICONV\=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES export INFOPLIST_OUTPUT_FORMAT\=binary export INFOPLIST_PREPROCESS\=NO export INLINE_PRIVATE_FRAMEWORKS\=NO export INSTALLHDRS_COPY_PHASE\=NO export INSTALLHDRS_SCRIPT_PHASE\=NO export INSTALL_DIR\=/tmp/Pods.dst/usr/local/lib export INSTALL_GROUP\=staff export INSTALL_MODE_FLAG\=u+w,go-w,a+rX export INSTALL_OWNER\=lyon export INSTALL_PATH\=/usr/local/lib export INSTALL_ROOT\=/tmp/Pods.dst export IPHONEOS_DEPLOYMENT_TARGET\=9.0 export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub export JAVA_ARCHIVE_CLASSES\=YES export JAVA_ARCHIVE_TYPE\=JAR export JAVA_COMPILER\=/usr/bin/javac export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources export JAVA_JAR_FLAGS\=cv export JAVA_SOURCE_SUBDIR\=. export JAVA_USE_DEPENDENCIES\=YES export JAVA_ZIP_FLAGS\=-urg export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow export KEEP_PRIVATE_EXTERNS\=NO export LD\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcld export LDPLUSPLUS\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcldplusplus export LD_DEPENDENCY_INFO_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects-normal/undefined_arch/RxSwift_dependency_info.dat export LD_GENERATE_MAP_FILE\=NO export LD_MAP_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/RxSwift-LinkMap-normal-undefined_arch.txt export LD_NO_PIE\=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer export LEX\=lex export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions export LIBRARY_FLAG_NOSPACE\=YES export LIBRARY_FLAG_PREFIX\=-l export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions export LIBRARY_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift\ export LIBTOOL\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xclibtool export LINKER_DISPLAYS_MANGLED_NAMES\=NO export LINK_FILE_LIST_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects-normal/arm64/RxSwift.LinkFileList export LINK_WITH_STANDARD_LIBRARIES\=YES export LLVM_TARGET_TRIPLE_OS_VERSION\=ios9.0 export LLVM_TARGET_TRIPLE_VENDOR\=apple export LOCALIZATION_EXPORT_SUPPORTED\=YES export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities export LOCAL_APPS_DIR\=/Applications export LOCAL_DEVELOPER_DIR\=/Library/Developer export LOCAL_LIBRARY_DIR\=/Library export LOCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export LOCSYMROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export MACH_O_TYPE\=staticlib export MAC_OS_X_PRODUCT_BUILD_VERSION\=21F79 export MAC_OS_X_VERSION_ACTUAL\=120400 export MAC_OS_X_VERSION_MAJOR\=120000 export MAC_OS_X_VERSION_MINOR\=120400 export METAL_LIBRARY_FILE_BASE\=default export METAL_LIBRARY_OUTPUT_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/ export MODULEMAP_FILE\=Headers/Public/RxSwift/RxSwift.modulemap export MODULE_CACHE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE export MTL_FAST_MATH\=YES export NATIVE_ARCH\=x86_64 export NATIVE_ARCH_32_BIT\=i386 export NATIVE_ARCH_64_BIT\=x86_64 export NATIVE_ARCH_ACTUAL\=x86_64 export NO_COMMON\=YES export OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects export OBJECT_FILE_DIR_normal\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects-normal export OBJROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export ONLY_ACTIVE_ARCH\=YES export OS\=MACOS export OSAC\=/usr/bin/osacompile export OTHER_CFLAGS\=\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_CPLUSPLUSFLAGS\=\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_SWIFT_FLAGS\=\ -D\ COCOAPODS\ -suppress-warnings\ -import-underlying-module\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public/RxSwift/RxSwift.modulemap\"\ -debug-prefix-map\ /Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export PACKAGE_TYPE\=com.apple.package-type.static-library export PASCAL_STRINGS\=YES export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms export PER_ARCH_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects-normal/undefined_arch export PER_VARIANT_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects-normal export PKGINFO_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform export PLATFORM_DISPLAY_NAME\=iOS export PLATFORM_FAMILY_NAME\=iOS export PLATFORM_NAME\=iphoneos export PLATFORM_PREFERRED_ARCH\=arm64 export PLATFORM_PRODUCT_BUILD_VERSION\=19F64 export PLIST_FILE_OUTPUT_FORMAT\=binary export PODS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export PODS_CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export PODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export PODS_TARGET_SRCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods/RxSwift export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/XCFrameworkIntermediates export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES export PRECOMP_DESTINATION_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO export PRODUCT_BUNDLE_IDENTIFIER\=org.cocoapods.RxSwift export PRODUCT_MODULE_NAME\=RxSwift export PRODUCT_NAME\=RxSwift export PRODUCT_SETTINGS_PATH\= export PRODUCT_TYPE\=com.apple.product-type.library.static export PROFILING_CODE\=NO export PROJECT\=Pods export PROJECT_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/DerivedSources export PROJECT_DIR\=/Users/lyon/demo/xcremotecache-demo/Pods export PROJECT_FILE_PATH\=/Users/lyon/demo/xcremotecache-demo/Pods/Pods.xcodeproj export PROJECT_NAME\=Pods export PROJECT_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build export PROJECT_TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES export REMOVE_CVS_FROM_RESOURCES\=YES export REMOVE_GIT_FROM_RESOURCES\=YES export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES export REMOVE_HG_FROM_RESOURCES\=YES export REMOVE_SVN_FROM_RESOURCES\=YES export REZ_COLLECTOR_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/ResourceManagerResources export REZ_EXECUTABLE\=YES export REZ_OBJECTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift\ export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO export SCRIPT_INPUT_FILE_0\=/Users/lyon/demo/xcremotecache-demo/XCRC/xcpostbuild export SCRIPT_INPUT_FILE_COUNT\=1 export SCRIPT_INPUT_FILE_LIST_COUNT\=0 export SCRIPT_OUTPUT_FILE_0\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.swiftmodule/arm64.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_1\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.swiftmodule/arm64-apple-ios.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_COUNT\=2 export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos15_5\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_NAME\=iphoneos15.5 export SDK_NAMES\=iphoneos15.5 export SDK_PRODUCT_BUILD_VERSION\=19F64 export SDK_VERSION\=15.5 export SDK_VERSION_ACTUAL\=150500 export SDK_VERSION_MAJOR\=150000 export SDK_VERSION_MINOR\=150500 export SED\=/usr/bin/sed export SEPARATE_STRIP\=NO export SEPARATE_SYMBOL_EDIT\=NO export SET_DIR_MODE_OWNER_GROUP\=YES export SET_FILE_MODE_OWNER_GROUP\=NO export SHALLOW_BUNDLE\=NO export SHARED_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/DerivedSources export SHARED_PRECOMPS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/PrecompiledHeaders export SKIP_INSTALL\=YES export SOURCE_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export SRCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export STRINGSDATA_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects-normal/undefined_arch export STRINGSDATA_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build export STRINGS_FILE_INFOPLIST_RENAME\=YES export STRINGS_FILE_OUTPUT_ENCODING\=binary export STRIP_BITCODE_FROM_COPIED_FILES\=YES export STRIP_INSTALLED_PRODUCT\=NO export STRIP_STYLE\=debugging export STRIP_SWIFT_SYMBOLS\=YES export SUPPORTED_DEVICE_FAMILIES\=1,2 export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator export SUPPORTS_MACCATALYST\=YES export SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD\=YES export SUPPORTS_TEXT_BASED_API\=NO export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG\ export SWIFT_EMIT_LOC_STRINGS\=NO export SWIFT_EXEC\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcswiftc export SWIFT_OPTIMIZATION_LEVEL\=-Onone export SWIFT_PLATFORM_TARGET_PREFIX\=ios export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Objects-normal/arm64/RxSwift.SwiftFileList export SWIFT_USE_INTEGRATED_DRIVER\=NO export SWIFT_VERSION\=5.1 export SYMROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities export SYSTEM_APPS_DIR\=/Applications export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices export SYSTEM_DEMOS_DIR\=/Applications/Extras export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions export SYSTEM_LIBRARY_DIR\=/System/Library export TAPI_ENABLE_PROJECT_HEADERS\=NO export TAPI_VERIFY_MODE\=ErrorsOnly export TARGETED_DEVICE_FAMILY\=1,2 export TARGETNAME\=RxSwift export TARGET_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift export TARGET_DEVICE_IDENTIFIER\=00008030-000230921444802E export TARGET_DEVICE_MODEL\=iPhone12,1 export TARGET_DEVICE_OS_VERSION\=15.5 export TARGET_DEVICE_PLATFORM_NAME\=iphoneos export TARGET_NAME\=RxSwift export TARGET_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build export TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build export TEMP_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build export TEMP_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build export TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk/Developer/Library/Frameworks export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO export UID\=501 export UNSTRIPPED_PRODUCT\=NO export USER\=lyon export USER_APPS_DIR\=/Users/lyon/Applications export USER_LIBRARY_DIR\=/Users/lyon/Library export USE_DYNAMIC_NO_PIC\=YES export USE_HEADERMAP\=YES export USE_HEADER_SYMLINKS\=NO export USE_LLVM_TARGET_TRIPLES\=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR export VALIDATE_PRODUCT\=NO export VALIDATE_WORKSPACE\=YES_ERROR export VALID_ARCHS\=arm64\ arm64e\ armv7\ armv7s export VERBOSE_PBXCP\=NO export VERSION_INFO_BUILDER\=lyon export VERSION_INFO_FILE\=RxSwift_vers.c export VERSION_INFO_STRING\=\"@(#)PROGRAM:RxSwift\ \ PROJECT:Pods-\" export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode export XCODE_PRODUCT_BUILD_VERSION\=13F100 export XCODE_VERSION_ACTUAL\=1341 export XCODE_VERSION_MAJOR\=1300 export XCODE_VERSION_MINOR\=1340 export XCRC_COOCAPODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods/../ export XCRC_PLATFORM_PREFERRED_ARCH\=arm64 export XCREMOTE_CACHE_FAKE_SRCROOT\=/xxxxxxxxxx export XPCSERVICES_FOLDER_PATH\=/XPCServices export YACC\=yacc export arch\=undefined_arch export variant\=normal /bin/sh -c /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxSwift.build/Script-46EB2E00002ED0.sh

[RC] Cached build for RxSwift target

Build target Alamofire of project Pods with configuration Debug

PhaseScriptExecution [XCRC]\ Postbuild\ Alamofire /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Script-46EB2E00002E70.sh (in target 'Alamofire' from project 'Pods') cd /Users/lyon/demo/xcremotecache-demo/Pods export ACTION\=build export AD_HOC_CODE_SIGNING_ALLOWED\=NO export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO export ALTERNATE_GROUP\=staff export ALTERNATE_MODE\=u+w,go-w,a+rX export ALTERNATE_OWNER\=lyon export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO export ALWAYS_SEARCH_USER_PATHS\=NO export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer export APPLE_INTERNAL_DIR\=/AppleInternal export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools export APPLICATION_EXTENSION_API_ONLY\=NO export APPLY_RULES_IN_COPY_FILES\=NO export APPLY_RULES_IN_COPY_HEADERS\=NO export ARCHS\=arm64 export ARCHS_STANDARD\=arm64\ armv7 export ARCHS_STANDARD_32_64_BIT\=armv7\ arm64 export ARCHS_STANDARD_32_BIT\=armv7 export ARCHS_STANDARD_64_BIT\=arm64 export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ armv7 export ARCHS_UNIVERSAL_IPHONE_OS\=armv7\ arm64 export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone12,1 export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=15.5 export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator export BITCODE_GENERATION_MODE\=marker export BUILD_ACTIVE_RESOURCES_ONLY\=YES export BUILD_COMPONENTS\=headers\ build export BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO export BUILD_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_STYLE\= export BUILD_VARIANTS\=normal export BUILT_PRODUCTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS export BUNDLE_FORMAT\=shallow export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers export CACHE_ROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CC\=/Users/lyon/demo/xcremotecache-demo/Pods/../.rc/xccc export CCHROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CHMOD\=/bin/chmod export CHOWN\=/usr/sbin/chown export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES export CLANG_ANALYZER_NONNULL\=YES export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14 export CLANG_CXX_LIBRARY\=libc++ export CLANG_ENABLE_MODULES\=YES export CLANG_ENABLE_MODULE_DEBUGGING\=NO export CLANG_ENABLE_OBJC_ARC\=YES export CLANG_ENABLE_OBJC_WEAK\=NO export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES export CLANG_WARN_BOOL_CONVERSION\=YES export CLANG_WARN_COMMA\=YES export CLANG_WARN_CONSTANT_CONVERSION\=YES export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES export CLANG_WARN_EMPTY_BODY\=YES export CLANG_WARN_ENUM_CONVERSION\=YES export CLANG_WARN_INFINITE_RECURSION\=YES export CLANG_WARN_INT_CONVERSION\=YES export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES export CLANG_WARN_STRICT_PROTOTYPES\=YES export CLANG_WARN_SUSPICIOUS_MOVE\=YES export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE export CLANG_WARN_UNREACHABLE_CODE\=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES export CLASS_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/JavaClasses export CLEAN_PRECOMPS\=YES export CLONE_HEADERS\=NO export CODESIGNING_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/libAlamofire.a export CODE_SIGNING_ALLOWED\=NO export CODE_SIGNING_REQUIRED\=YES export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES export COLOR_DIAGNOSTICS\=NO export COMBINE_HIDPI_IMAGES\=NO export COMPILER_INDEX_STORE_ENABLE\=Default export COMPOSITE_SDK_DIRS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/CompositeSDKs export COMPRESS_PNG_FILES\=YES export CONFIGURATION\=Debug export CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire export CONFIGURATION_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos export COPYING_PRESERVES_HFS_DATA\=NO export COPY_HEADERS_RUN_UNIFDEF\=NO export COPY_PHASE_STRIP\=NO export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=iphonesimulator export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.5.sdk export CORRESPONDING_SIMULATOR_SDK_NAME\=iphonesimulator15.5 export CP\=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO export CURRENT_ARCH\=undefined_arch export CURRENT_VARIANT\=normal export DEAD_CODE_STRIPPING\=YES export DEBUGGING_SYMBOLS\=YES export DEBUG_INFORMATION_FORMAT\=dwarf export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions export DEFINES_MODULE\=NO export DEPLOYMENT_LOCATION\=NO export DEPLOYMENT_POSTPROCESSING\=NO export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=9.0\ 9.1\ 9.2\ 9.3\ 10.0\ 10.1\ 10.2\ 10.3\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\ 14.5\ 14.6\ 14.7\ 15.0\ 15.1\ 15.2\ 15.3\ 15.4\ 15.5 export DERIVED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/DerivedSources export DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/DerivedSources export DERIVED_SOURCES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/DerivedSources export DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER\=NO export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export DEVELOPMENT_LANGUAGE\=en export DONT_GENERATE_INFOPLIST_FILE\=NO export DO_HEADER_SCANNING_IN_JAM\=NO export DSTROOT\=/tmp/Pods.dst export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME\=libAlamofire.a.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO export DWARF_DSYM_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire export DYNAMIC_LIBRARY_EXTENSION\=dylib export EFFECTIVE_PLATFORM_NAME\=-iphoneos export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO export ENABLE_APP_SANDBOX\=NO export ENABLE_BITCODE\=YES export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES export ENABLE_DEFAULT_SEARCH_PATHS\=YES export ENABLE_HARDENED_RUNTIME\=NO export ENABLE_HEADER_DEPENDENCIES\=YES export ENABLE_ON_DEMAND_RESOURCES\=NO export ENABLE_PREVIEWS\=NO export ENABLE_STRICT_OBJC_MSGSEND\=YES export ENABLE_TESTABILITY\=YES export ENABLE_TESTING_SEARCH_PATHS\=NO export ENTITLEMENTS_DESTINATION\=Signature export ENTITLEMENTS_REQUIRED\=YES export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=*.nib\ *.lproj\ *.framework\ *.gch\ *.xcode*\ *.xcassets\ (*)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ *.pbproj\ *.pbxproj export EXECUTABLE_EXTENSION\=a export EXECUTABLE_NAME\=libAlamofire.a export EXECUTABLE_PATH\=libAlamofire.a export EXECUTABLE_PREFIX\=lib export EXECUTABLE_SUFFIX\=.a export FILE_LIST\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects/LinkFileList export FIXED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/FixedFiles export FRAMEWORK_FLAG_PREFIX\=-framework export FRAMEWORK_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire\ export FRAMEWORK_VERSION\=A export FULL_PRODUCT_NAME\=libAlamofire.a export GCC3_VERSION\=3.3 export GCC_C_LANGUAGE_STANDARD\=gnu11 export GCC_DYNAMIC_NO_PIC\=NO export GCC_NO_COMMON_BLOCKS\=YES export GCC_OPTIMIZATION_LEVEL\=0 export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ export GCC_PREFIX_HEADER\=Target\ Support\ Files/Alamofire/Alamofire-prefix.pch export GCC_PREPROCESSOR_DEFINITIONS\=POD_CONFIGURATION_DEBUG\=1\ DEBUG\=1\ \ COCOAPODS\=1 export GCC_THUMB_SUPPORT\=YES export GCC_TREAT_WARNINGS_AS_ERRORS\=NO export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR export GCC_WARN_UNDECLARED_SELECTOR\=YES export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE export GCC_WARN_UNUSED_FUNCTION\=YES export GCC_WARN_UNUSED_VARIABLE\=YES export GENERATED_MODULEMAP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos export GENERATE_INFOPLIST_FILE\=NO export GENERATE_MASTER_OBJECT_FILE\=NO export GENERATE_PKGINFO_FILE\=NO export GENERATE_PROFILING_CODE\=NO export GENERATE_TEXT_BASED_STUBS\=NO export GID\=20 export GROUP\=staff export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES export HEADERMAP_USES_VFS\=NO export HEADER_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/include\ export HIDE_BITCODE_SYMBOLS\=YES export HOME\=/Users/lyon export ICONV\=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES export INFOPLIST_OUTPUT_FORMAT\=binary export INFOPLIST_PREPROCESS\=NO export INLINE_PRIVATE_FRAMEWORKS\=NO export INSTALLHDRS_COPY_PHASE\=NO export INSTALLHDRS_SCRIPT_PHASE\=NO export INSTALL_DIR\=/tmp/Pods.dst/usr/local/lib export INSTALL_GROUP\=staff export INSTALL_MODE_FLAG\=u+w,go-w,a+rX export INSTALL_OWNER\=lyon export INSTALL_PATH\=/usr/local/lib export INSTALL_ROOT\=/tmp/Pods.dst export IPHONEOS_DEPLOYMENT_TARGET\=10.0 export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub export JAVA_ARCHIVE_CLASSES\=YES export JAVA_ARCHIVE_TYPE\=JAR export JAVA_COMPILER\=/usr/bin/javac export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources export JAVA_JAR_FLAGS\=cv export JAVA_SOURCE_SUBDIR\=. export JAVA_USE_DEPENDENCIES\=YES export JAVA_ZIP_FLAGS\=-urg export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow export KEEP_PRIVATE_EXTERNS\=NO export LD\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcld export LDPLUSPLUS\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcldplusplus export LD_DEPENDENCY_INFO_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects-normal/undefined_arch/Alamofire_dependency_info.dat export LD_GENERATE_MAP_FILE\=NO export LD_MAP_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Alamofire-LinkMap-normal-undefined_arch.txt export LD_NO_PIE\=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer export LEX\=lex export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions export LIBRARY_FLAG_NOSPACE\=YES export LIBRARY_FLAG_PREFIX\=-l export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions export LIBRARY_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire\ export LIBTOOL\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xclibtool export LINKER_DISPLAYS_MANGLED_NAMES\=NO export LINK_FILE_LIST_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects-normal/arm64/Alamofire.LinkFileList export LINK_WITH_STANDARD_LIBRARIES\=YES export LLVM_TARGET_TRIPLE_OS_VERSION\=ios10.0 export LLVM_TARGET_TRIPLE_VENDOR\=apple export LOCALIZATION_EXPORT_SUPPORTED\=YES export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities export LOCAL_APPS_DIR\=/Applications export LOCAL_DEVELOPER_DIR\=/Library/Developer export LOCAL_LIBRARY_DIR\=/Library export LOCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export LOCSYMROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export MACH_O_TYPE\=staticlib export MAC_OS_X_PRODUCT_BUILD_VERSION\=21F79 export MAC_OS_X_VERSION_ACTUAL\=120400 export MAC_OS_X_VERSION_MAJOR\=120000 export MAC_OS_X_VERSION_MINOR\=120400 export METAL_LIBRARY_FILE_BASE\=default export METAL_LIBRARY_OUTPUT_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/ export MODULEMAP_FILE\=Headers/Public/Alamofire/Alamofire.modulemap export MODULE_CACHE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE export MTL_FAST_MATH\=YES export NATIVE_ARCH\=x86_64 export NATIVE_ARCH_32_BIT\=i386 export NATIVE_ARCH_64_BIT\=x86_64 export NATIVE_ARCH_ACTUAL\=x86_64 export NO_COMMON\=YES export OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects export OBJECT_FILE_DIR_normal\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects-normal export OBJROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export ONLY_ACTIVE_ARCH\=YES export OS\=MACOS export OSAC\=/usr/bin/osacompile export OTHER_CFLAGS\=\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_CPLUSPLUSFLAGS\=\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_SWIFT_FLAGS\=\ -D\ COCOAPODS\ -suppress-warnings\ -import-underlying-module\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public/Alamofire/Alamofire.modulemap\"\ -debug-prefix-map\ /Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export PACKAGE_TYPE\=com.apple.package-type.static-library export PASCAL_STRINGS\=YES export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms export PER_ARCH_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects-normal/undefined_arch export PER_VARIANT_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects-normal export PKGINFO_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform export PLATFORM_DISPLAY_NAME\=iOS export PLATFORM_FAMILY_NAME\=iOS export PLATFORM_NAME\=iphoneos export PLATFORM_PREFERRED_ARCH\=arm64 export PLATFORM_PRODUCT_BUILD_VERSION\=19F64 export PLIST_FILE_OUTPUT_FORMAT\=binary export PODS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export PODS_CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export PODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export PODS_TARGET_SRCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods/Alamofire export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/XCFrameworkIntermediates export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES export PRECOMP_DESTINATION_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO export PRODUCT_BUNDLE_IDENTIFIER\=org.cocoapods.Alamofire export PRODUCT_MODULE_NAME\=Alamofire export PRODUCT_NAME\=Alamofire export PRODUCT_SETTINGS_PATH\= export PRODUCT_TYPE\=com.apple.product-type.library.static export PROFILING_CODE\=NO export PROJECT\=Pods export PROJECT_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/DerivedSources export PROJECT_DIR\=/Users/lyon/demo/xcremotecache-demo/Pods export PROJECT_FILE_PATH\=/Users/lyon/demo/xcremotecache-demo/Pods/Pods.xcodeproj export PROJECT_NAME\=Pods export PROJECT_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build export PROJECT_TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES export REMOVE_CVS_FROM_RESOURCES\=YES export REMOVE_GIT_FROM_RESOURCES\=YES export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES export REMOVE_HG_FROM_RESOURCES\=YES export REMOVE_SVN_FROM_RESOURCES\=YES export REZ_COLLECTOR_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/ResourceManagerResources export REZ_EXECUTABLE\=YES export REZ_OBJECTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire\ export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO export SCRIPT_INPUT_FILE_0\=/Users/lyon/demo/xcremotecache-demo/XCRC/xcpostbuild export SCRIPT_INPUT_FILE_COUNT\=1 export SCRIPT_INPUT_FILE_LIST_COUNT\=0 export SCRIPT_OUTPUT_FILE_0\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/Alamofire.swiftmodule/arm64.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_1\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/Alamofire.swiftmodule/arm64-apple-ios.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_COUNT\=2 export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos15_5\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_NAME\=iphoneos15.5 export SDK_NAMES\=iphoneos15.5 export SDK_PRODUCT_BUILD_VERSION\=19F64 export SDK_VERSION\=15.5 export SDK_VERSION_ACTUAL\=150500 export SDK_VERSION_MAJOR\=150000 export SDK_VERSION_MINOR\=150500 export SED\=/usr/bin/sed export SEPARATE_STRIP\=NO export SEPARATE_SYMBOL_EDIT\=NO export SET_DIR_MODE_OWNER_GROUP\=YES export SET_FILE_MODE_OWNER_GROUP\=NO export SHALLOW_BUNDLE\=NO export SHARED_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire/DerivedSources export SHARED_PRECOMPS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/PrecompiledHeaders export SKIP_INSTALL\=YES export SOURCE_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export SRCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export STRINGSDATA_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects-normal/undefined_arch export STRINGSDATA_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build export STRINGS_FILE_INFOPLIST_RENAME\=YES export STRINGS_FILE_OUTPUT_ENCODING\=binary export STRIP_BITCODE_FROM_COPIED_FILES\=YES export STRIP_INSTALLED_PRODUCT\=NO export STRIP_STYLE\=debugging export STRIP_SWIFT_SYMBOLS\=YES export SUPPORTED_DEVICE_FAMILIES\=1,2 export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator export SUPPORTS_MACCATALYST\=YES export SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD\=YES export SUPPORTS_TEXT_BASED_API\=NO export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG\ export SWIFT_EMIT_LOC_STRINGS\=NO export SWIFT_EXEC\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcswiftc export SWIFT_OPTIMIZATION_LEVEL\=-Onone export SWIFT_PLATFORM_TARGET_PREFIX\=ios export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Objects-normal/arm64/Alamofire.SwiftFileList export SWIFT_USE_INTEGRATED_DRIVER\=NO export SWIFT_VERSION\=5 export SYMROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities export SYSTEM_APPS_DIR\=/Applications export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices export SYSTEM_DEMOS_DIR\=/Applications/Extras export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions export SYSTEM_LIBRARY_DIR\=/System/Library export TAPI_ENABLE_PROJECT_HEADERS\=NO export TAPI_VERIFY_MODE\=ErrorsOnly export TARGETED_DEVICE_FAMILY\=1,2 export TARGETNAME\=Alamofire export TARGET_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/Alamofire export TARGET_DEVICE_IDENTIFIER\=00008030-000230921444802E export TARGET_DEVICE_MODEL\=iPhone12,1 export TARGET_DEVICE_OS_VERSION\=15.5 export TARGET_DEVICE_PLATFORM_NAME\=iphoneos export TARGET_NAME\=Alamofire export TARGET_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build export TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build export TEMP_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build export TEMP_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build export TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk/Developer/Library/Frameworks export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO export UID\=501 export UNSTRIPPED_PRODUCT\=NO export USER\=lyon export USER_APPS_DIR\=/Users/lyon/Applications export USER_LIBRARY_DIR\=/Users/lyon/Library export USE_DYNAMIC_NO_PIC\=YES export USE_HEADERMAP\=YES export USE_HEADER_SYMLINKS\=NO export USE_LLVM_TARGET_TRIPLES\=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR export VALIDATE_PRODUCT\=NO export VALIDATE_WORKSPACE\=YES_ERROR export VALID_ARCHS\=arm64\ arm64e\ armv7\ armv7s export VERBOSE_PBXCP\=NO export VERSION_INFO_BUILDER\=lyon export VERSION_INFO_FILE\=Alamofire_vers.c export VERSION_INFO_STRING\=\"@(#)PROGRAM:Alamofire\ \ PROJECT:Pods-\" export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode export XCODE_PRODUCT_BUILD_VERSION\=13F100 export XCODE_VERSION_ACTUAL\=1341 export XCODE_VERSION_MAJOR\=1300 export XCODE_VERSION_MINOR\=1340 export XCRC_COOCAPODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods/../ export XCRC_PLATFORM_PREFERRED_ARCH\=arm64 export XCREMOTE_CACHE_FAKE_SRCROOT\=/xxxxxxxxxx export XPCSERVICES_FOLDER_PATH\=/XPCServices export YACC\=yacc export arch\=undefined_arch export variant\=normal /bin/sh -c /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Alamofire.build/Script-46EB2E00002E70.sh

[RC] Cached build for Alamofire target

Build target RxRelay of project Pods with configuration Debug

PhaseScriptExecution [XCRC]\ Postbuild\ RxRelay /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Script-46EB2E00002EB0.sh (in target 'RxRelay' from project 'Pods') cd /Users/lyon/demo/xcremotecache-demo/Pods export ACTION\=build export AD_HOC_CODE_SIGNING_ALLOWED\=NO export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO export ALTERNATE_GROUP\=staff export ALTERNATE_MODE\=u+w,go-w,a+rX export ALTERNATE_OWNER\=lyon export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO export ALWAYS_SEARCH_USER_PATHS\=NO export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer export APPLE_INTERNAL_DIR\=/AppleInternal export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools export APPLICATION_EXTENSION_API_ONLY\=NO export APPLY_RULES_IN_COPY_FILES\=NO export APPLY_RULES_IN_COPY_HEADERS\=NO export ARCHS\=arm64 export ARCHS_STANDARD\=arm64\ armv7 export ARCHS_STANDARD_32_64_BIT\=armv7\ arm64 export ARCHS_STANDARD_32_BIT\=armv7 export ARCHS_STANDARD_64_BIT\=arm64 export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ armv7 export ARCHS_UNIVERSAL_IPHONE_OS\=armv7\ arm64 export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone12,1 export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=15.5 export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator export BITCODE_GENERATION_MODE\=marker export BUILD_ACTIVE_RESOURCES_ONLY\=YES export BUILD_COMPONENTS\=headers\ build export BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO export BUILD_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_STYLE\= export BUILD_VARIANTS\=normal export BUILT_PRODUCTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS export BUNDLE_FORMAT\=shallow export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers export CACHE_ROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CC\=/Users/lyon/demo/xcremotecache-demo/Pods/../.rc/xccc export CCHROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CHMOD\=/bin/chmod export CHOWN\=/usr/sbin/chown export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES export CLANG_ANALYZER_NONNULL\=YES export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14 export CLANG_CXX_LIBRARY\=libc++ export CLANG_ENABLE_MODULES\=YES export CLANG_ENABLE_MODULE_DEBUGGING\=NO export CLANG_ENABLE_OBJC_ARC\=YES export CLANG_ENABLE_OBJC_WEAK\=YES export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES export CLANG_WARN_BOOL_CONVERSION\=YES export CLANG_WARN_COMMA\=YES export CLANG_WARN_CONSTANT_CONVERSION\=YES export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES export CLANG_WARN_EMPTY_BODY\=YES export CLANG_WARN_ENUM_CONVERSION\=YES export CLANG_WARN_INFINITE_RECURSION\=YES export CLANG_WARN_INT_CONVERSION\=YES export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES export CLANG_WARN_STRICT_PROTOTYPES\=YES export CLANG_WARN_SUSPICIOUS_MOVE\=YES export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE export CLANG_WARN_UNREACHABLE_CODE\=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES export CLASS_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/JavaClasses export CLEAN_PRECOMPS\=YES export CLONE_HEADERS\=NO export CODESIGNING_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/libRxRelay.a export CODE_SIGNING_ALLOWED\=NO export CODE_SIGNING_REQUIRED\=YES export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES export COLOR_DIAGNOSTICS\=NO export COMBINE_HIDPI_IMAGES\=NO export COMPILER_INDEX_STORE_ENABLE\=Default export COMPOSITE_SDK_DIRS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/CompositeSDKs export COMPRESS_PNG_FILES\=YES export CONFIGURATION\=Debug export CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay export CONFIGURATION_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos export COPYING_PRESERVES_HFS_DATA\=NO export COPY_HEADERS_RUN_UNIFDEF\=NO export COPY_PHASE_STRIP\=NO export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=iphonesimulator export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.5.sdk export CORRESPONDING_SIMULATOR_SDK_NAME\=iphonesimulator15.5 export CP\=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO export CURRENT_ARCH\=undefined_arch export CURRENT_VARIANT\=normal export DEAD_CODE_STRIPPING\=YES export DEBUGGING_SYMBOLS\=YES export DEBUG_INFORMATION_FORMAT\=dwarf export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions export DEFINES_MODULE\=NO export DEPLOYMENT_LOCATION\=NO export DEPLOYMENT_POSTPROCESSING\=NO export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=9.0\ 9.1\ 9.2\ 9.3\ 10.0\ 10.1\ 10.2\ 10.3\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\ 14.5\ 14.6\ 14.7\ 15.0\ 15.1\ 15.2\ 15.3\ 15.4\ 15.5 export DERIVED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/DerivedSources export DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/DerivedSources export DERIVED_SOURCES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/DerivedSources export DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER\=NO export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export DEVELOPMENT_LANGUAGE\=en export DONT_GENERATE_INFOPLIST_FILE\=NO export DO_HEADER_SCANNING_IN_JAM\=NO export DSTROOT\=/tmp/Pods.dst export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME\=libRxRelay.a.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO export DWARF_DSYM_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay export DYNAMIC_LIBRARY_EXTENSION\=dylib export EFFECTIVE_PLATFORM_NAME\=-iphoneos export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO export ENABLE_APP_SANDBOX\=NO export ENABLE_BITCODE\=YES export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES export ENABLE_DEFAULT_SEARCH_PATHS\=YES export ENABLE_HARDENED_RUNTIME\=NO export ENABLE_HEADER_DEPENDENCIES\=YES export ENABLE_ON_DEMAND_RESOURCES\=NO export ENABLE_PREVIEWS\=NO export ENABLE_STRICT_OBJC_MSGSEND\=YES export ENABLE_TESTABILITY\=YES export ENABLE_TESTING_SEARCH_PATHS\=NO export ENTITLEMENTS_DESTINATION\=Signature export ENTITLEMENTS_REQUIRED\=YES export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=*.nib\ *.lproj\ *.framework\ *.gch\ *.xcode*\ *.xcassets\ (*)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ *.pbproj\ *.pbxproj export EXECUTABLE_EXTENSION\=a export EXECUTABLE_NAME\=libRxRelay.a export EXECUTABLE_PATH\=libRxRelay.a export EXECUTABLE_PREFIX\=lib export EXECUTABLE_SUFFIX\=.a export FILE_LIST\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects/LinkFileList export FIXED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/FixedFiles export FRAMEWORK_FLAG_PREFIX\=-framework export FRAMEWORK_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay\ export FRAMEWORK_VERSION\=A export FULL_PRODUCT_NAME\=libRxRelay.a export GCC3_VERSION\=3.3 export GCC_C_LANGUAGE_STANDARD\=gnu11 export GCC_DYNAMIC_NO_PIC\=NO export GCC_NO_COMMON_BLOCKS\=YES export GCC_OPTIMIZATION_LEVEL\=0 export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ export GCC_PREFIX_HEADER\=Target\ Support\ Files/RxRelay/RxRelay-prefix.pch export GCC_PREPROCESSOR_DEFINITIONS\=POD_CONFIGURATION_DEBUG\=1\ DEBUG\=1\ \ COCOAPODS\=1 export GCC_THUMB_SUPPORT\=YES export GCC_TREAT_WARNINGS_AS_ERRORS\=NO export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR export GCC_WARN_UNDECLARED_SELECTOR\=YES export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE export GCC_WARN_UNUSED_FUNCTION\=YES export GCC_WARN_UNUSED_VARIABLE\=YES export GENERATED_MODULEMAP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos export GENERATE_INFOPLIST_FILE\=NO export GENERATE_MASTER_OBJECT_FILE\=NO export GENERATE_PKGINFO_FILE\=NO export GENERATE_PROFILING_CODE\=NO export GENERATE_TEXT_BASED_STUBS\=NO export GID\=20 export GROUP\=staff export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES export HEADERMAP_USES_VFS\=NO export HEADER_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/include\ export HIDE_BITCODE_SYMBOLS\=YES export HOME\=/Users/lyon export ICONV\=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES export INFOPLIST_OUTPUT_FORMAT\=binary export INFOPLIST_PREPROCESS\=NO export INLINE_PRIVATE_FRAMEWORKS\=NO export INSTALLHDRS_COPY_PHASE\=NO export INSTALLHDRS_SCRIPT_PHASE\=NO export INSTALL_DIR\=/tmp/Pods.dst/usr/local/lib export INSTALL_GROUP\=staff export INSTALL_MODE_FLAG\=u+w,go-w,a+rX export INSTALL_OWNER\=lyon export INSTALL_PATH\=/usr/local/lib export INSTALL_ROOT\=/tmp/Pods.dst export IPHONEOS_DEPLOYMENT_TARGET\=9.0 export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub export JAVA_ARCHIVE_CLASSES\=YES export JAVA_ARCHIVE_TYPE\=JAR export JAVA_COMPILER\=/usr/bin/javac export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources export JAVA_JAR_FLAGS\=cv export JAVA_SOURCE_SUBDIR\=. export JAVA_USE_DEPENDENCIES\=YES export JAVA_ZIP_FLAGS\=-urg export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow export KEEP_PRIVATE_EXTERNS\=NO export LD\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcld export LDPLUSPLUS\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcldplusplus export LD_DEPENDENCY_INFO_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects-normal/undefined_arch/RxRelay_dependency_info.dat export LD_GENERATE_MAP_FILE\=NO export LD_MAP_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/RxRelay-LinkMap-normal-undefined_arch.txt export LD_NO_PIE\=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer export LEX\=lex export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions export LIBRARY_FLAG_NOSPACE\=YES export LIBRARY_FLAG_PREFIX\=-l export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions export LIBRARY_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay\ export LIBTOOL\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xclibtool export LINKER_DISPLAYS_MANGLED_NAMES\=NO export LINK_FILE_LIST_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects-normal/arm64/RxRelay.LinkFileList export LINK_WITH_STANDARD_LIBRARIES\=YES export LLVM_TARGET_TRIPLE_OS_VERSION\=ios9.0 export LLVM_TARGET_TRIPLE_VENDOR\=apple export LOCALIZATION_EXPORT_SUPPORTED\=YES export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities export LOCAL_APPS_DIR\=/Applications export LOCAL_DEVELOPER_DIR\=/Library/Developer export LOCAL_LIBRARY_DIR\=/Library export LOCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export LOCSYMROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export MACH_O_TYPE\=staticlib export MAC_OS_X_PRODUCT_BUILD_VERSION\=21F79 export MAC_OS_X_VERSION_ACTUAL\=120400 export MAC_OS_X_VERSION_MAJOR\=120000 export MAC_OS_X_VERSION_MINOR\=120400 export METAL_LIBRARY_FILE_BASE\=default export METAL_LIBRARY_OUTPUT_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/ export MODULEMAP_FILE\=Headers/Public/RxRelay/RxRelay.modulemap export MODULE_CACHE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE export MTL_FAST_MATH\=YES export NATIVE_ARCH\=x86_64 export NATIVE_ARCH_32_BIT\=i386 export NATIVE_ARCH_64_BIT\=x86_64 export NATIVE_ARCH_ACTUAL\=x86_64 export NO_COMMON\=YES export OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects export OBJECT_FILE_DIR_normal\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects-normal export OBJROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export ONLY_ACTIVE_ARCH\=YES export OS\=MACOS export OSAC\=/usr/bin/osacompile export OTHER_CFLAGS\=\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_CPLUSPLUSFLAGS\=\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_SWIFT_FLAGS\=\ -D\ COCOAPODS\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -suppress-warnings\ -import-underlying-module\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public/RxRelay/RxRelay.modulemap\"\ -debug-prefix-map\ /Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export PACKAGE_TYPE\=com.apple.package-type.static-library export PASCAL_STRINGS\=YES export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms export PER_ARCH_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects-normal/undefined_arch export PER_VARIANT_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects-normal export PKGINFO_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform export PLATFORM_DISPLAY_NAME\=iOS export PLATFORM_FAMILY_NAME\=iOS export PLATFORM_NAME\=iphoneos export PLATFORM_PREFERRED_ARCH\=arm64 export PLATFORM_PRODUCT_BUILD_VERSION\=19F64 export PLIST_FILE_OUTPUT_FORMAT\=binary export PODS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export PODS_CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export PODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export PODS_TARGET_SRCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods/RxRelay export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/XCFrameworkIntermediates export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES export PRECOMP_DESTINATION_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO export PRODUCT_BUNDLE_IDENTIFIER\=org.cocoapods.RxRelay export PRODUCT_MODULE_NAME\=RxRelay export PRODUCT_NAME\=RxRelay export PRODUCT_SETTINGS_PATH\= export PRODUCT_TYPE\=com.apple.product-type.library.static export PROFILING_CODE\=NO export PROJECT\=Pods export PROJECT_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/DerivedSources export PROJECT_DIR\=/Users/lyon/demo/xcremotecache-demo/Pods export PROJECT_FILE_PATH\=/Users/lyon/demo/xcremotecache-demo/Pods/Pods.xcodeproj export PROJECT_NAME\=Pods export PROJECT_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build export PROJECT_TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES export REMOVE_CVS_FROM_RESOURCES\=YES export REMOVE_GIT_FROM_RESOURCES\=YES export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES export REMOVE_HG_FROM_RESOURCES\=YES export REMOVE_SVN_FROM_RESOURCES\=YES export REZ_COLLECTOR_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/ResourceManagerResources export REZ_EXECUTABLE\=YES export REZ_OBJECTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay\ export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO export SCRIPT_INPUT_FILE_0\=/Users/lyon/demo/xcremotecache-demo/XCRC/xcpostbuild export SCRIPT_INPUT_FILE_COUNT\=1 export SCRIPT_INPUT_FILE_LIST_COUNT\=0 export SCRIPT_OUTPUT_FILE_0\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.swiftmodule/arm64.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_1\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.swiftmodule/arm64-apple-ios.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_COUNT\=2 export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos15_5\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_NAME\=iphoneos15.5 export SDK_NAMES\=iphoneos15.5 export SDK_PRODUCT_BUILD_VERSION\=19F64 export SDK_VERSION\=15.5 export SDK_VERSION_ACTUAL\=150500 export SDK_VERSION_MAJOR\=150000 export SDK_VERSION_MINOR\=150500 export SED\=/usr/bin/sed export SEPARATE_STRIP\=NO export SEPARATE_SYMBOL_EDIT\=NO export SET_DIR_MODE_OWNER_GROUP\=YES export SET_FILE_MODE_OWNER_GROUP\=NO export SHALLOW_BUNDLE\=NO export SHARED_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/DerivedSources export SHARED_PRECOMPS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/PrecompiledHeaders export SKIP_INSTALL\=YES export SOURCE_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export SRCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export STRINGSDATA_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects-normal/undefined_arch export STRINGSDATA_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build export STRINGS_FILE_INFOPLIST_RENAME\=YES export STRINGS_FILE_OUTPUT_ENCODING\=binary export STRIP_BITCODE_FROM_COPIED_FILES\=YES export STRIP_INSTALLED_PRODUCT\=NO export STRIP_STYLE\=debugging export STRIP_SWIFT_SYMBOLS\=YES export SUPPORTED_DEVICE_FAMILIES\=1,2 export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator export SUPPORTS_MACCATALYST\=YES export SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD\=YES export SUPPORTS_TEXT_BASED_API\=NO export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG\ export SWIFT_EMIT_LOC_STRINGS\=NO export SWIFT_EXEC\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcswiftc export SWIFT_INCLUDE_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay\ \ \"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift\" export SWIFT_OPTIMIZATION_LEVEL\=-Onone export SWIFT_PLATFORM_TARGET_PREFIX\=ios export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Objects-normal/arm64/RxRelay.SwiftFileList export SWIFT_USE_INTEGRATED_DRIVER\=NO export SWIFT_VERSION\=5.1 export SYMROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities export SYSTEM_APPS_DIR\=/Applications export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices export SYSTEM_DEMOS_DIR\=/Applications/Extras export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions export SYSTEM_LIBRARY_DIR\=/System/Library export TAPI_ENABLE_PROJECT_HEADERS\=NO export TAPI_VERIFY_MODE\=ErrorsOnly export TARGETED_DEVICE_FAMILY\=1,2 export TARGETNAME\=RxRelay export TARGET_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay export TARGET_DEVICE_IDENTIFIER\=00008030-000230921444802E export TARGET_DEVICE_MODEL\=iPhone12,1 export TARGET_DEVICE_OS_VERSION\=15.5 export TARGET_DEVICE_PLATFORM_NAME\=iphoneos export TARGET_NAME\=RxRelay export TARGET_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build export TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build export TEMP_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build export TEMP_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build export TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk/Developer/Library/Frameworks export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO export UID\=501 export UNSTRIPPED_PRODUCT\=NO export USER\=lyon export USER_APPS_DIR\=/Users/lyon/Applications export USER_LIBRARY_DIR\=/Users/lyon/Library export USE_DYNAMIC_NO_PIC\=YES export USE_HEADERMAP\=YES export USE_HEADER_SYMLINKS\=NO export USE_LLVM_TARGET_TRIPLES\=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR export VALIDATE_PRODUCT\=NO export VALIDATE_WORKSPACE\=YES_ERROR export VALID_ARCHS\=arm64\ arm64e\ armv7\ armv7s export VERBOSE_PBXCP\=NO export VERSION_INFO_BUILDER\=lyon export VERSION_INFO_FILE\=RxRelay_vers.c export VERSION_INFO_STRING\=\"@(#)PROGRAM:RxRelay\ \ PROJECT:Pods-\" export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode export XCODE_PRODUCT_BUILD_VERSION\=13F100 export XCODE_VERSION_ACTUAL\=1341 export XCODE_VERSION_MAJOR\=1300 export XCODE_VERSION_MINOR\=1340 export XCRC_COOCAPODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods/../ export XCRC_PLATFORM_PREFERRED_ARCH\=arm64 export XCREMOTE_CACHE_FAKE_SRCROOT\=/xxxxxxxxxx export XPCSERVICES_FOLDER_PATH\=/XPCServices export YACC\=yacc export arch\=undefined_arch export variant\=normal /bin/sh -c /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxRelay.build/Script-46EB2E00002EB0.sh

[RC] Disabled remote cache for RxRelay

Build target RxCocoa of project Pods with configuration Debug

PhaseScriptExecution [XCRC]\ Postbuild\ RxCocoa /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Script-46EB2E00002E90.sh (in target 'RxCocoa' from project 'Pods') cd /Users/lyon/demo/xcremotecache-demo/Pods export ACTION\=build export AD_HOC_CODE_SIGNING_ALLOWED\=NO export ALLOW_TARGET_PLATFORM_SPECIALIZATION\=NO export ALTERNATE_GROUP\=staff export ALTERNATE_MODE\=u+w,go-w,a+rX export ALTERNATE_OWNER\=lyon export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO export ALWAYS_SEARCH_USER_PATHS\=NO export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer export APPLE_INTERNAL_DIR\=/AppleInternal export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools export APPLICATION_EXTENSION_API_ONLY\=NO export APPLY_RULES_IN_COPY_FILES\=NO export APPLY_RULES_IN_COPY_HEADERS\=NO export ARCHS\=arm64 export ARCHS_STANDARD\=arm64\ armv7 export ARCHS_STANDARD_32_64_BIT\=armv7\ arm64 export ARCHS_STANDARD_32_BIT\=armv7 export ARCHS_STANDARD_64_BIT\=arm64 export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ armv7 export ARCHS_UNIVERSAL_IPHONE_OS\=armv7\ arm64 export ASSETCATALOG_FILTER_FOR_DEVICE_MODEL\=iPhone12,1 export ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION\=15.5 export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ driverkit\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator export BITCODE_GENERATION_MODE\=marker export BUILD_ACTIVE_RESOURCES_ONLY\=YES export BUILD_COMPONENTS\=headers\ build export BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO export BUILD_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export BUILD_STYLE\= export BUILD_VARIANTS\=normal export BUILT_PRODUCTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS export BUNDLE_FORMAT\=shallow export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers export CACHE_ROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CC\=/Users/lyon/demo/xcremotecache-demo/Pods/../.rc/xccc export CCHROOT\=/var/folders/v8/fgmgjxps3wz55j2f1mwqgh4m0000gn/C/com.apple.DeveloperTools/13.4.1-13F100/Xcode export CHMOD\=/bin/chmod export CHOWN\=/usr/sbin/chown export CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED\=YES export CLANG_ANALYZER_NONNULL\=YES export CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION\=YES_AGGRESSIVE export CLANG_CXX_LANGUAGE_STANDARD\=gnu++14 export CLANG_CXX_LIBRARY\=libc++ export CLANG_ENABLE_MODULES\=YES export CLANG_ENABLE_MODULE_DEBUGGING\=NO export CLANG_ENABLE_OBJC_ARC\=YES export CLANG_ENABLE_OBJC_WEAK\=YES export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES export CLANG_WARN_BOOL_CONVERSION\=YES export CLANG_WARN_COMMA\=YES export CLANG_WARN_CONSTANT_CONVERSION\=YES export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR export CLANG_WARN_DOCUMENTATION_COMMENTS\=YES export CLANG_WARN_EMPTY_BODY\=YES export CLANG_WARN_ENUM_CONVERSION\=YES export CLANG_WARN_INFINITE_RECURSION\=YES export CLANG_WARN_INT_CONVERSION\=YES export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES export CLANG_WARN_STRICT_PROTOTYPES\=YES export CLANG_WARN_SUSPICIOUS_MOVE\=YES export CLANG_WARN_UNGUARDED_AVAILABILITY\=YES_AGGRESSIVE export CLANG_WARN_UNREACHABLE_CODE\=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES export CLASS_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/JavaClasses export CLEAN_PRECOMPS\=YES export CLONE_HEADERS\=NO export CODESIGNING_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/libRxCocoa.a export CODE_SIGNING_ALLOWED\=NO export CODE_SIGNING_REQUIRED\=YES export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneOSCodeSignContext export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES export COLOR_DIAGNOSTICS\=NO export COMBINE_HIDPI_IMAGES\=NO export COMPILER_INDEX_STORE_ENABLE\=Default export COMPOSITE_SDK_DIRS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/CompositeSDKs export COMPRESS_PNG_FILES\=YES export CONFIGURATION\=Debug export CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa export CONFIGURATION_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos export COPYING_PRESERVES_HFS_DATA\=NO export COPY_HEADERS_RUN_UNIFDEF\=NO export COPY_PHASE_STRIP\=NO export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES export CORRESPONDING_SIMULATOR_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform export CORRESPONDING_SIMULATOR_PLATFORM_NAME\=iphonesimulator export CORRESPONDING_SIMULATOR_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator15.5.sdk export CORRESPONDING_SIMULATOR_SDK_NAME\=iphonesimulator15.5 export CP\=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO export CURRENT_ARCH\=undefined_arch export CURRENT_VARIANT\=normal export DEAD_CODE_STRIPPING\=YES export DEBUGGING_SYMBOLS\=YES export DEBUG_INFORMATION_FORMAT\=dwarf export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions export DEFINES_MODULE\=NO export DEPLOYMENT_LOCATION\=NO export DEPLOYMENT_POSTPROCESSING\=NO export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=9.0\ 9.1\ 9.2\ 9.3\ 10.0\ 10.1\ 10.2\ 10.3\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0\ 14.1\ 14.2\ 14.3\ 14.4\ 14.5\ 14.6\ 14.7\ 15.0\ 15.1\ 15.2\ 15.3\ 15.4\ 15.5 export DERIVED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/DerivedSources export DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/DerivedSources export DERIVED_SOURCES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/DerivedSources export DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER\=NO export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export DEVELOPMENT_LANGUAGE\=en export DONT_GENERATE_INFOPLIST_FILE\=NO export DO_HEADER_SCANNING_IN_JAM\=NO export DSTROOT\=/tmp/Pods.dst export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME\=libRxCocoa.a.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO export DWARF_DSYM_FOLDER_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa export DYNAMIC_LIBRARY_EXTENSION\=dylib export EFFECTIVE_PLATFORM_NAME\=-iphoneos export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO export EMBEDDED_PROFILE_NAME\=embedded.mobileprovision export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO export ENABLE_APP_SANDBOX\=NO export ENABLE_BITCODE\=YES export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES export ENABLE_DEFAULT_SEARCH_PATHS\=YES export ENABLE_HARDENED_RUNTIME\=NO export ENABLE_HEADER_DEPENDENCIES\=YES export ENABLE_ON_DEMAND_RESOURCES\=NO export ENABLE_PREVIEWS\=NO export ENABLE_STRICT_OBJC_MSGSEND\=YES export ENABLE_TESTABILITY\=YES export ENABLE_TESTING_SEARCH_PATHS\=NO export ENTITLEMENTS_DESTINATION\=Signature export ENTITLEMENTS_REQUIRED\=YES export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=*.nib\ *.lproj\ *.framework\ *.gch\ *.xcode*\ *.xcassets\ (*)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ *.pbproj\ *.pbxproj export EXECUTABLE_EXTENSION\=a export EXECUTABLE_NAME\=libRxCocoa.a export EXECUTABLE_PATH\=libRxCocoa.a export EXECUTABLE_PREFIX\=lib export EXECUTABLE_SUFFIX\=.a export FILE_LIST\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects/LinkFileList export FIXED_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/FixedFiles export FRAMEWORK_FLAG_PREFIX\=-framework export FRAMEWORK_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa\ export FRAMEWORK_VERSION\=A export FULL_PRODUCT_NAME\=libRxCocoa.a export GCC3_VERSION\=3.3 export GCC_C_LANGUAGE_STANDARD\=gnu11 export GCC_DYNAMIC_NO_PIC\=NO export GCC_NO_COMMON_BLOCKS\=YES export GCC_OPTIMIZATION_LEVEL\=0 export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ export GCC_PREFIX_HEADER\=Target\ Support\ Files/RxCocoa/RxCocoa-prefix.pch export GCC_PREPROCESSOR_DEFINITIONS\=POD_CONFIGURATION_DEBUG\=1\ DEBUG\=1\ \ COCOAPODS\=1 export GCC_THUMB_SUPPORT\=YES export GCC_TREAT_WARNINGS_AS_ERRORS\=NO export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR export GCC_WARN_UNDECLARED_SELECTOR\=YES export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE export GCC_WARN_UNUSED_FUNCTION\=YES export GCC_WARN_UNUSED_VARIABLE\=YES export GENERATED_MODULEMAP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos export GENERATE_INFOPLIST_FILE\=NO export GENERATE_MASTER_OBJECT_FILE\=NO export GENERATE_PKGINFO_FILE\=NO export GENERATE_PROFILING_CODE\=NO export GENERATE_TEXT_BASED_STUBS\=NO export GID\=20 export GROUP\=staff export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES export HEADERMAP_USES_VFS\=NO export HEADER_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/include\ \ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Private\"\ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Private/RxCocoa\"\ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public\"\ \"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public/RxCocoa\" export HIDE_BITCODE_SYMBOLS\=YES export HOME\=/Users/lyon export ICONV\=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES export INFOPLIST_OUTPUT_FORMAT\=binary export INFOPLIST_PREPROCESS\=NO export INLINE_PRIVATE_FRAMEWORKS\=NO export INSTALLHDRS_COPY_PHASE\=NO export INSTALLHDRS_SCRIPT_PHASE\=NO export INSTALL_DIR\=/tmp/Pods.dst/usr/local/lib export INSTALL_GROUP\=staff export INSTALL_MODE_FLAG\=u+w,go-w,a+rX export INSTALL_OWNER\=lyon export INSTALL_PATH\=/usr/local/lib export INSTALL_ROOT\=/tmp/Pods.dst export IPHONEOS_DEPLOYMENT_TARGET\=9.0 export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub export JAVA_ARCHIVE_CLASSES\=YES export JAVA_ARCHIVE_TYPE\=JAR export JAVA_COMPILER\=/usr/bin/javac export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources export JAVA_JAR_FLAGS\=cv export JAVA_SOURCE_SUBDIR\=. export JAVA_USE_DEPENDENCIES\=YES export JAVA_ZIP_FLAGS\=-urg export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO export KASAN_DEFAULT_CFLAGS\=-DKASAN\=1\ -fsanitize\=address\ -mllvm\ -asan-globals-live-support\ -mllvm\ -asan-force-dynamic-shadow export KEEP_PRIVATE_EXTERNS\=NO export LD\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcld export LDPLUSPLUS\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcldplusplus export LD_DEPENDENCY_INFO_FILE\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects-normal/undefined_arch/RxCocoa_dependency_info.dat export LD_GENERATE_MAP_FILE\=NO export LD_MAP_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/RxCocoa-LinkMap-normal-undefined_arch.txt export LD_NO_PIE\=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer export LEX\=lex export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions export LIBRARY_FLAG_NOSPACE\=YES export LIBRARY_FLAG_PREFIX\=-l export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions export LIBRARY_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa\ export LIBTOOL\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xclibtool export LINKER_DISPLAYS_MANGLED_NAMES\=NO export LINK_FILE_LIST_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects-normal/arm64/RxCocoa.LinkFileList export LINK_WITH_STANDARD_LIBRARIES\=YES export LLVM_TARGET_TRIPLE_OS_VERSION\=ios9.0 export LLVM_TARGET_TRIPLE_VENDOR\=apple export LOCALIZATION_EXPORT_SUPPORTED\=YES export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities export LOCAL_APPS_DIR\=/Applications export LOCAL_DEVELOPER_DIR\=/Library/Developer export LOCAL_LIBRARY_DIR\=/Library export LOCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export LOCSYMROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export MACH_O_TYPE\=staticlib export MAC_OS_X_PRODUCT_BUILD_VERSION\=21F79 export MAC_OS_X_VERSION_ACTUAL\=120400 export MAC_OS_X_VERSION_MAJOR\=120000 export MAC_OS_X_VERSION_MINOR\=120400 export METAL_LIBRARY_FILE_BASE\=default export METAL_LIBRARY_OUTPUT_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/ export MODULEMAP_FILE\=Headers/Public/RxCocoa/RxCocoa.modulemap export MODULE_CACHE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex export MTL_ENABLE_DEBUG_INFO\=INCLUDE_SOURCE export MTL_FAST_MATH\=YES export NATIVE_ARCH\=x86_64 export NATIVE_ARCH_32_BIT\=i386 export NATIVE_ARCH_64_BIT\=x86_64 export NATIVE_ARCH_ACTUAL\=x86_64 export NO_COMMON\=YES export OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects export OBJECT_FILE_DIR_normal\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects-normal export OBJROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export ONLY_ACTIVE_ARCH\=YES export OS\=MACOS export OSAC\=/usr/bin/osacompile export OTHER_CFLAGS\=\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.modulemap\"\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_CPLUSPLUSFLAGS\=\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.modulemap\"\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -fdebug-prefix-map\=/Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export OTHER_SWIFT_FLAGS\=\ -D\ COCOAPODS\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay/RxRelay.modulemap\"\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift/RxSwift.modulemap\"\ -suppress-warnings\ -import-underlying-module\ -Xcc\ -fmodule-map-file\=\"/Users/lyon/demo/xcremotecache-demo/Pods/Headers/Public/RxCocoa/RxCocoa.modulemap\"\ -debug-prefix-map\ /Users/lyon/demo/xcremotecache-demo\=/xxxxxxxxxx export PACKAGE_TYPE\=com.apple.package-type.static-library export PASCAL_STRINGS\=YES export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms export PER_ARCH_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects-normal/undefined_arch export PER_VARIANT_OBJECT_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects-normal export PKGINFO_FILE_PATH\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform export PLATFORM_DISPLAY_NAME\=iOS export PLATFORM_FAMILY_NAME\=iOS export PLATFORM_NAME\=iphoneos export PLATFORM_PREFERRED_ARCH\=arm64 export PLATFORM_PRODUCT_BUILD_VERSION\=19F64 export PLIST_FILE_OUTPUT_FORMAT\=binary export PODS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export PODS_CONFIGURATION_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos export PODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export PODS_TARGET_SRCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods/RxCocoa export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/XCFrameworkIntermediates export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES export PRECOMP_DESTINATION_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO export PRODUCT_BUNDLE_IDENTIFIER\=org.cocoapods.RxCocoa export PRODUCT_MODULE_NAME\=RxCocoa export PRODUCT_NAME\=RxCocoa export PRODUCT_SETTINGS_PATH\= export PRODUCT_TYPE\=com.apple.product-type.library.static export PROFILING_CODE\=NO export PROJECT\=Pods export PROJECT_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/DerivedSources export PROJECT_DIR\=/Users/lyon/demo/xcremotecache-demo/Pods export PROJECT_FILE_PATH\=/Users/lyon/demo/xcremotecache-demo/Pods/Pods.xcodeproj export PROJECT_NAME\=Pods export PROJECT_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build export PROJECT_TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES export REMOVE_CVS_FROM_RESOURCES\=YES export REMOVE_GIT_FROM_RESOURCES\=YES export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES export REMOVE_HG_FROM_RESOURCES\=YES export REMOVE_SVN_FROM_RESOURCES\=YES export REZ_COLLECTOR_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/ResourceManagerResources export REZ_EXECUTABLE\=YES export REZ_OBJECTS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa\ export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO export SCRIPT_INPUT_FILE_0\=/Users/lyon/demo/xcremotecache-demo/XCRC/xcpostbuild export SCRIPT_INPUT_FILE_COUNT\=1 export SCRIPT_INPUT_FILE_LIST_COUNT\=0 export SCRIPT_OUTPUT_FILE_0\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/RxCocoa.swiftmodule/arm64.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_1\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/RxCocoa.swiftmodule/arm64-apple-ios.swiftmodule.md5 export SCRIPT_OUTPUT_FILE_COUNT\=2 export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_DIR_iphoneos15_5\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk export SDK_NAME\=iphoneos15.5 export SDK_NAMES\=iphoneos15.5 export SDK_PRODUCT_BUILD_VERSION\=19F64 export SDK_VERSION\=15.5 export SDK_VERSION_ACTUAL\=150500 export SDK_VERSION_MAJOR\=150000 export SDK_VERSION_MINOR\=150500 export SED\=/usr/bin/sed export SEPARATE_STRIP\=NO export SEPARATE_SYMBOL_EDIT\=NO export SET_DIR_MODE_OWNER_GROUP\=YES export SET_FILE_MODE_OWNER_GROUP\=NO export SHALLOW_BUNDLE\=NO export SHARED_DERIVED_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa/DerivedSources export SHARED_PRECOMPS_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/PrecompiledHeaders export SKIP_INSTALL\=YES export SOURCE_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export SRCROOT\=/Users/lyon/demo/xcremotecache-demo/Pods export STRINGSDATA_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects-normal/undefined_arch export STRINGSDATA_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build export STRINGS_FILE_INFOPLIST_RENAME\=YES export STRINGS_FILE_OUTPUT_ENCODING\=binary export STRIP_BITCODE_FROM_COPIED_FILES\=YES export STRIP_INSTALLED_PRODUCT\=NO export STRIP_STYLE\=debugging export STRIP_SWIFT_SYMBOLS\=YES export SUPPORTED_DEVICE_FAMILIES\=1,2 export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator export SUPPORTS_MACCATALYST\=YES export SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD\=YES export SUPPORTS_TEXT_BASED_API\=NO export SWIFT_ACTIVE_COMPILATION_CONDITIONS\=DEBUG\ export SWIFT_EMIT_LOC_STRINGS\=NO export SWIFT_EXEC\=/Users/lyon/demo/xcremotecache-demo/Pods/../XCRC/xcswiftc export SWIFT_INCLUDE_PATHS\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa\ \ \"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxRelay\"\ \"/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxSwift\" export SWIFT_OPTIMIZATION_LEVEL\=-Onone export SWIFT_PLATFORM_TARGET_PREFIX\=ios export SWIFT_RESPONSE_FILE_PATH_normal_arm64\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Objects-normal/arm64/RxCocoa.SwiftFileList export SWIFT_USE_INTEGRATED_DRIVER\=NO export SWIFT_VERSION\=5.1 export SYMROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities export SYSTEM_APPS_DIR\=/Applications export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices export SYSTEM_DEMOS_DIR\=/Applications/Extras export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions export SYSTEM_LIBRARY_DIR\=/System/Library export TAPI_ENABLE_PROJECT_HEADERS\=NO export TAPI_VERIFY_MODE\=ErrorsOnly export TARGETED_DEVICE_FAMILY\=1,2 export TARGETNAME\=RxCocoa export TARGET_BUILD_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Products/Debug-iphoneos/RxCocoa export TARGET_DEVICE_IDENTIFIER\=00008030-000230921444802E export TARGET_DEVICE_MODEL\=iPhone12,1 export TARGET_DEVICE_OS_VERSION\=15.5 export TARGET_DEVICE_PLATFORM_NAME\=iphoneos export TARGET_NAME\=RxCocoa export TARGET_TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build export TEMP_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build export TEMP_FILES_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build export TEMP_FILE_DIR\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build export TEMP_ROOT\=/Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk/Developer/Library/Frameworks export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO export UID\=501 export UNSTRIPPED_PRODUCT\=NO export USER\=lyon export USER_APPS_DIR\=/Users/lyon/Applications export USER_LIBRARY_DIR\=/Users/lyon/Library export USE_DYNAMIC_NO_PIC\=YES export USE_HEADERMAP\=YES export USE_HEADER_SYMLINKS\=NO export USE_LLVM_TARGET_TRIPLES\=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR export VALIDATE_PRODUCT\=NO export VALIDATE_WORKSPACE\=YES_ERROR export VALID_ARCHS\=arm64\ arm64e\ armv7\ armv7s export VERBOSE_PBXCP\=NO export VERSION_INFO_BUILDER\=lyon export VERSION_INFO_FILE\=RxCocoa_vers.c export VERSION_INFO_STRING\=\"@(#)PROGRAM:RxCocoa\ \ PROJECT:Pods-\" export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode export XCODE_PRODUCT_BUILD_VERSION\=13F100 export XCODE_VERSION_ACTUAL\=1341 export XCODE_VERSION_MAJOR\=1300 export XCODE_VERSION_MINOR\=1340 export XCRC_COOCAPODS_ROOT\=/Users/lyon/demo/xcremotecache-demo/Pods/../ export XCRC_PLATFORM_PREFERRED_ARCH\=arm64 export XCREMOTE_CACHE_FAKE_SRCROOT\=/xxxxxxxxxx export XPCSERVICES_FOLDER_PATH\=/XPCServices export YACC\=yacc export arch\=undefined_arch export variant\=normal /bin/sh -c /Users/lyon/Library/Developer/Xcode/DerivedData/iOSTemplate-enfqfzulwvkbpzfedtjgsutvhcwe/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/RxCocoa.build/Script-46EB2E00002E90.sh

[RC] Disabled remote cache for RxCocoa

Build succeeded 2022/9/8, 16:16 19.7 seconds

bandaoxiatian commented 1 year ago

meta json in RxRelay

d794714006c91f8a4730259451041c07079fcf35-RxRelay-Debug-iphoneos-13F100-10027bdfb238320f0e87264012cd58f5.json

{"inputs":[],"generationCommit":"d794714006c91f8a4730259451041c07079fcf35","pluginsKeys":{},"targetName":"RxRelay","platform":"iphoneos","configuration":"Debug","rawFingerprint":"db0549a6e46e7e128125768884ef9eeb","fileKey":"f2ae96588510045a50d387e264a7cf0c","dependencies":["$(BUILD_DIR)\/Debug-iphoneos\/RxSwift\/RxSwift-umbrella.h","$(BUILD_DIR)\/Debug-iphoneos\/RxSwift\/RxSwift.modulemap","$(BUILD_DIR)\/Debug-iphoneos\/RxSwift\/RxSwift.swiftmodule\/arm64-apple-ios.swiftmodule.md5","$(BUILD_DIR)\/Debug-iphoneos\/RxSwift\/Swift Compatibility Header\/RxSwift-Swift.h","$(SRCROOT)\/Headers\/Public\/RxRelay\/RxRelay-umbrella.h","$(SRCROOT)\/Headers\/Public\/RxRelay\/RxRelay.modulemap","$(SRCROOT)\/Headers\/Public\/RxSwift\/RxSwift.modulemap","$(SRCROOT)\/RxRelay\/RxRelay\/BehaviorRelay.swift","$(SRCROOT)\/RxRelay\/RxRelay\/Observable+Bind.swift","$(SRCROOT)\/RxRelay\/RxRelay\/PublishRelay.swift","$(SRCROOT)\/RxRelay\/RxRelay\/ReplayRelay.swift","$(SRCROOT)\/RxRelay\/RxRelay\/Utils.swift","$(SRCROOT)\/Target Support Files\/RxRelay\/RxRelay-dummy.m","$(SRCROOT)\/Target Support Files\/RxRelay\/RxRelay-prefix.pch"],"xcode":"13F100"}

RxSwift build directory

RxSwift
├── RxSwift-umbrella.h
├── RxSwift.modulemap
├── RxSwift.swiftmodule
│   ├── Project
│   │   └── arm64-apple-ios.swiftsourceinfo
│   ├── arm64-apple-ios.swiftdoc
│   ├── arm64-apple-ios.swiftmodule
│   └── arm64-apple-ios.swiftmodule.md5
├── Swift Compatibility Header
│   └── RxSwift-Swift.h
└── libRxSwift.a

RxRelay build directory

RxRelay
├── RxRelay-umbrella.h
├── RxRelay.modulemap
├── RxRelay.swiftmodule
│   ├── Project
│   │   └── arm64-apple-ios.swiftsourceinfo
│   ├── arm64-apple-ios.swiftdoc
│   └── arm64-apple-ios.swiftmodule
├── Swift Compatibility Header
│   └── RxRelay-Swift.h
└── libRxRelay.a
bandaoxiatian commented 1 year ago

While after adding use_frameworks! in Podfile, It achieved 100% cache hit rate.

polac24 commented 1 year ago

@bandaoxiatian, that could be fixed in the #164. I verified a given Podfile against a branch 20220831-optional-public-headers-folder and always have 100% cache rate:

_How did you resolve issues with missing PUBLIC_HEADERS_FOLDER_PATH ENV?_

source 'https://cdn.cocoapods.org/'

platform :ios, '13.0'
inhibit_all_warnings!
use_modular_headers!

plugin 'cocoapods-xcremotecache'

xcremotecache({
    'cache_addresses' => ['http://localhost:8080/cache/pods'], 
    'primary_repo' => '.',
    'mode' => 'consumer', # first 'producer'
    'final_target' => 'Reproduce'
})

target 'Reproduce' do
  # Comment the next line if you don't want to use dynamic frameworks

  # Pods for Reproduce

  pod 'Alamofire'
  pod 'RxSwift'
  pod 'RxRelay'
  pod 'RxCocoa'
end
bandaoxiatian commented 1 year ago

I was using XCRemoteCache with v0.3.16 to resolve the missing env issue:)

I switch to branch 20220831-optional-public-headers-folder, archive the corresponding executable files, and move into XCRC folder. It still disabled remote cache for RxRelay/RxCocoa, So I'm wondering what's wrong with my project configuration..(Xcode version 13.4.1 (13F100))

Here is the demo iOSTemplate, Could you please verify in this project?

polac24 commented 1 year ago

Maybe your local cache (at ~/Library/Caches/XCRemoteCache) stores the cached (v0.3.16) version?

Consumer: If you are integrating XCRemoteCache and rebuild artifacts for the same sha, previously downloaded artifacts placed in a local cache may still be used on a consumer side. You can either manually delete your local cache at ~/Library/Caches/XCRemoteCache/ before any consumer build or disable a local cache with artifact_maximum_age: 0 property in .rcinfo

bandaoxiatian commented 1 year ago

I cleared the xcrc cache before each consumer mode.

I rechecked this case, and I found that if I use the same local git repo in producer and consumer mode, it has 100% cache rate. However, when producer and consumer has different local repo, which means different folder path, it will lead to that problem(disabled remote cache for RxRelay/RxCocoa).

polac24 commented 1 year ago

With folder renaming I was able to reproduce that. The generated (by CocoaPods) modulemap contains absolute paths to the compatibility header. You can review your RxSwift.modulemap file and it contains a section like:

module RxSwift.Swift {
  header "/tmp/Reproduce2/DerivedData/Reproduce/Build/Products/Debug-iphonesimulator/RxSwift/Swift Compatibility Header/RxSwift-Swift.h"
  requires objc
}

That is modulemap is custom-generated by the CocoaPods integration, probably only for non-dynamic-framework scenarios. To fully support that, we would need something similar to #149: generate *.modulemap.md5 file that has a hash of a modulemap content with placeholders like ($(BUILT_PRODUCTS_DIR)) instead of absolute paths, so absolute paths are not convoluted to the hash computation.

Sidenote: Here is the entire build phase that generates that file (CocoaPods generated), note the last line:

COMPATIBILITY_HEADER_PATH="${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h"
MODULE_MAP_PATH="${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap"

ditto "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h" "${COMPATIBILITY_HEADER_PATH}"
ditto "${PODS_ROOT}/Headers/Public/RxSwift/RxSwift.modulemap" "${MODULE_MAP_PATH}"
ditto "${PODS_ROOT}/Headers/Public/RxSwift/RxSwift-umbrella.h" "${BUILT_PRODUCTS_DIR}"
printf "\n\nmodule ${PRODUCT_MODULE_NAME}.Swift {\n  header \"${COMPATIBILITY_HEADER_PATH}\"\n  requires objc\n}\n" >> "${MODULE_MAP_PATH}"
bandaoxiatian commented 1 year ago

Sorry for delay reply, I went on holiday and go back to work now.

I try to add script in corresponding target, according to the doc Generalize -Swift.h (Optional only if using static library with a bridging header with public NS_ENUM exposed from ObjC), it still disabled cache.

In order to find the specific reason, I recheck this in the following steps:

There has two same local git repo, with different folder path, called project A and B.

  1. run the project A and B in producer mode respectively, with different cache_addresses in Podfile, so I can check the differences between artifacts.
  2. run two projects in consumer mode respectively, and get the corresponding artifacts in folder~/Library/Caches/XCRemoteCache/

Here is the two artifacts iOSTemplate.zip iOSTemplate.zip

I found that, only RxRelay has different zip name. After further investigations, the difference between the two is $(SRCROOT)\/Headers\/Public\/RxSwift\/RxSwift.modulemap in json file, and if running projectA in consumer mode with supplying RxRelay artifacts of projectB, it disabled remote cache again.

So I suspect that different dependencies value in json file caused the disabled cache, I'm wondering that why is there this difference?

Podfile

source 'https://cdn.cocoapods.org/'

platform :ios, '13.0'
inhibit_all_warnings!
use_modular_headers!

# xcremotecache
def xcremotecacheConfig(finalTarget, mode, enabled)
  config = {
    'enabled' => enabled,
    'cache_addresses' => ['http://10.1.124.176:8080/cache/iOSTemplate'],
    'primary_repo' => 'xcremotecache-demo.git',
    'mode' => mode,
    'primary_branch' => 'customxcrc'
  }
  if mode == 'producer'
    config['final_target'] = finalTarget
  elsif mode == 'consumer'
    config['check_platform'] = 'iphoneos'
    config['check_build_configuration'] = 'Debug'
  end
  xcremotecache(config)
  puts "[XCRC CONFIG]:\n #{config}\n"
end

xcremotecache_final_target = 'iOSTemplate'
xcremotecache_mode_default = 'consumer'
xcremotecache_mode = (ENV['XCRC_MODE'].nil? || ENV['XCRC_MODE'].empty?) ? xcremotecache_mode_default : ENV['XCRC_MODE']
xcremotecache_enabled = (xcremotecache_mode == xcremotecache_mode_default || ENV['BUILD_CONFIGURATION'] == 'Debug') ? true : false
plugin 'cocoapods-xcremotecache'
xcremotecacheConfig(xcremotecache_final_target, xcremotecache_mode, xcremotecache_enabled)

target 'iOSTemplate' do
pod 'RxSwift'
pod 'RxRelay'
end
polac24 commented 1 year ago

Your thinking process is correct - different RxSwift.modulemap content leads to a different cache hash value, which in turn forces cache miss. From the XCRemoteCache's perspective, a codebase has been modified so we no longer can reuse previous artifacts.

I think the root problem is that CocoaPods embed an absolute path in the .modulemap content, instead of a relative one, which wouldn't cause issues in the XCRemoteCache scenario. Here is a code that dumps an absolute path (defined in $BUILT_PRODUCTS_DIR) into *.modulemap: https://github.com/CocoaPods/CocoaPods/blob/47532a0f04b0267fdfc3bfc9aa1e5db401c5c92a/lib/cocoapods/installer/xcode/pods_project_generator/pod_target_installer.rb#L1139

So that is not a bug in the XCRemoteCache per see, but just the CocoaPods approach is not compatible with XCRemoteCache in your scenario with static libraries. Most likely, it would be best to modify the CocoaPods codebase and stick to relative paths but I didn't investigate if that is possible from the CocoaPods's perspective.