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

Duplicate interface definition for class 'BFAppLink' #178

Closed
sansuba opened this issue Oct 26, 2015 · 4 comments
Closed

Duplicate interface definition for class 'BFAppLink' #178

sansuba opened this issue Oct 26, 2015 · 4 comments
Assignees

Comments

@sansuba
Copy link

sansuba commented Oct 26, 2015

Hi,

It gives error when compiling with saying property has previous declaration in xcode 6.4 with Bolts (1.3.0).

@Property (nonatomic, strong, readonly) NSURL *sourceURL;
@Property (nonatomic, copy, readonly) NSArray *targets;
@Property (nonatomic, strong, readonly) NSURL *webURL;

How can I fix the issue for compile the project using Bolts. Is this related to the cocoapods?

@tricton
Copy link

tricton commented Jan 17, 2016

Hi, sansuba!
Did you resolve this bug?

@nlutsenko
Copy link
Member

Hey guys, just a quick update here, since we are at 1.6.0 right now - this issue might no longer be relevant. If you have any more information to update this with - please post a steps to report or a copy of error messages in Xcode.

@sansuba
Copy link
Author

sansuba commented Feb 15, 2016

Thank you for your consideration about by email. I resolved it by this
time. Anyway I will keep in touch to update in my next version.

Thank you Nikita

On Tue, Jan 19, 2016 at 7:14 AM, Nikita Lutsenko [email protected]
wrote:

Hey guys, just a quick update here, since we are at 1.6.0 right now - this
issue might no longer be relevant. If you have any more information to
update this with - please post a steps to report or a copy of error
messages in Xcode.


Reply to this email directly or view it on GitHub
#178 (comment)
.

RMSS Thilakarathna

@sansuba sansuba closed this as completed Feb 15, 2016
@SantiPerti
Copy link

Hi Sansuba! And ho did you solve it? I have the same issue !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants