You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
.
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?
The text was updated successfully, but these errors were encountered: