Skip to content

[iOS] Add podspec for ListItem#1939

Open
alexanderboswell wants to merge 4 commits into
microsoft:mainfrom
alexanderboswell:user/alboswel/AddListItemToPodspec
Open

[iOS] Add podspec for ListItem#1939
alexanderboswell wants to merge 4 commits into
microsoft:mainfrom
alexanderboswell:user/alboswel/AddListItemToPodspec

Conversation

@alexanderboswell

@alexanderboswell alexanderboswell commented Dec 5, 2023

Copy link
Copy Markdown
Contributor

Platforms Impacted

  • iOS
  • macOS

Description of changes

Add ListItem in the podspec file so it can be consumed.

Microsoft Reviewers: Open in CodeFlow

@alexanderboswell
alexanderboswell requested a review from a team as a code owner December 5, 2023 06:30
@alexanderboswell
alexanderboswell enabled auto-merge (squash) December 5, 2023 06:30
@alexanderboswell

alexanderboswell commented Dec 5, 2023

Copy link
Copy Markdown
Contributor Author

@huwilkes When I created the ListItem it seemed ideal to use the same tokens as TableViewCell. I do wonder if that doesnt make as much sense anymore because it is required for ListItem - which makes it so you have more needed (which is easy to see now when we define the podspec)

Thoughts?

@huwilkes

huwilkes commented Dec 5, 2023

Copy link
Copy Markdown
Collaborator

@huwilkes When I created the ListItem it seemed ideal to use the same tokens as TableViewCell. I do wonder if that doesnt make as much sense anymore because it is required for ListItem - which makes it so you have more needed (which is easy to see now when we define the podspec)

Thoughts?

Probably makes sense to move the tokens into their own podspec that both list item and tvc depend on rather than adding a new identical token set.

@lyzhan7 lyzhan7 mentioned this pull request Jun 20, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants