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

Add top-level xcodeproj (not symlink) #48

Open
1 task done
bbrk24 opened this issue Oct 4, 2022 · 2 comments
Open
1 task done

Add top-level xcodeproj (not symlink) #48

bbrk24 opened this issue Oct 4, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bbrk24
Copy link
Contributor

bbrk24 commented Oct 4, 2022

Checklist

Problem

The xcodeproj file at the top level of the repository (_Pods.xcodeproj) is a symlink to a folder that's not checked in.

Feature Request

There should be a checked-in xcodeproj at the top level of the repository.

Value

This would have two advantages:

  • the dochost script would no longer need to pod install in the iOS 13 example project;
  • we would be able to support Carthage in addition to CocoaPods and SPM.
@bbrk24 bbrk24 added the enhancement New feature or request label Oct 4, 2022
@bbrk24 bbrk24 added this to the Backlog milestone Oct 4, 2022
@bbrk24
Copy link
Contributor Author

bbrk24 commented Oct 8, 2024

This is also causing Swift Package Index to incorrectly show Dependiject as only supporting Mac, not iOS, Apple Watch, or Apple TV.

@bbrk24 bbrk24 modified the milestones: Backlog, 1.2.0 Oct 9, 2024
@bbrk24 bbrk24 self-assigned this Oct 10, 2024
@bbrk24
Copy link
Contributor Author

bbrk24 commented Oct 10, 2024

I have an xcodeproj locally, but I accidentally based it off the branch for #84, not master, so this is unintentionally blocked by that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant