Skip to content

Latest commit

 

History

History
58 lines (50 loc) · 1.55 KB

IMDPersistence.md

File metadata and controls

58 lines (50 loc) · 1.55 KB

IMDPersistence

/System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence

-1402.300.181.2.20
-  __TEXT.__text: 0x11c218
+1402.400.112.0.0
+  __TEXT.__text: 0x11c370
   __TEXT.__auth_stubs: 0x2820
   __TEXT.__objc_methlist: 0x37d4
   __TEXT.__const: 0xb6a
-  __TEXT.__cstring: 0x395b1
+  __TEXT.__cstring: 0x39631
   __TEXT.__oslogstring: 0x1a265
-  __TEXT.__gcc_except_tab: 0xe50c
+  __TEXT.__gcc_except_tab: 0xe510
   __TEXT.__ustring: 0x434
   __TEXT.__dlopen_cstrs: 0x2a4
   __TEXT.__swift5_typeref: 0x1fc

   __TEXT.__swift5_capture: 0xe4
   __TEXT.__swift5_types: 0x18
   __TEXT.__swift5_reflstr: 0x6f
-  __TEXT.__unwind_info: 0x4e50
+  __TEXT.__unwind_info: 0x4e58
   __TEXT.__eh_frame: 0x178
   __TEXT.__objc_classname: 0xa93
   __TEXT.__objc_methname: 0x10649

   __AUTH_CONST.__auth_got: 0x1420
   __AUTH_CONST.__auth_ptr: 0xf8
   __AUTH_CONST.__const: 0x1a70
-  __AUTH_CONST.__cfstring: 0x10ca0
+  __AUTH_CONST.__cfstring: 0x10d20
   __AUTH_CONST.__objc_const: 0x6880
   __AUTH_CONST.__objc_intobj: 0x138
   __AUTH_CONST.__objc_arrayobj: 0x90

   - /usr/lib/swift/libswiftsimd.dylib
   - /usr/lib/swift/libswiftsys_time.dylib
   - /usr/lib/swift/libswiftunistd.dylib
-  Functions: 4549
+  Functions: 4550
   Symbols:   2357
-  CStrings:  7455
+  CStrings:  7459
 
CStrings:
+ "( %@ IS NOT NULL )"
+ "( %@ IS NULL )"
+ "Invalid predicate, leftExpression cannot be nil"
+ "Invalid predicate, operator %@ doesn't make sense with nil"
+ "UPDATE chat SET display_name = ? WHERE guid = ?;"
- "UPDATE chat SET display_name = '%@' WHERE guid = '%@';"