Skip to content

[iOS] Add podspec for ListItem - #1939

Open
Alexander Boswell (alexanderboswell) wants to merge 4 commits into
microsoft:mainfrom
alexanderboswell:user/alboswel/AddListItemToPodspec
Open

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

Conversation

@alexanderboswell

@alexanderboswell Alexander Boswell (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

Alexander Boswell (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.

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