ここでエラーが発生します。誰かが私が間違っていることを教えてもらえますか?ちなみに、これは私にとって単なる学習プロジェクトなので、極秘などは何もありません。単純なコンバーターを作成しようとしています。
プロジェクト全体が役立つ場合:http ://www.mediafire.com/download.php?iccgq9iclapado5
#import "MainViewController.h"
@interface MainViewController ()
@end
@implementation MainViewController
@synthesize picker, lngConvertFrom, lngRates;
@synthesize resultLabel,lngInput;
- (void)viewDidLoad
{
[super viewDidLoad];
self.lngConvertFrom = [[NSArray alloc] initWithObjects: <-Thread 1: ExC_bad_Access