Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Added @objc to compile with objective-c#184

Merged
flovilmart merged 1 commit into
parse-community:masterfrom
Polyglots-dev:master
Apr 10, 2019
Merged

Added @objc to compile with objective-c#184
flovilmart merged 1 commit into
parse-community:masterfrom
Polyglots-dev:master

Conversation

@junya100

Copy link
Copy Markdown
Contributor

I'm using initWithServer method from objective-c.
But current latest version(2.5.0) can't be compiled because "init" method is not open for objective-c.
I added @objc to some method. Please review it.

Best regards, Junya

@flovilmart

Copy link
Copy Markdown
Contributor

@acinader @Tom-Fox1 you should probably watch all repositories, people attempt to contribute here...

Sent with GitHawk

@flovilmart flovilmart merged commit 69576bf into parse-community:master Apr 10, 2019
@acinader

Copy link
Copy Markdown
Contributor

@flovilmart, thanks. Will do

@TomWFox

TomWFox commented Apr 10, 2019

Copy link
Copy Markdown
Contributor

@acinader should we make a new release?

@flovilmart

flovilmart commented May 23, 2019

Copy link
Copy Markdown
Contributor

how can I install the latest codebase using CocoaPods?

pod "parse-community/ParseLiveQuery-iOS-OSX#master"

Should do the trick

@TomWFox

TomWFox commented May 23, 2019

Copy link
Copy Markdown
Contributor

@relatedcode I think something like this should work...

pod 'ParseLiveQuery' , :git => 'https://github.com/parse-community/ParseLiveQuery-iOS-OSX', :branch => 'master'

@acinader

Copy link
Copy Markdown
Contributor

@flovilmart thanks! see: #188

@mrmarcsmith - fyi.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants