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

13 行
307B

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