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

Added @objc to compile with objective-c #184

Merged
merged 1 commit into from Apr 10, 2019
Merged

Added @objc to compile with objective-c #184

merged 1 commit into from Apr 10, 2019

Conversation

junya100
Copy link
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
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
Contributor

@flovilmart, thanks. Will do

@TomWFox
Copy link
Contributor

TomWFox commented Apr 10, 2019

@acinader should we make a new release?

@flovilmart
Copy link
Contributor

flovilmart commented May 23, 2019

how can I install the latest codebase using CocoaPods?

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

Should do the trick

@TomWFox
Copy link
Contributor

TomWFox commented May 23, 2019

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

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

@acinader
Copy link
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.

None yet

6 participants