Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
たとえば、dict辞書の/ var/mobile/test.plistにブール文字列テストを追加する調整を作成する必要があります
[dict setValue:[NSNumber numberWithBool:YES] forKey:@"myKey"];