Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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

Open
nate-chandler opened this issue Jul 10, 2020 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@nate-chandler
Copy link
Contributor

Previous ID SR-13197
Radar rdar://problem/65366400
Original Reporter @nate-chandler
Type Bug
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug
Assignee None
Priority Medium

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')

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Projects
None yet
Development

No branches or pull requests

1 participant