{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":276863971,"defaultBranch":"master","name":"confuse","ownerLogin":"520coding","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-07-03T09:42:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/60040812?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716390436.0","currentOid":""},"activityList":{"items":[{"before":"f3eee2a1df8957c6125e1357cf31526eac5db87e","after":"125e7ee39917fadf12ad9d6c81c29af5c221b967","ref":"refs/heads/master","pushedAt":"2024-08-11T09:58:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v8.0.0 (2024.08.11) Hot Update\n1. Added Swift [Modify Control Flow], and replaced logical operations and optional bindings in if conditional statements with equivalent values\n2. Optimized Swift [Rename Attributes], as follows:\n a. If the model mapping does not comply with a specific protocol, it will not be added actively\n b. Calculated attributes do not participate in model mapping\n c. The same name problem of maskView and OC bridge attributes","shortMessageHtmlLink":"v8.0.0 (2024.08.11) Hot Update"}},{"before":"c6608991ac54f033949fd947b795d81f90ebf545","after":"f3eee2a1df8957c6125e1357cf31526eac5db87e","ref":"refs/heads/master","pushedAt":"2024-08-03T03:44:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.9.1 (2024.08.03) Hot Update\n1. Fixed Swift [rename method], some protocol methods are not changed\n2. Optimized OC [split method], __typeof adaptation problem\n3. Optimized shutdown output\n4. Fixed the problem that confusion may occur under Xcode15.3\n5. Fixed the problem that may occur when scanning C++","shortMessageHtmlLink":"v7.9.1 (2024.08.03) Hot Update"}},{"before":"8f1837fb3ba7b4f712ad47834f5232adabc05503","after":"c6608991ac54f033949fd947b795d81f90ebf545","ref":"refs/heads/master","pushedAt":"2024-07-24T15:17:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.9.0 (2024.07.24) hot update\n1. Added Swift [split method] to split the method body, which can be split multiple times\n2. Fixed the problem in Swift [modify string] that the string in the case statement may be missed.\n3. Added Swift [modify string], pre-check\n4. Fix the incorrect use of sizeThatFits in OC templates","shortMessageHtmlLink":"v7.9.0 (2024.07.24) hot update"}},{"before":"744a82bb1981a48447da04ecbe00db5efa32445e","after":"8f1837fb3ba7b4f712ad47834f5232adabc05503","ref":"refs/heads/master","pushedAt":"2024-07-15T15:33:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.8.1 (2024.07.15) Hot Update\n1. Fix OC [Modify Control Flow], which may accidentally modify the actual logic\n2. Fix OC [Rename Method], @selector inheritance reference omission\n3. Optimize OC [Split Method], the processing of single-interest methods\n4. Optimize Swift [Insert Local Variable], optimize the processing of dictionary Any type","shortMessageHtmlLink":"v7.8.1 (2024.07.15) Hot Update"}},{"before":"c38cd71d621d6fc6de0b82eee5fb47356a983baf","after":"744a82bb1981a48447da04ecbe00db5efa32445e","ref":"refs/heads/master","pushedAt":"2024-07-05T06:53:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.8.0 (2024.07.05) Hot Update\n1. Added OC [Split Method], split method body, can be split multiple times\n2. Optimized OC [Merge Method], adapted closure and avoided direct assignment to self\n3. Optimized [Modify Project], compatible with different uuid formats\n4. Restored the #include processing of [Macro Expansion]\n5. Added pre-check of Swift [Rename Method]","shortMessageHtmlLink":"v7.8.0 (2024.07.05) Hot Update"}},{"before":"43d32c30573eded5f3defeff4ee9d21b99ebabdf","after":"c38cd71d621d6fc6de0b82eee5fb47356a983baf","ref":"refs/heads/master","pushedAt":"2024-06-29T01:07:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.7.2 (2024.06.29) Hot Update\n1. Fix OC [Modify Control Flow], error handling of NSAssert and conditional statement line breaks\n2. Enhance Swift [Rename Attribute], support SmartCodable and custom mapping completion\n3. Optimize Swift [Modify String], short string confusion and less changes\n4. Template Bool is no longer expanded by default, reducing the amount of code","shortMessageHtmlLink":"v7.7.2 (2024.06.29) Hot Update"}},{"before":"9e76f85033a76c41246f0a325525dce7af299bc3","after":"43d32c30573eded5f3defeff4ee9d21b99ebabdf","ref":"refs/heads/master","pushedAt":"2024-06-18T15:11:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.7.1 (2024.06.18) Hot Update\n1. Strengthen OC [merge method], expand supported types\n2. Expand basic code templates","shortMessageHtmlLink":"v7.7.1 (2024.06.18) Hot Update"}},{"before":"331abd4e2699ba613e1478e55731a01fdeefafad","after":"9e76f85033a76c41246f0a325525dce7af299bc3","ref":"refs/heads/master","pushedAt":"2024-06-11T15:06:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.7.0 (2024.06.11) hot update\n1. Added OC [Merge Method], interspersed merge code, and changed the function stack structure\n2. Fixed OC [Modify Control Flow], when the percentage setting is less than 100%, the error problem occurs\n3. Fixed OC [Modify Class], attribute method cross definition, and confusion after checking \"Annotation Mode\"\n4. Added [Close Output], annotated NSLog, print and other debugging statements\n5. Optimized basic code templates","shortMessageHtmlLink":"v7.7.0 (2024.06.11) hot update"}},{"before":"26143a425a03999784b04a486ce8c24c4decae97","after":"331abd4e2699ba613e1478e55731a01fdeefafad","ref":"refs/heads/master","pushedAt":"2024-05-28T02:14:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.6.0 (2024.05.27) hot update\n1. Add OC [modify class] to modify the order of member variables, attributes, method declarations and definitions\n2. Optimize OC [rename method] and remove the environment check and prompt for missing @property non-standard set method\n3. Optimize return processing of single-line if and complex expansion issues","shortMessageHtmlLink":"v7.6.0 (2024.05.27) hot update"}},{"before":"7c9d7cd02f64eb181996a7ba35ad107714d31de9","after":"26143a425a03999784b04a486ce8c24c4decae97","ref":"refs/heads/master","pushedAt":"2024-05-22T15:08:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.5.0 (2024.05.22)\n1. Added OC [rename member variables] to support synthesisize and arrow syntax recognition\n2. Optimize environment pre-check, add method name calling and special macro recognition for id type\n3. Added APP hot update function","shortMessageHtmlLink":"v7.5.0 (2024.05.22)"}},{"before":null,"after":"26143a425a03999784b04a486ce8c24c4decae97","ref":"refs/heads/release/7.5.0","pushedAt":"2024-05-22T15:07:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.5.0 (2024.05.22)\n1. Added OC [rename member variables] to support synthesisize and arrow syntax recognition\n2. Optimize environment pre-check, add method name calling and special macro recognition for id type\n3. Added APP hot update function","shortMessageHtmlLink":"v7.5.0 (2024.05.22)"}},{"before":"f71488f39e391ab9eecb5ef9921729d55367e161","after":"7c9d7cd02f64eb181996a7ba35ad107714d31de9","ref":"refs/heads/master","pushedAt":"2024-05-15T15:45:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.6 (2024.05.15)\n1. Optimize the print output of Swift templates\n2. Optimize OC [duplicate name method], lack of @property non-standard set method processing\n3. Repair OC [Insert Attribute], the attribute in the extension is referenced in the classification, and the definition is missing due to confusion.\n4. Optimize ipa whitelist settings\n5. Fix the problem that the APP may be stuck for a long time when starting.","shortMessageHtmlLink":"v7.4.6 (2024.05.15)"}},{"before":null,"after":"7c9d7cd02f64eb181996a7ba35ad107714d31de9","ref":"refs/heads/release/7.4.6","pushedAt":"2024-05-15T15:45:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.6 (2024.05.15)\n1. Optimize the print output of Swift templates\n2. Optimize OC [duplicate name method], lack of @property non-standard set method processing\n3. Repair OC [Insert Attribute], the attribute in the extension is referenced in the classification, and the definition is missing due to confusion.\n4. Optimize ipa whitelist settings\n5. Fix the problem that the APP may be stuck for a long time when starting.","shortMessageHtmlLink":"v7.4.6 (2024.05.15)"}},{"before":"89bd897c9dac83811eb0b8c904415f8dcd3cba7c","after":"f71488f39e391ab9eecb5ef9921729d55367e161","ref":"refs/heads/master","pushedAt":"2024-05-08T13:51:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.5 (2024.05.08)\n1. Optimize NSLog output of OC template\n2. Optimize comparison information\n3. Added word naming and other custom processing","shortMessageHtmlLink":"v7.4.5 (2024.05.08)"}},{"before":null,"after":"f71488f39e391ab9eecb5ef9921729d55367e161","ref":"refs/heads/release/7.4.5","pushedAt":"2024-05-08T13:50:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.5 (2024.05.08)\n1. Optimize NSLog output of OC template\n2. Optimize comparison information\n3. Added word naming and other custom processing","shortMessageHtmlLink":"v7.4.5 (2024.05.08)"}},{"before":"89bd897c9dac83811eb0b8c904415f8dcd3cba7c","after":null,"ref":"refs/heads/release/7.4.5","pushedAt":"2024-05-08T13:46:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"}},{"before":"519cf8b2aa30cbaa60835d060602258acccd4e6c","after":"89bd897c9dac83811eb0b8c904415f8dcd3cba7c","ref":"refs/heads/master","pushedAt":"2024-05-07T23:35:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.5 (2024.05.08)\n1. Optimize NSLog output of OC template\n2. Optimize comparison information\n3. Added word naming and other custom processing","shortMessageHtmlLink":"v7.4.5 (2024.05.08)"}},{"before":null,"after":"89bd897c9dac83811eb0b8c904415f8dcd3cba7c","ref":"refs/heads/release/7.4.5","pushedAt":"2024-05-07T23:35:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.5 (2024.05.08)\n1. Optimize NSLog output of OC template\n2. Optimize comparison information\n3. Added word naming and other custom processing","shortMessageHtmlLink":"v7.4.5 (2024.05.08)"}},{"before":"d834147958cffd8a36d6037718763aced9b44d46","after":"519cf8b2aa30cbaa60835d060602258acccd4e6c","ref":"refs/heads/master","pushedAt":"2024-04-29T14:46:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.4 (2024.04.29)\n1. Fix OC [Modify Control Flow, individual syntax errors.\n2. Fix OC [Rename global method], extern error change problem\n3. Fix OC [Rename Picture], associated file options, and special names cannot be modified.\n4. Fix OC [modify closure], __strong duplication problem\n5. Fix the problem of duplicate name of isValue when expanding if\n6. Added 35% of Swift basic modification templates","shortMessageHtmlLink":"v7.4.4 (2024.04.29)"}},{"before":null,"after":"519cf8b2aa30cbaa60835d060602258acccd4e6c","ref":"refs/heads/release/7.4.4","pushedAt":"2024-04-29T14:46:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.4 (2024.04.29)\n1. Fix OC [Modify Control Flow, individual syntax errors.\n2. Fix OC [Rename global method], extern error change problem\n3. Fix OC [Rename Picture], associated file options, and special names cannot be modified.\n4. Fix OC [modify closure], __strong duplication problem\n5. Fix the problem of duplicate name of isValue when expanding if\n6. Added 35% of Swift basic modification templates","shortMessageHtmlLink":"v7.4.4 (2024.04.29)"}},{"before":"d834147958cffd8a36d6037718763aced9b44d46","after":null,"ref":"refs/heads/release/7.4.4","pushedAt":"2024-04-29T14:37:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"}},{"before":"cb35e41537d35b9b744a12b627d443c03255b94c","after":"d834147958cffd8a36d6037718763aced9b44d46","ref":"refs/heads/master","pushedAt":"2024-04-28T23:20:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.4 (2024.04.29)\n1. Fix OC [Modify Control Flow, individual syntax errors.\n2. Fix OC [Rename global method], extern error change problem\n3. Fix OC [Rename Picture], associated file options, and special names cannot be modified.\n4. Fix OC [modify closure], __strong duplication problem\n5. Fix the problem of duplicate name of isValue when expanding if\n6. Added 35% of Swift basic modification templates","shortMessageHtmlLink":"v7.4.4 (2024.04.29)"}},{"before":null,"after":"d834147958cffd8a36d6037718763aced9b44d46","ref":"refs/heads/release/7.4.4","pushedAt":"2024-04-28T23:18:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.4 (2024.04.29)\n1. Fix OC [Modify Control Flow, individual syntax errors.\n2. Fix OC [Rename global method], extern error change problem\n3. Fix OC [Rename Picture], associated file options, and special names cannot be modified.\n4. Fix OC [modify closure], __strong duplication problem\n5. Fix the problem of duplicate name of isValue when expanding if\n6. Added 35% of Swift basic modification templates","shortMessageHtmlLink":"v7.4.4 (2024.04.29)"}},{"before":"6efbdecfd252849985a25e8b703c7d0fe6c20b71","after":"cb35e41537d35b9b744a12b627d443c03255b94c","ref":"refs/heads/master","pushedAt":"2024-04-21T07:03:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.3 (2024.04.21)\n1. Fix the issue of misplaced calling order of individual templates after expanding if too long\n2. Optimize the control of the number of renamed words\n3. Add 30% Swift basic template\n4. Fix Swift [modifying string], which may cause inconsistent execution order after concatenation","shortMessageHtmlLink":"v7.4.3 (2024.04.21)"}},{"before":null,"after":"cb35e41537d35b9b744a12b627d443c03255b94c","ref":"refs/heads/release/7.4.3","pushedAt":"2024-04-21T07:03:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.3 (2024.04.21)\n1. Fix the issue of misplaced calling order of individual templates after expanding if too long\n2. Optimize the control of the number of renamed words\n3. Add 30% Swift basic template\n4. Fix Swift [modifying string], which may cause inconsistent execution order after concatenation","shortMessageHtmlLink":"v7.4.3 (2024.04.21)"}},{"before":"9721478fd63468646ca2a9366d56152958513d6d","after":"6efbdecfd252849985a25e8b703c7d0fe6c20b71","ref":"refs/heads/master","pushedAt":"2024-04-14T15:08:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.2 (2024.04.14)\n1. Strengthen OC [modify control flow] and support object references\n2. Added 20% new OC basic modification template\n3. Adapt to OC system library iOS17.4\n4. Optimize Xcode project file modification","shortMessageHtmlLink":"v7.4.2 (2024.04.14)"}},{"before":null,"after":"6efbdecfd252849985a25e8b703c7d0fe6c20b71","ref":"refs/heads/release/7.4.2","pushedAt":"2024-04-14T15:08:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.2 (2024.04.14)\n1. Strengthen OC [modify control flow] and support object references\n2. Added 20% new OC basic modification template\n3. Adapt to OC system library iOS17.4\n4. Optimize Xcode project file modification","shortMessageHtmlLink":"v7.4.2 (2024.04.14)"}},{"before":"db992e7211f08e5661a21d7a7be778ba577c7d62","after":"9721478fd63468646ca2a9366d56152958513d6d","ref":"refs/heads/master","pushedAt":"2024-03-24T23:28:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.1 (2024.03.25)\n1. Adapt to Xcode15.3\n2. Strengthen OC [modify control flow] and expand the scope of modification\n3. Add 15% of OC basic templates\n4. Fixed the problem of Swift [renaming properties and methods] and the obfuscation time of individual files being too long.\n5. Optimize log output","shortMessageHtmlLink":"v7.4.1 (2024.03.25)"}},{"before":null,"after":"9721478fd63468646ca2a9366d56152958513d6d","ref":"refs/heads/release/7.4.1","pushedAt":"2024-03-24T23:27:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.1 (2024.03.25)\n1. Adapt to Xcode15.3\n2. Strengthen OC [modify control flow] and expand the scope of modification\n3. Add 15% of OC basic templates\n4. Fixed the problem of Swift [renaming properties and methods] and the obfuscation time of individual files being too long.\n5. Optimize log output","shortMessageHtmlLink":"v7.4.1 (2024.03.25)"}},{"before":"bdea55889389eefe9142b238166b2263288d45db","after":"db992e7211f08e5661a21d7a7be778ba577c7d62","ref":"refs/heads/master","pushedAt":"2024-03-18T15:21:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yanjinsheng","name":"Obfuscator","path":"/yanjinsheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20763191?s=80&v=4"},"commit":{"message":"v7.4.0 (2024.03.13)\n1. Add OC [Modify Control Flow], and replace the logical operations in the if conditional statement with equivalent values.\n2. Added 25% new OC basic modification template\n3. Optimize Swift [Insert local variables], multi-line call statement insertion code offset problem","shortMessageHtmlLink":"v7.4.0 (2024.03.13)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEl1IOXAA","startCursor":null,"endCursor":null}},"title":"Activity ยท 520coding/confuse"}