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

Feat/cocoapods #41

Merged
merged 6 commits into from
Oct 16, 2024
Merged

Feat/cocoapods #41

merged 6 commits into from
Oct 16, 2024

Conversation

llbartekll
Copy link
Collaborator

No description provided.

@llbartekll llbartekll force-pushed the feat/cocoapods branch 3 times, most recently from 25902d9 to d660f4a Compare October 14, 2024 09:32
YttriumWrapper.podspec Outdated Show resolved Hide resolved
s.name = 'YttriumWrapper'
s.version = '0.0.0'
s.summary = '4337 implementation'
s.description = '4337 implementation '
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
s.description = '4337 implementation '
s.description = '4337 implementation'


extension Config {

public static func local() -> Self {
Config(endpoints: .local())
}

static func pimlico() throws -> Self {
Copy link
Member

Choose a reason for hiding this comment

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

Are this config logic getting moved elsewhere?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it wasn't used at all, we are injecting bundlerUrl from swift on init

@llbartekll llbartekll merged commit 7a49a95 into main Oct 16, 2024
3 checks passed
@llbartekll llbartekll deleted the feat/cocoapods branch October 16, 2024 13:51
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