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

Ios/feature/create swift package #1

Merged
merged 5 commits into from
Jan 12, 2024
Merged

Conversation

dani-hengl
Copy link
Collaborator

No description provided.

]
// plugins: [.plugin(name: "SwiftLintPlugin", package: "SwiftLint")]
],
plugins: [.plugin(name: "SwiftLintPlugin", package: "SwiftLint")]
Copy link
Member

Choose a reason for hiding this comment

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

this elongated the build a lot, will not be a problem when we use the "macros via mint" solution but might increase build time at first

Copy link
Member

Choose a reason for hiding this comment

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

(so: leave it as it is now, just a heads-up comment)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

still need support on that, i managed to include it in Mint but was not able to successfully reference it inside the classes (implementation was not found)

Copy link
Member

Choose a reason for hiding this comment

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

I documented my knowledge in #3

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

👍 ok will address this inside the issue for migrating to Mint

@Lutzifer Lutzifer merged commit 2ca42d1 into main Jan 12, 2024
@Lutzifer Lutzifer deleted the ios/feature/create_swift_package branch January 18, 2024 11:02
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.

2 participants