Aston,
Thanks for the youtube link. Unfortunately, I am getting same error, but I
found a solution by deleting the project folder in
~/Library/Developer/Xcode/DerivedData/ then re-run the Build. I am not getting
that error anymore.
It might be a good tip for everyone who encounter the same iss
Hi Bryan
Check out this quick walkthrough just to make sure you are doing everything
correctly:
http://youtu.be/JbGqKf38QUI
If you can, go through that and let us know if you still get the same problem.
Aston
On 3 Jun 2011, at 16:41, Bryan Goines wrote:
> Hi all,
>
> I am trying to understa
Hi all,
I am trying to understand and solve this issue.
First of all, I did the following step by step:
1) Create a new project
2) added 'buttonClick(sender)' method to AppDelegate class in AppDelegate.rb --
like this
class AppDelegate
attr_accessor :window
...
def buttonClick(sender)
puts "