[SR-13197] SwiftCI: ACHNBrowserUI, 5.1 - could not find module 'UIImageColors' for target 'arm64-apple-ios'; found: arm, armv7-apple-ios, armv7 -- 2. Swift Source Compatibility Suite (master) (Debug) #55637
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Additional Detail from JIRA
md5: 732f46aac0949825e228627ea5cf077f
Issue Description:
7/10/20, 3:02 PM Nate Chandler:
Jenkins URL: https://ci.swift.org/view/Dashboard/job/swift-master-source-compat-suite-debug/3301/consoleText
/Volumes/swift-ci/jenkins/workspace/swift-master-source-compat-suite-debug/swift-source-compat-suite/project_cache/ACHNBrowserUI/ACHNBrowserUI/ACHNBrowserUI/packages/Backend/Sources/Backend/services/ImageService.swift:10:8: error: could not find module 'UIImageColors' for target 'arm64-apple-ios'; found: arm, armv7-apple-ios, armv7
import UIImageColors
^
warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no run destination to provide an active architecture; choosing first applicable architecture: armv7 (in target 'Purchases' from project 'Purchases')
warning: ACHNBrowserUI isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'ACHNBrowserUI' from project 'ACHNBrowserUI')
warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.0.99. (in target 'SDWebImage' from project 'SDWebImage')
warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no run destination to provide an active architecture; choosing first applicable architecture: armv7 (in target 'SDWebImage' from project 'SDWebImage')
warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no run destination to provide an active architecture; choosing first applicable architecture: armv7 (in target 'UIImageColors' from project 'UIImageColors')
warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no run destination to provide an active architecture; choosing first applicable architecture: armv7 (in target 'ACNHEvents' from project 'ACNHEvents')
warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no run destination to provide an active architecture; choosing first applicable architecture: armv7 (in target 'ACNHEvents' from project 'ACNHEvents')
The text was updated successfully, but these errors were encountered: