Bitcoin Forum
June 25, 2024, 03:14:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Anyone good at xcode?$$  (Read 805 times)
notmove (OP)
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
May 30, 2013, 04:50:04 AM
 #1

Im having some errors on mine can someone help me out?

Let me know what your charge also

pm please Smiley
torbank
Full Member
***
Offline Offline

Activity: 217
Merit: 100


View Profile
May 30, 2013, 04:51:25 AM
 #2

What is the first error?
torbank
Full Member
***
Offline Offline

Activity: 217
Merit: 100


View Profile
May 30, 2013, 04:53:28 AM
 #3

Is it Xcode 4?
notmove (OP)
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
May 30, 2013, 04:54:06 AM
 #4

exception 'NSUnknownKeyException', reason: '[<UIView 0xc1cbbd0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key passwordTextField.'
notmove (OP)
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
May 30, 2013, 04:54:46 AM
 #5

Yes xcode 4.5
TheButterZone
Legendary
*
Offline Offline

Activity: 3010
Merit: 1031


RIP Mommy


View Profile WWW
May 30, 2013, 05:49:10 AM
Last edit: May 30, 2013, 06:15:13 AM by TheButterZone
 #6

http://stackoverflow.com/questions/3088059/this-class-is-not-key-value-coding-compliant-for-the-key

link provided by 1MdTpFrXgS6kAJERyhEyumUGnxw9xkSUQp

Saying that you don't trust someone because of their behavior is completely valid.
notmove (OP)
Member
**
Offline Offline

Activity: 66
Merit: 10


View Profile
May 30, 2013, 06:48:45 AM
 #7

Thanks but no I still looking for someone to help me on this.
torba
Member
**
Offline Offline

Activity: 100
Merit: 10



View Profile
May 30, 2013, 02:49:53 PM
 #8

It looks like you are trying to set something other than a pointer. Will you paste us the code that causes this?
Caesium
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


View Profile
May 30, 2013, 02:56:46 PM
 #9

One of your views is trying to access an IBOutlet called 'passwordTextField' but it doesn't exist in the header file for that view.

Go through all your NIBs (or all the views in the storyboard) and check all the connections until you find it, and then delete it.

Tired of annoying signature ads? Ad block for signatures
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!