spotify / XCRemoteCache

Other
830 stars 53 forks source link

Cache miss when development pod `vendored_framework` configuration is `.xcframework` #89

Closed dwirandyh closed 2 years ago

dwirandyh commented 2 years ago

My integration setup

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

Expected/desired behavior When i have development pod that has vendored_frameworks the target cache is always miss, although I have cached it right before running it as consumer

I think it should has 100% cache hit rate because the cache miss happend only when i clean build folder before build the project

In this case, Analytic has xcframework as vendored_framework

Screen Shot 2022-02-18 at 16 05 28

Minimal reproduction of the problem with instructions

Download the project here

https://github.com/dwirandyh/xcremotecache-modular-example

Step to reproduce

  1. Run project as producer
  2. Clean derived data or clean build folder (command + shift + K)
  3. Run project again as consumer

Consumer Logs

 Filtering the log data using "sender BEGINSWITH "xc""
Timestamp               Ty Process[PID:TID]
2022-02-18 15:59:28.720 I  xcprebuild[82815:6bf72] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:28.721 E  xcprebuild[82815:6bf72] (SDWebImage) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:28.728 I  xcprebuild[82815:6bf72] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:28.728 I  xcprebuild[82815:6bf72] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:28.728 I  xcprebuild[82815:6bf72] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/SDWebImage/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/SDWebImage
2022-02-18 15:59:28.730 I  xcprebuild[82818:6bf79] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:28.731 E  xcprebuild[82818:6bf79] (RxSwift) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:28.736 I  xcprebuild[82818:6bf79] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:28.736 I  xcprebuild[82818:6bf79] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:28.736 I  xcprebuild[82818:6bf79] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxSwift/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxSwift
2022-02-18 15:59:28.738 I  xcprebuild[82824:6bf94] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:28.739 E  xcprebuild[82824:6bf94] (Alamofire) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:28.743 I  xcprebuild[82824:6bf94] (Alamofire) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:28.743 I  xcprebuild[82824:6bf94] (Alamofire) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:28.743 I  xcprebuild[82824:6bf94] (Alamofire) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/Alamofire/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/Alamofire
2022-02-18 15:59:28.746 I  xcprebuild[82815:6bf72] (SDWebImage) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/SDWebImage.build/Debug-iphonesimulator/SDWebImage.build/xccache/d7feb2a508fdf9a12a382d193d296de6.zip
2022-02-18 15:59:28.748 I  xcprebuild[82818:6bf79] (RxSwift) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxSwift.build/Debug-iphonesimulator/RxSwift.build/xccache/8f2c52f44d00a9ac4bf0fd9e8c36e148.zip
2022-02-18 15:59:28.748 I  xcprebuild[82824:6bf94] (Alamofire) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/Alamofire.build/Debug-iphonesimulator/Alamofire.build/xccache/782c29195e310a8ada7bf97d6c350580.zip
2022-02-18 15:59:28.768 I  xcprebuild[82815:6bf72] (SDWebImage) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/SDWebImage.build/Debug-iphonesimulator/SDWebImage.build/xccache/d7feb2a508fdf9a12a382d193d296de6
2022-02-18 15:59:28.854 I  xcprebuild[82824:6bf94] (Alamofire) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/Alamofire.build/Debug-iphonesimulator/Alamofire.build/xccache/782c29195e310a8ada7bf97d6c350580
2022-02-18 15:59:28.893 I  xcprebuild[82818:6bf79] (RxSwift) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxSwift.build/Debug-iphonesimulator/RxSwift.build/xccache/8f2c52f44d00a9ac4bf0fd9e8c36e148
2022-02-18 15:59:29.066 I  xclibtool[82892:6c03f] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.067 I  xcswiftc[82893:6c040] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.076 I  xcswiftc[82894:6c041] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.085 I  xcswiftc[82893:6c040] Optional .swiftinterface file not found in the artifact at: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/Alamofire.build/Debug-iphonesimulator/Alamofire.build/Objects-normal/x86_64/Alamofire.swiftinterface
2022-02-18 15:59:29.114 I  xcswiftc[82893:6c040] Swiftc noop for x86_64-apple-ios10.0-simulator
2022-02-18 15:59:29.121 I  xcpostbuild[82896:6c052] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.124 I  xcpostbuild[82896:6c052] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:29.124 I  xcpostbuild[82896:6c052] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:29.124 I  xcpostbuild[82896:6c052] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/SDWebImage/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/SDWebImage
2022-02-18 15:59:29.143 I  xcswiftc[82894:6c041] Optional .swiftinterface file not found in the artifact at: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxSwift.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/RxSwift.swiftinterface
2022-02-18 15:59:29.144 I  xclibtool[82899:6c05d] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.185 I  xcpostbuild[82902:6c068] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.187 I  xcpostbuild[82902:6c068] (Alamofire) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:29.187 I  xcpostbuild[82902:6c068] (Alamofire) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:29.187 I  xcpostbuild[82902:6c068] (Alamofire) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/Alamofire/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/Alamofire
2022-02-18 15:59:29.248 I  xcswiftc[82894:6c041] Swiftc noop for x86_64-apple-ios9.0-simulator
2022-02-18 15:59:29.283 I  xclibtool[82907:6c072] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.328 I  xcpostbuild[82910:6c07b] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.330 I  xcpostbuild[82910:6c07b] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:29.330 I  xcpostbuild[82910:6c07b] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:29.330 I  xcpostbuild[82910:6c07b] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxSwift/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxSwift
2022-02-18 15:59:29.446 I  xcprebuild[82916:6c08d] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.447 E  xcprebuild[82916:6c08d] (RxRelay) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:29.452 I  xcprebuild[82916:6c08d] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:29.452 I  xcprebuild[82916:6c08d] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:29.452 I  xcprebuild[82916:6c08d] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxRelay/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxRelay
2022-02-18 15:59:29.452 I  xcprebuild[82917:6c091] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.453 E  xcprebuild[82917:6c091] (Analytic) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:29.454 I  xcprebuild[82916:6c08d] (RxRelay) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxRelay.build/Debug-iphonesimulator/RxRelay.build/xccache/60b683a591ab5dd33122866aba40886b.zip
2022-02-18 15:59:29.458 I  xcprebuild[82917:6c091] (Analytic) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:29.458 I  xcprebuild[82917:6c091] (Analytic) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:29.458 I  xcprebuild[82917:6c091] (Analytic) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/../Modules/Analytic/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Modules/Analytic
2022-02-18 15:59:29.460 I  xcprebuild[82916:6c08d] (RxRelay) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxRelay.build/Debug-iphonesimulator/RxRelay.build/xccache/60b683a591ab5dd33122866aba40886b
2022-02-18 15:59:29.461 E  xcprebuild[82917:6c091] (Analytic) Prebuild step failed with error: missingFile(file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/Analytic/Radar/RadarSDK.framework/Headers/Radar.h)
2022-02-18 15:59:29.486 I  xcswiftc[82919:6c099] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.491 I  xcswiftc[82919:6c099] Optional .swiftinterface file not found in the artifact at: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxRelay.build/Debug-iphonesimulator/RxRelay.build/Objects-normal/x86_64/RxRelay.swiftinterface
2022-02-18 15:59:29.495 I  xcswiftc[82919:6c099] Swiftc noop for x86_64-apple-ios9.0-simulator
2022-02-18 15:59:29.521 I  xclibtool[82929:6c0ad] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.555 I  xcpostbuild[82931:6c0b7] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.556 I  xcpostbuild[82931:6c0b7] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:29.557 I  xcpostbuild[82931:6c0b7] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:29.557 I  xcpostbuild[82931:6c0b7] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxRelay/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxRelay
2022-02-18 15:59:29.564 I  xcswiftc[82932:6c0b9] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.565 I  xcswiftc[82932:6c0b9] Swiftc marker doesn't exist
2022-02-18 15:59:29.565 Df xcswiftc[82932:6c0b9] Fallbacking to compilation using swiftc.
2022-02-18 15:59:29.639 I  xcprebuild[82937:6c0ce] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.639 E  xcprebuild[82937:6c0ce] (RxCocoa) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:29.644 I  xcprebuild[82937:6c0ce] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:29.644 I  xcprebuild[82937:6c0ce] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:29.644 I  xcprebuild[82937:6c0ce] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxCocoa/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxCocoa
2022-02-18 15:59:29.655 I  xcprebuild[82937:6c0ce] (RxCocoa) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxCocoa.build/Debug-iphonesimulator/RxCocoa.build/xccache/ea6d4fa125ed1781b5e85ed2764436b0.zip
2022-02-18 15:59:29.713 I  xcprebuild[82937:6c0ce] (RxCocoa) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxCocoa.build/Debug-iphonesimulator/RxCocoa.build/xccache/ea6d4fa125ed1781b5e85ed2764436b0
2022-02-18 15:59:29.743 I  xcswiftc[82941:6c0de] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.782 I  xcswiftc[82941:6c0de] Optional .swiftinterface file not found in the artifact at: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/RxCocoa.build/Debug-iphonesimulator/RxCocoa.build/Objects-normal/x86_64/RxCocoa.swiftinterface
2022-02-18 15:59:29.864 I  xcswiftc[82941:6c0de] Swiftc noop for x86_64-apple-ios9.0-simulator
2022-02-18 15:59:29.910 I  xclibtool[82955:6c104] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.978 I  xcpostbuild[82958:6c11b] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:29.980 I  xcpostbuild[82958:6c11b] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:29.980 I  xcpostbuild[82958:6c11b] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:29.980 I  xcpostbuild[82958:6c11b] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxCocoa/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxCocoa
2022-02-18 15:59:30.225 I  xclibtool[82970:6c14b] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:30.264 I  xcpostbuild[82972:6c15c] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:30.266 I  xcpostbuild[82972:6c15c] (Analytic) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:30.266 I  xcpostbuild[82972:6c15c] (Analytic) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:30.266 I  xcpostbuild[82972:6c15c] (Analytic) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/../Modules/Analytic/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Modules/Analytic
2022-02-18 15:59:30.343 I  xcprebuild[82979:6c177] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:30.344 E  xcprebuild[82979:6c177] (User) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:30.349 I  xcprebuild[82979:6c177] (User) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:30.349 I  xcprebuild[82979:6c177] (User) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:30.349 I  xcprebuild[82979:6c177] (User) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/../Modules/User/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Modules/User
2022-02-18 15:59:30.351 I  xcprebuild[82979:6c177] (User) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/User.build/Debug-iphonesimulator/User.build/xccache/3c111562299c524b00881c4fec3f4df3.zip
2022-02-18 15:59:30.356 I  xcprebuild[82979:6c177] (User) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/User.build/Debug-iphonesimulator/User.build/xccache/3c111562299c524b00881c4fec3f4df3
2022-02-18 15:59:30.376 I  xcswiftc[82980:6c17d] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:30.382 I  xcswiftc[82980:6c17d] Optional .swiftinterface file not found in the artifact at: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Intermediates.noindex/User.build/Debug-iphonesimulator/User.build/Objects-normal/x86_64/User.swiftinterface
2022-02-18 15:59:30.384 I  xcswiftc[82980:6c17d] Swiftc noop for x86_64-apple-ios12.0-simulator
2022-02-18 15:59:30.407 I  xclibtool[82984:6c185] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:30.439 I  xcpostbuild[82986:6c18c] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:30.441 I  xcpostbuild[82986:6c18c] (User) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:30.441 I  xcpostbuild[82986:6c18c] (User) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:30.441 I  xcpostbuild[82986:6c18c] (User) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/../Modules/User/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Modules/User
2022-02-18 15:59:30.619 I  xcprebuild[83003:6c1bf] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/). Skipping extra configuration
2022-02-18 15:59:30.620 E  xcprebuild[83003:6c1bf] (MovieApp) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:30.626 I  xcprebuild[83003:6c1bf] (MovieApp) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:30.626 I  xcprebuild[83003:6c1bf] (MovieApp) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp
2022-02-18 15:59:30.629 E  xcprebuild[83003:6c1bf] (MovieApp) Prebuild step failed with error: missingFile(file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/Debug-iphonesimulator/Analytic/Analytic.framework/Modules/Analytic.swiftmodule/x86_64-apple-ios-simulator.swiftmodule.md5)
2022-02-18 15:59:30.647 I  xcswiftc[83006:6c1ca] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/). Skipping extra configuration
2022-02-18 15:59:30.648 I  xcswiftc[83006:6c1ca] Swiftc marker doesn't exist
2022-02-18 15:59:30.648 Df xcswiftc[83006:6c1ca] Fallbacking to compilation using swiftc.
2022-02-18 15:59:31.562 I  xcld[83025:6c235] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/). Skipping extra configuration
2022-02-18 15:59:34.199 I  xcpostbuild[83040:6c2a6] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/). Skipping extra configuration
2022-02-18 15:59:34.201 I  xcpostbuild[83040:6c2a6] (MovieApp) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products
2022-02-18 15:59:34.201 I  xcpostbuild[83040:6c2a6] (MovieApp) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp
2022-02-18 15:59:37.730 I  xcprebuild[83071:6c310] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:37.731 E  xcprebuild[83071:6c310] (SDWebImage) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:37.739 I  xcprebuild[83071:6c310] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products
2022-02-18 15:59:37.739 I  xcprebuild[83071:6c310] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:37.739 I  xcprebuild[83071:6c310] (SDWebImage) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/SDWebImage/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/SDWebImage
2022-02-18 15:59:37.766 I  xcprebuild[83071:6c310] (SDWebImage) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/SDWebImage.build/Debug-iphonesimulator/SDWebImage.build/xccache/d7feb2a508fdf9a12a382d193d296de6.zip
2022-02-18 15:59:37.798 I  xcprebuild[83071:6c310] (SDWebImage) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/SDWebImage.build/Debug-iphonesimulator/SDWebImage.build/xccache/d7feb2a508fdf9a12a382d193d296de6
2022-02-18 15:59:37.927 I  xcprebuild[83073:6c324] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:37.928 E  xcprebuild[83073:6c324] (RxSwift) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:37.934 I  xcprebuild[83073:6c324] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products
2022-02-18 15:59:37.934 I  xcprebuild[83073:6c324] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:37.934 I  xcprebuild[83073:6c324] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxSwift/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxSwift
2022-02-18 15:59:37.953 I  xcprebuild[83073:6c324] (RxSwift) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxSwift.build/Debug-iphonesimulator/RxSwift.build/xccache/8f2c52f44d00a9ac4bf0fd9e8c36e148.zip
2022-02-18 15:59:38.090 I  xcprebuild[83073:6c324] (RxSwift) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxSwift.build/Debug-iphonesimulator/RxSwift.build/xccache/8f2c52f44d00a9ac4bf0fd9e8c36e148
2022-02-18 15:59:38.120 I  xcswiftc[83074:6c328] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:38.183 I  xcswiftc[83074:6c328] Optional .swiftinterface file not found in the artifact at: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxSwift.build/Debug-iphonesimulator/RxSwift.build/Objects-normal/x86_64/RxSwift.swiftinterface
2022-02-18 15:59:38.185 I  xcswiftc[83074:6c328] Swiftc noop for x86_64-apple-ios9.0-simulator
2022-02-18 15:59:38.237 I  xcpostbuild[83076:6c330] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:38.239 I  xcpostbuild[83076:6c330] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products
2022-02-18 15:59:38.239 I  xcpostbuild[83076:6c330] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:38.239 I  xcpostbuild[83076:6c330] (RxSwift) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxSwift/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxSwift
2022-02-18 15:59:38.299 I  xcprebuild[83078:6c338] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:38.300 E  xcprebuild[83078:6c338] (RxRelay) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:38.306 I  xcprebuild[83078:6c338] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products
2022-02-18 15:59:38.306 I  xcprebuild[83078:6c338] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:38.306 I  xcprebuild[83078:6c338] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxRelay/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxRelay
2022-02-18 15:59:38.308 I  xcprebuild[83078:6c338] (RxRelay) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxRelay.build/Debug-iphonesimulator/RxRelay.build/xccache/60b683a591ab5dd33122866aba40886b.zip
2022-02-18 15:59:38.317 I  xcprebuild[83078:6c338] (RxRelay) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxRelay.build/Debug-iphonesimulator/RxRelay.build/xccache/60b683a591ab5dd33122866aba40886b
2022-02-18 15:59:38.344 I  xcswiftc[83079:6c33b] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:38.352 I  xcswiftc[83079:6c33b] Optional .swiftinterface file not found in the artifact at: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxRelay.build/Debug-iphonesimulator/RxRelay.build/Objects-normal/x86_64/RxRelay.swiftinterface
2022-02-18 15:59:38.354 I  xcswiftc[83079:6c33b] Swiftc noop for x86_64-apple-ios9.0-simulator
2022-02-18 15:59:38.401 I  xcpostbuild[83081:6c342] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:38.403 I  xcpostbuild[83081:6c342] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products
2022-02-18 15:59:38.404 I  xcpostbuild[83081:6c342] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:38.404 I  xcpostbuild[83081:6c342] (RxRelay) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxRelay/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxRelay
2022-02-18 15:59:38.467 I  xcprebuild[83083:6c34a] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:38.468 E  xcprebuild[83083:6c34a] (RxCocoa) Couldn't verify if should disable RC for 13a0bdaf485197e36f6d71a01160ca80ff0e8a24.
2022-02-18 15:59:38.475 I  xcprebuild[83083:6c34a] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products/. Remapping: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Products
2022-02-18 15:59:38.476 I  xcprebuild[83083:6c34a] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods
2022-02-18 15:59:38.476 I  xcprebuild[83083:6c34a] (RxCocoa) Found url to remapp: file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxCocoa/. Remapping: /Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/RxCocoa
2022-02-18 15:59:38.493 I  xcprebuild[83083:6c34a] (RxCocoa) Downloading artifact to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxCocoa.build/Debug-iphonesimulator/RxCocoa.build/xccache/ea6d4fa125ed1781b5e85ed2764436b0.zip
2022-02-18 15:59:38.569 I  xcprebuild[83083:6c34a] (RxCocoa) Artifact unzipped to file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxCocoa.build/Debug-iphonesimulator/RxCocoa.build/xccache/ea6d4fa125ed1781b5e85ed2764436b0
2022-02-18 15:59:38.600 I  xcswiftc[83084:6c34d] Extra config override failed with missingConfigurationFile(user.rcinfo -- file:///Users/dwi.herdinanto/Research/xcremotecache/xcremotecache-modular-example/MovieApp/Pods/). Skipping extra configuration
2022-02-18 15:59:38.642 I  xcswiftc[83084:6c34d] Optional .swiftinterface file not found in the artifact at: /Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Index/Build/Intermediates.noindex/RxCocoa.build/Debug-iphonesimulator/RxCocoa.build/Objects-normal/x86_64/RxCocoa.swiftinterface
2022-02-18 15:59:38.645 I  xcswiftc[83084:6c34d] Swiftc noop for x86_64-apple-ios9.0-simulator 

Noticed error: 2022-02-18 15:59:29.461 E xcprebuild[82917:6c091] (Analytic) Prebuild step failed with error: missingFile(file:///Users/dwi.herdinanto/Library/Developer/Xcode/DerivedData/MovieApp-cqxrrwfijxaigthjxqexeztphckl/Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates/Analytic/Radar/RadarSDK.framework/Headers/Radar.h)

Pods/Carthage file

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

platform :ios, '12.0'
inhibit_all_warnings!
use_modular_headers!
use_frameworks! :linkage => :static

install! 'cocoapods',
:generate_multiple_pod_projects => true

plugin 'cocoapods-xcremotecache'

xcremotecache({
    'cache_addresses' => ['http://localhost:8080/cache/movieapp'],
    'primary_repo' => 'git@github.com-dwirandyh:dwirandyh/xcremotecache-modular-example.git',
    'primary_branch' => 'main',
    'mode' => 'consumer', # consumer / producer
    'final_target' => 'MovieApp', # producer only
    'xcrc_location' => '../tools/xcremotecache',
    'exclude_targets' => ['React-Core'],
    'thinning_enabled' => true,
    'custom_rewrite_envs' => ['PODS_TARGET_SRCROOT']
})

target 'MovieApp' do

  pod 'User', :path => './Modules/User/'
  pod 'Analytic', :path => './Modules/Analytic/'

  pod 'RxSwift', '6.5.0'
  pod 'RxCocoa', '6.5.0'
  pod 'SDWebImage', '5.0'

  target 'MovieAppTests' do
    inherit! :search_paths
    # Pods for testing
  end

  target 'MovieAppUITests' do
    # Pods for testing
  end

end

Environment

Others

I think the problem becase [XCRC] Prebuild is executed before [CP] Copy XCFrameworks that makes xcprebuild is failed to find header file inside Build/Products/Debug-iphonesimulator/XCFrameworkIntermediates

Screen Shot 2022-02-18 at 16 18 29
polac24 commented 2 years ago

Hi! That problem has been already fixed in https://github.com/spotify/XCRemoteCache/pull/74 and will be available in the upcoming CocoaPods plugin update.

This how Analytics look when using the master-based plugin version.

Screenshot 2022-02-19 at 08 51 51
polac24 commented 2 years ago

This should be fixed in the most recent cocoapods plugin 0.0.7

dwirandyh commented 2 years ago

Thanks @polac24 it works on cocoapods plugin 0.0.7