Introduce xclipo to mock lipo by polac24 · Pull Request #188 · spotify/XCRemoteCache

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@polac24

Copy link Copy Markdown

Collaborator

@polac24 polac24 commented

Mar 10, 2023

edited

Loading

Follow-up to #185:

This PR adds support for dynamic fat archives, reported in #187

Fixes #187

CognitiveDisson reacted with thumbs up emoji

@polac24 polac24 force-pushed the bartosz/20230310-lipo branch from df466f8 to 0064335 Compare

March 11, 2023 15:17
import Foundation

enum XCLibtoolCreateUniversalBinaryError: Error {
enum XCCreateUniversalBinaryError: Error {
Copy link Copy Markdown

Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This enum is used by both XCLibtool and XCLipo

@polac24 polac24 marked this pull request as ready for review

March 11, 2023 15:34

@polac24

Copy link Copy Markdown

Collaborator Author

polac24 commented

Mar 17, 2023

@acbdev, as you reviewed #185, do you mind having a look on this follow-up?

acbdev reacted with thumbs up emoji

@polac24 polac24 merged commit 11eabda into spotify:master

Mar 21, 2023

@polac24 polac24 deleted the bartosz/20230310-lipo branch

March 21, 2023 13:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@aleksandergrzyb aleksandergrzyb Awaiting requested review from aleksandergrzyb

@CognitiveDisson CognitiveDisson Awaiting requested review from CognitiveDisson

@PatrikBillgren PatrikBillgren Awaiting requested review from PatrikBillgren

1 more reviewer

@acbdev acbdev acbdev approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[WatchOS] Duplicate symbols for architecture x86_64

2 participants

@polac24 @acbdev