Проверка шаблона шины для iOS
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

14 行
346B

  1. version: 5
  2. activityDates: [Date?, nil, recent]
  3. timeout: [Bool, false, toggle]
  4. reallyTest1: [Bool, false, exRecent]
  5. exReallyTest1: [Bool?, nil, set]
  6. test2: [Bool, false, set]
  7. test3: [Bool, false, toggleNil]
  8. test4: [Bool, false, exrecent, K]
  9. test5: [Bool, false, recent, D]
  10. test6: [Bool, false, recent, K.abc]
  11. test7: [Bool, false, recent, D.def]