ETİKETLER

ios-appdelegate

İÇERİK TÜRLERİ

thread:1 breakpoint 5.1

appdelegate m. dosyasında şu satırda ;

oluşan thread:1 breakpoint 5.1 hata kodunun sebebi ne olabilir?

int main(int argc, char * argv[])

{

    @autoreleasepool {

        return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));

    }

}

server calap
09 Ocak 2014 tarihinde soruldu
Abone ol ios-appdelegate