Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Carthage fixes#157

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Daedren wants to merge1 commit intogmarm:master
base:master
Choose a base branch
Loading
fromDaedren:feature/carthage
Open

Conversation

@Daedren
Copy link

@DaedrenDaedren commentedApr 15, 2021
edited
Loading

Carthage only looks at the .xcodeproj to look for the scheme to build, but said scheme in BetterSegmentedControl was looking at the target framework built in the Pods.xcodeproj.

So if you were using the .xcworkspace, you wouldn't notice anything, but if you opened the .xcodeproj in Xcode, you wouldn't be able to build the framework.

This adds a new target in the main xcodeproj that builds the framework, and the main schema now looks at that instead.

Closes#105

@Daedren
Copy link
Author

Daedren commentedApr 15, 2021
edited
Loading

Hold up, I had looked wrong at the project architecture. The solution is correct, but this is going to need some more changes to work.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Unable to build with Carthage

1 participant

@Daedren

[8]ページ先頭

©2009-2025 Movatter.jp