2016-05-12 91 views

回答

4

只需設置'新屬性'的默認值即可。如果你沒有設置默認值,那麼'新屬性'將被賦予一個零值,最終會崩潰你的應用程序。

NSString *yourAttribute = @"Default";