@nativescript/core 8.7.0-alpha.4 → 8.7.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/platforms/ios/TNSWidgets.xcframework/Info.plist +56 -1
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/Info.plist +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64/TNSWidgets.framework/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +78 -78
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Resources/Info.plist +52 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/NSData+Async.h +24 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/NSFileHandle+Async.h +22 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/NSString+Async.h +25 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/TNSLabel.h +16 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/TNSProcess.h +29 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/TNSWidgets.h +25 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/UIImage+TNSBlocks.h +26 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Headers/UIView+PassThroughParent.h +17 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Modules/module.modulemap +6 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/PrivateHeaders/NSObject+Swizzling.h +17 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/PrivateHeaders/UIView+PropertyBag.h +18 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/Resources/Info.plist +52 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/A/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/TNSWidgets.framework/Versions/Current/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +82 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/x86_64/TNSWidgets.yml +82 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSData+Async.h +24 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSFileHandle+Async.h +22 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSString+Async.h +25 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSLabel.h +16 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSProcess.h +29 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSWidgets.h +25 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +26 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +17 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Info.plist +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/Modules/module.modulemap +6 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +17 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +18 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/TNSWidgets.framework/_CodeSignature/CodeResources +223 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +20 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +82 -0
- package/platforms/ios/TNSWidgets.xcframework/ios-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/x86_64/TNSWidgets.yml +82 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/NSData+Async.h +24 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/NSFileHandle+Async.h +22 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/NSString+Async.h +25 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/TNSLabel.h +16 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/TNSProcess.h +29 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/TNSWidgets.h +25 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +26 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +17 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Info.plist +0 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/Modules/module.modulemap +6 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +17 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +18 -0
- package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → xros-arm64}/TNSWidgets.framework/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +20 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +82 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSData+Async.h +24 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSFileHandle+Async.h +22 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/NSString+Async.h +25 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSLabel.h +16 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSProcess.h +29 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/TNSWidgets.h +25 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +26 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +17 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/Modules/module.modulemap +6 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +17 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +18 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/TNSWidgets.framework/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +20 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
- package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → xros-arm64_x86_64-simulator}/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/aarch64/TNSWidgets.yml +1 -1
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64_x86_64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/Relocations/x86_64/TNSWidgets.yml +82 -0
- package/platforms/ios/TNSWidgets.xcframework/xros-arm64-simulator/dSYMs/TNSWidgets.framework.dSYM/Contents/Resources/DWARF/TNSWidgets +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Headers/NSData+Async.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Headers/NSFileHandle+Async.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Headers/NSString+Async.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Headers/TNSLabel.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Headers/TNSProcess.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Headers/TNSWidgets.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Headers/UIView+PassThroughParent.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/Modules/module.modulemap +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/PrivateHeaders/NSObject+Swizzling.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/TNSWidgets.framework/PrivateHeaders/UIView+PropertyBag.h +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → ios-arm64_x86_64-maccatalyst}/dSYMs/TNSWidgets.framework.dSYM/Contents/Info.plist +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → xros-arm64_x86_64-simulator}/TNSWidgets.framework/Info.plist +0 -0
- /package/platforms/ios/TNSWidgets.xcframework/{xros-arm64-simulator → xros-arm64_x86_64-simulator}/TNSWidgets.framework/_CodeSignature/CodeResources +0 -0
package/package.json
CHANGED
|
@@ -26,7 +26,26 @@
|
|
|
26
26
|
<key>DebugSymbolsPath</key>
|
|
27
27
|
<string>dSYMs</string>
|
|
28
28
|
<key>LibraryIdentifier</key>
|
|
29
|
-
<string>
|
|
29
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
30
|
+
<key>LibraryPath</key>
|
|
31
|
+
<string>TNSWidgets.framework</string>
|
|
32
|
+
<key>SupportedArchitectures</key>
|
|
33
|
+
<array>
|
|
34
|
+
<string>arm64</string>
|
|
35
|
+
<string>x86_64</string>
|
|
36
|
+
</array>
|
|
37
|
+
<key>SupportedPlatform</key>
|
|
38
|
+
<string>ios</string>
|
|
39
|
+
<key>SupportedPlatformVariant</key>
|
|
40
|
+
<string>simulator</string>
|
|
41
|
+
</dict>
|
|
42
|
+
<dict>
|
|
43
|
+
<key>BinaryPath</key>
|
|
44
|
+
<string>TNSWidgets.framework/TNSWidgets</string>
|
|
45
|
+
<key>DebugSymbolsPath</key>
|
|
46
|
+
<string>dSYMs</string>
|
|
47
|
+
<key>LibraryIdentifier</key>
|
|
48
|
+
<string>xros-arm64</string>
|
|
30
49
|
<key>LibraryPath</key>
|
|
31
50
|
<string>TNSWidgets.framework</string>
|
|
32
51
|
<key>SupportedArchitectures</key>
|
|
@@ -35,9 +54,45 @@
|
|
|
35
54
|
</array>
|
|
36
55
|
<key>SupportedPlatform</key>
|
|
37
56
|
<string>xros</string>
|
|
57
|
+
</dict>
|
|
58
|
+
<dict>
|
|
59
|
+
<key>BinaryPath</key>
|
|
60
|
+
<string>TNSWidgets.framework/TNSWidgets</string>
|
|
61
|
+
<key>DebugSymbolsPath</key>
|
|
62
|
+
<string>dSYMs</string>
|
|
63
|
+
<key>LibraryIdentifier</key>
|
|
64
|
+
<string>xros-arm64_x86_64-simulator</string>
|
|
65
|
+
<key>LibraryPath</key>
|
|
66
|
+
<string>TNSWidgets.framework</string>
|
|
67
|
+
<key>SupportedArchitectures</key>
|
|
68
|
+
<array>
|
|
69
|
+
<string>arm64</string>
|
|
70
|
+
<string>x86_64</string>
|
|
71
|
+
</array>
|
|
72
|
+
<key>SupportedPlatform</key>
|
|
73
|
+
<string>xros</string>
|
|
38
74
|
<key>SupportedPlatformVariant</key>
|
|
39
75
|
<string>simulator</string>
|
|
40
76
|
</dict>
|
|
77
|
+
<dict>
|
|
78
|
+
<key>BinaryPath</key>
|
|
79
|
+
<string>TNSWidgets.framework/Versions/A/TNSWidgets</string>
|
|
80
|
+
<key>DebugSymbolsPath</key>
|
|
81
|
+
<string>dSYMs</string>
|
|
82
|
+
<key>LibraryIdentifier</key>
|
|
83
|
+
<string>ios-arm64_x86_64-maccatalyst</string>
|
|
84
|
+
<key>LibraryPath</key>
|
|
85
|
+
<string>TNSWidgets.framework</string>
|
|
86
|
+
<key>SupportedArchitectures</key>
|
|
87
|
+
<array>
|
|
88
|
+
<string>arm64</string>
|
|
89
|
+
<string>x86_64</string>
|
|
90
|
+
</array>
|
|
91
|
+
<key>SupportedPlatform</key>
|
|
92
|
+
<string>ios</string>
|
|
93
|
+
<key>SupportedPlatformVariant</key>
|
|
94
|
+
<string>maccatalyst</string>
|
|
95
|
+
</dict>
|
|
41
96
|
</array>
|
|
42
97
|
<key>CFBundlePackageType</key>
|
|
43
98
|
<string>XFWK</string>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,82 +1,82 @@
|
|
|
1
1
|
---
|
|
2
2
|
triple: 'arm64-apple-darwin'
|
|
3
|
-
binary-path: '/Users/nstudio/
|
|
3
|
+
binary-path: '/Users/nstudio/Documents/github/NativeScript/NativeScript/packages/ui-mobile-base/ios/TNSWidgets/build/Release-iphoneos/TNSWidgets.framework/TNSWidgets'
|
|
4
4
|
relocations:
|
|
5
|
-
- { offsetInCU: 0x34, offset: 0x53147, size: 0x8, addend: 0x0, symName: _TNSWidgetsVersionString, symObjAddr: 0x0, symBinAddr:
|
|
6
|
-
- { offsetInCU: 0x69, offset: 0x5317C, size: 0x8, addend: 0x0, symName: _TNSWidgetsVersionNumber, symObjAddr: 0x30, symBinAddr:
|
|
7
|
-
- { offsetInCU: 0x27, offset: 0x531B9, size: 0x8, addend: 0x0, symName: '-[TNSLabel textRectForBounds:limitedToNumberOfLines:]', symObjAddr: 0x0, symBinAddr:
|
|
8
|
-
- { offsetInCU: 0xAB, offset: 0x5323D, size: 0x8, addend: 0x0, symName: '-[TNSLabel textRectForBounds:limitedToNumberOfLines:]', symObjAddr: 0x0, symBinAddr:
|
|
9
|
-
- { offsetInCU: 0x182, offset: 0x53314, size: 0x8, addend: 0x0, symName: '-[TNSLabel drawTextInRect:]', symObjAddr: 0x1E0, symBinAddr:
|
|
10
|
-
- { offsetInCU: 0x215, offset: 0x533A7, size: 0x8, addend: 0x0, symName: '-[TNSLabel padding]', symObjAddr: 0x288, symBinAddr:
|
|
11
|
-
- { offsetInCU: 0x24A, offset: 0x533DC, size: 0x8, addend: 0x0, symName: '-[TNSLabel setPadding:]', symObjAddr: 0x2A0, symBinAddr:
|
|
12
|
-
- { offsetInCU: 0x289, offset: 0x5341B, size: 0x8, addend: 0x0, symName: '-[TNSLabel borderThickness]', symObjAddr: 0x2B8, symBinAddr:
|
|
13
|
-
- { offsetInCU: 0x2BE, offset: 0x53450, size: 0x8, addend: 0x0, symName: '-[TNSLabel setBorderThickness:]', symObjAddr: 0x2D0, symBinAddr:
|
|
14
|
-
- { offsetInCU: 0x27, offset: 0x534DA, size: 0x8, addend: 0x0, symName: ___tns_uptime, symObjAddr: 0x0, symBinAddr:
|
|
15
|
-
- { offsetInCU: 0x59, offset: 0x5350C, size: 0x8, addend: 0x0, symName: ___tns_uptime, symObjAddr: 0x0, symBinAddr:
|
|
16
|
-
- { offsetInCU: 0x186, offset: 0x53639, size: 0x8, addend: 0x0, symName: ___nslog, symObjAddr: 0xF0, symBinAddr:
|
|
17
|
-
- { offsetInCU: 0x27, offset: 0x5369F, size: 0x8, addend: 0x0, symName: '-[NSFileHandle(Async) appendData:completion:]', symObjAddr: 0x0, symBinAddr:
|
|
18
|
-
- { offsetInCU: 0x4A, offset: 0x536C2, size: 0x8, addend: 0x0, symName: '-[NSFileHandle(Async) appendData:completion:]', symObjAddr: 0x0, symBinAddr:
|
|
19
|
-
- { offsetInCU: 0x129, offset: 0x537A1, size: 0x8, addend: 0x0, symName: '___45-[NSFileHandle(Async) appendData:completion:]_block_invoke', symObjAddr: 0xDC, symBinAddr:
|
|
20
|
-
- { offsetInCU:
|
|
21
|
-
- { offsetInCU:
|
|
22
|
-
- { offsetInCU:
|
|
23
|
-
- { offsetInCU:
|
|
24
|
-
- { offsetInCU:
|
|
25
|
-
- { offsetInCU:
|
|
26
|
-
- { offsetInCU:
|
|
27
|
-
- { offsetInCU:
|
|
28
|
-
- { offsetInCU: 0x27, offset:
|
|
29
|
-
- { offsetInCU: 0x4F, offset:
|
|
30
|
-
- { offsetInCU: 0x68, offset:
|
|
31
|
-
- { offsetInCU: 0xCE, offset:
|
|
32
|
-
- { offsetInCU: 0x23B, offset:
|
|
33
|
-
- { offsetInCU: 0x2C7, offset:
|
|
34
|
-
- { offsetInCU: 0x347, offset:
|
|
35
|
-
- { offsetInCU: 0x39E, offset:
|
|
36
|
-
- { offsetInCU: 0x3F1, offset:
|
|
37
|
-
- { offsetInCU: 0x45D, offset:
|
|
38
|
-
- { offsetInCU: 0x4DD, offset:
|
|
39
|
-
- { offsetInCU: 0x534, offset:
|
|
40
|
-
- { offsetInCU: 0x5A0, offset:
|
|
41
|
-
- { offsetInCU: 0x620, offset:
|
|
42
|
-
- { offsetInCU: 0x27, offset:
|
|
43
|
-
- { offsetInCU: 0x43, offset:
|
|
44
|
-
- { offsetInCU: 0x139, offset:
|
|
45
|
-
- { offsetInCU: 0x27, offset:
|
|
46
|
-
- { offsetInCU: 0x4A, offset:
|
|
47
|
-
- { offsetInCU: 0x135, offset:
|
|
48
|
-
- { offsetInCU: 0x1D5, offset:
|
|
49
|
-
- { offsetInCU: 0x23C, offset:
|
|
50
|
-
- { offsetInCU: 0x2ED, offset:
|
|
51
|
-
- { offsetInCU: 0x3A1, offset:
|
|
52
|
-
- { offsetInCU: 0x27, offset:
|
|
53
|
-
- { offsetInCU: 0x4A, offset:
|
|
54
|
-
- { offsetInCU: 0x180, offset:
|
|
55
|
-
- { offsetInCU: 0x200, offset:
|
|
56
|
-
- { offsetInCU: 0x257, offset:
|
|
57
|
-
- { offsetInCU: 0x2F8, offset:
|
|
58
|
-
- { offsetInCU: 0x37D, offset:
|
|
59
|
-
- { offsetInCU: 0x3C4, offset:
|
|
60
|
-
- { offsetInCU: 0x3ED, offset:
|
|
61
|
-
- { offsetInCU: 0x27, offset:
|
|
62
|
-
- { offsetInCU: 0x35, offset:
|
|
63
|
-
- { offsetInCU: 0x5B, offset:
|
|
64
|
-
- { offsetInCU: 0xBF, offset:
|
|
65
|
-
- { offsetInCU: 0xE4, offset:
|
|
66
|
-
- { offsetInCU: 0x163, offset:
|
|
67
|
-
- { offsetInCU: 0x1FA, offset:
|
|
68
|
-
- { offsetInCU: 0x241, offset:
|
|
69
|
-
- { offsetInCU: 0x294, offset:
|
|
70
|
-
- { offsetInCU: 0x2DB, offset:
|
|
71
|
-
- { offsetInCU: 0x31E, offset:
|
|
72
|
-
- { offsetInCU: 0x351, offset:
|
|
73
|
-
- { offsetInCU: 0x27, offset:
|
|
74
|
-
- { offsetInCU: 0x41, offset:
|
|
75
|
-
- { offsetInCU: 0x55, offset:
|
|
76
|
-
- { offsetInCU: 0x7B, offset:
|
|
77
|
-
- { offsetInCU: 0xE8, offset:
|
|
78
|
-
- { offsetInCU: 0x168, offset:
|
|
79
|
-
- { offsetInCU: 0x1A7, offset:
|
|
80
|
-
- { offsetInCU: 0x1EE, offset:
|
|
81
|
-
- { offsetInCU: 0x231, offset:
|
|
5
|
+
- { offsetInCU: 0x34, offset: 0x53147, size: 0x8, addend: 0x0, symName: _TNSWidgetsVersionString, symObjAddr: 0x0, symBinAddr: 0xAEA0, symSize: 0x0 }
|
|
6
|
+
- { offsetInCU: 0x69, offset: 0x5317C, size: 0x8, addend: 0x0, symName: _TNSWidgetsVersionNumber, symObjAddr: 0x30, symBinAddr: 0xAED0, symSize: 0x0 }
|
|
7
|
+
- { offsetInCU: 0x27, offset: 0x531B9, size: 0x8, addend: 0x0, symName: '-[TNSLabel textRectForBounds:limitedToNumberOfLines:]', symObjAddr: 0x0, symBinAddr: 0x8000, symSize: 0x1E0 }
|
|
8
|
+
- { offsetInCU: 0xAB, offset: 0x5323D, size: 0x8, addend: 0x0, symName: '-[TNSLabel textRectForBounds:limitedToNumberOfLines:]', symObjAddr: 0x0, symBinAddr: 0x8000, symSize: 0x1E0 }
|
|
9
|
+
- { offsetInCU: 0x182, offset: 0x53314, size: 0x8, addend: 0x0, symName: '-[TNSLabel drawTextInRect:]', symObjAddr: 0x1E0, symBinAddr: 0x81E0, symSize: 0xA8 }
|
|
10
|
+
- { offsetInCU: 0x215, offset: 0x533A7, size: 0x8, addend: 0x0, symName: '-[TNSLabel padding]', symObjAddr: 0x288, symBinAddr: 0x8288, symSize: 0x18 }
|
|
11
|
+
- { offsetInCU: 0x24A, offset: 0x533DC, size: 0x8, addend: 0x0, symName: '-[TNSLabel setPadding:]', symObjAddr: 0x2A0, symBinAddr: 0x82A0, symSize: 0x18 }
|
|
12
|
+
- { offsetInCU: 0x289, offset: 0x5341B, size: 0x8, addend: 0x0, symName: '-[TNSLabel borderThickness]', symObjAddr: 0x2B8, symBinAddr: 0x82B8, symSize: 0x18 }
|
|
13
|
+
- { offsetInCU: 0x2BE, offset: 0x53450, size: 0x8, addend: 0x0, symName: '-[TNSLabel setBorderThickness:]', symObjAddr: 0x2D0, symBinAddr: 0x82D0, symSize: 0x18 }
|
|
14
|
+
- { offsetInCU: 0x27, offset: 0x534DA, size: 0x8, addend: 0x0, symName: ___tns_uptime, symObjAddr: 0x0, symBinAddr: 0x82E8, symSize: 0xF0 }
|
|
15
|
+
- { offsetInCU: 0x59, offset: 0x5350C, size: 0x8, addend: 0x0, symName: ___tns_uptime, symObjAddr: 0x0, symBinAddr: 0x82E8, symSize: 0xF0 }
|
|
16
|
+
- { offsetInCU: 0x186, offset: 0x53639, size: 0x8, addend: 0x0, symName: ___nslog, symObjAddr: 0xF0, symBinAddr: 0x83D8, symSize: 0x28 }
|
|
17
|
+
- { offsetInCU: 0x27, offset: 0x5369F, size: 0x8, addend: 0x0, symName: '-[NSFileHandle(Async) appendData:completion:]', symObjAddr: 0x0, symBinAddr: 0x8400, symSize: 0xDC }
|
|
18
|
+
- { offsetInCU: 0x4A, offset: 0x536C2, size: 0x8, addend: 0x0, symName: '-[NSFileHandle(Async) appendData:completion:]', symObjAddr: 0x0, symBinAddr: 0x8400, symSize: 0xDC }
|
|
19
|
+
- { offsetInCU: 0x129, offset: 0x537A1, size: 0x8, addend: 0x0, symName: '___45-[NSFileHandle(Async) appendData:completion:]_block_invoke', symObjAddr: 0xDC, symBinAddr: 0x84DC, symSize: 0x28C }
|
|
20
|
+
- { offsetInCU: 0x1DF, offset: 0x53857, size: 0x8, addend: 0x0, symName: '___45-[NSFileHandle(Async) appendData:completion:]_block_invoke_2', symObjAddr: 0x368, symBinAddr: 0x8768, symSize: 0x10 }
|
|
21
|
+
- { offsetInCU: 0x236, offset: 0x538AE, size: 0x8, addend: 0x0, symName: ___copy_helper_block_e8_32s40b, symObjAddr: 0x378, symBinAddr: 0x8778, symSize: 0x34 }
|
|
22
|
+
- { offsetInCU: 0x25F, offset: 0x538D7, size: 0x8, addend: 0x0, symName: ___destroy_helper_block_e8_32s40s, symObjAddr: 0x3AC, symBinAddr: 0x87AC, symSize: 0x28 }
|
|
23
|
+
- { offsetInCU: 0x27E, offset: 0x538F6, size: 0x8, addend: 0x0, symName: ___copy_helper_block_e8_32s40s48b, symObjAddr: 0x3D4, symBinAddr: 0x87D4, symSize: 0x3C }
|
|
24
|
+
- { offsetInCU: 0x2A7, offset: 0x5391F, size: 0x8, addend: 0x0, symName: ___destroy_helper_block_e8_32s40s48s, symObjAddr: 0x410, symBinAddr: 0x8810, symSize: 0x30 }
|
|
25
|
+
- { offsetInCU: 0x2C6, offset: 0x5393E, size: 0x8, addend: 0x0, symName: '+[NSFileHandle(Async) fileHandleWith:data:completion:]', symObjAddr: 0x440, symBinAddr: 0x8840, symSize: 0x104 }
|
|
26
|
+
- { offsetInCU: 0x367, offset: 0x539DF, size: 0x8, addend: 0x0, symName: '___54+[NSFileHandle(Async) fileHandleWith:data:completion:]_block_invoke', symObjAddr: 0x544, symBinAddr: 0x8944, symSize: 0x2D0 }
|
|
27
|
+
- { offsetInCU: 0x429, offset: 0x53AA1, size: 0x8, addend: 0x0, symName: '___54+[NSFileHandle(Async) fileHandleWith:data:completion:]_block_invoke_2', symObjAddr: 0x814, symBinAddr: 0x8C14, symSize: 0x14 }
|
|
28
|
+
- { offsetInCU: 0x27, offset: 0x53E41, size: 0x8, addend: 0x0, symName: '+[UIImage(TNSBlocks) initialize]', symObjAddr: 0x0, symBinAddr: 0x8C28, symSize: 0x30 }
|
|
29
|
+
- { offsetInCU: 0x4F, offset: 0x53E69, size: 0x8, addend: 0x0, symName: _image_queue, symObjAddr: 0x3D88, symBinAddr: 0xCD00, symSize: 0x0 }
|
|
30
|
+
- { offsetInCU: 0x68, offset: 0x53E82, size: 0x8, addend: 0x0, symName: '+[UIImage(TNSBlocks) initialize]', symObjAddr: 0x0, symBinAddr: 0x8C28, symSize: 0x30 }
|
|
31
|
+
- { offsetInCU: 0xCE, offset: 0x53EE8, size: 0x8, addend: 0x0, symName: '-[UIImage(TNSBlocks) tns_forceDecode]', symObjAddr: 0x30, symBinAddr: 0x8C58, symSize: 0x94 }
|
|
32
|
+
- { offsetInCU: 0x23B, offset: 0x54055, size: 0x8, addend: 0x0, symName: '+[UIImage(TNSBlocks) tns_safeDecodeImageNamed:completion:]', symObjAddr: 0xC4, symBinAddr: 0x8CEC, symSize: 0xB8 }
|
|
33
|
+
- { offsetInCU: 0x2C7, offset: 0x540E1, size: 0x8, addend: 0x0, symName: '___58+[UIImage(TNSBlocks) tns_safeDecodeImageNamed:completion:]_block_invoke', symObjAddr: 0x17C, symBinAddr: 0x8DA4, symSize: 0xC8 }
|
|
34
|
+
- { offsetInCU: 0x347, offset: 0x54161, size: 0x8, addend: 0x0, symName: '___58+[UIImage(TNSBlocks) tns_safeDecodeImageNamed:completion:]_block_invoke_2', symObjAddr: 0x244, symBinAddr: 0x8E6C, symSize: 0x10 }
|
|
35
|
+
- { offsetInCU: 0x39E, offset: 0x541B8, size: 0x8, addend: 0x0, symName: '+[UIImage(TNSBlocks) tns_safeImageNamed:]', symObjAddr: 0x2B0, symBinAddr: 0x8E7C, symSize: 0x64 }
|
|
36
|
+
- { offsetInCU: 0x3F1, offset: 0x5420B, size: 0x8, addend: 0x0, symName: '+[UIImage(TNSBlocks) tns_decodeImageWithData:completion:]', symObjAddr: 0x314, symBinAddr: 0x8EE0, symSize: 0xB8 }
|
|
37
|
+
- { offsetInCU: 0x45D, offset: 0x54277, size: 0x8, addend: 0x0, symName: '___57+[UIImage(TNSBlocks) tns_decodeImageWithData:completion:]_block_invoke', symObjAddr: 0x3CC, symBinAddr: 0x8F98, symSize: 0xC8 }
|
|
38
|
+
- { offsetInCU: 0x4DD, offset: 0x542F7, size: 0x8, addend: 0x0, symName: '___57+[UIImage(TNSBlocks) tns_decodeImageWithData:completion:]_block_invoke_2', symObjAddr: 0x494, symBinAddr: 0x9060, symSize: 0x10 }
|
|
39
|
+
- { offsetInCU: 0x534, offset: 0x5434E, size: 0x8, addend: 0x0, symName: '+[UIImage(TNSBlocks) tns_decodeImageWidthContentsOfFile:completion:]', symObjAddr: 0x4A4, symBinAddr: 0x9070, symSize: 0xB8 }
|
|
40
|
+
- { offsetInCU: 0x5A0, offset: 0x543BA, size: 0x8, addend: 0x0, symName: '___68+[UIImage(TNSBlocks) tns_decodeImageWidthContentsOfFile:completion:]_block_invoke', symObjAddr: 0x55C, symBinAddr: 0x9128, symSize: 0xC8 }
|
|
41
|
+
- { offsetInCU: 0x620, offset: 0x5443A, size: 0x8, addend: 0x0, symName: '___68+[UIImage(TNSBlocks) tns_decodeImageWidthContentsOfFile:completion:]_block_invoke_2', symObjAddr: 0x624, symBinAddr: 0x91F0, symSize: 0x10 }
|
|
42
|
+
- { offsetInCU: 0x27, offset: 0x54815, size: 0x8, addend: 0x0, symName: '+[NSObject(Swizzling) swizzleInstanceMethodWithOriginalSelector:fromClass:withSwizzlingSelector:]', symObjAddr: 0x0, symBinAddr: 0x9200, symSize: 0x70 }
|
|
43
|
+
- { offsetInCU: 0x43, offset: 0x54831, size: 0x8, addend: 0x0, symName: '+[NSObject(Swizzling) swizzleInstanceMethodWithOriginalSelector:fromClass:withSwizzlingSelector:]', symObjAddr: 0x0, symBinAddr: 0x9200, symSize: 0x70 }
|
|
44
|
+
- { offsetInCU: 0x139, offset: 0x54927, size: 0x8, addend: 0x0, symName: '+[NSObject(Swizzling) swizzleMethodWithOriginalSelector:originalMethod:fromClass:withSwizzlingSelector:swizzlingMethod:]', symObjAddr: 0x70, symBinAddr: 0x9270, symSize: 0x120 }
|
|
45
|
+
- { offsetInCU: 0x27, offset: 0x54BDC, size: 0x8, addend: 0x0, symName: '+[NSString(Async) stringWithContentsOfFile:encoding:completion:]', symObjAddr: 0x0, symBinAddr: 0x9390, symSize: 0xDC }
|
|
46
|
+
- { offsetInCU: 0x4A, offset: 0x54BFF, size: 0x8, addend: 0x0, symName: '+[NSString(Async) stringWithContentsOfFile:encoding:completion:]', symObjAddr: 0x0, symBinAddr: 0x9390, symSize: 0xDC }
|
|
47
|
+
- { offsetInCU: 0x135, offset: 0x54CEA, size: 0x8, addend: 0x0, symName: '___64+[NSString(Async) stringWithContentsOfFile:encoding:completion:]_block_invoke', symObjAddr: 0xDC, symBinAddr: 0x946C, symSize: 0xEC }
|
|
48
|
+
- { offsetInCU: 0x1D5, offset: 0x54D8A, size: 0x8, addend: 0x0, symName: '___64+[NSString(Async) stringWithContentsOfFile:encoding:completion:]_block_invoke_2', symObjAddr: 0x1C8, symBinAddr: 0x9558, symSize: 0x14 }
|
|
49
|
+
- { offsetInCU: 0x23C, offset: 0x54DF1, size: 0x8, addend: 0x0, symName: '-[NSString(Async) writeToFile:atomically:encoding:completion:]', symObjAddr: 0x2A4, symBinAddr: 0x956C, symSize: 0xF0 }
|
|
50
|
+
- { offsetInCU: 0x2ED, offset: 0x54EA2, size: 0x8, addend: 0x0, symName: '___62-[NSString(Async) writeToFile:atomically:encoding:completion:]_block_invoke', symObjAddr: 0x394, symBinAddr: 0x965C, symSize: 0xB8 }
|
|
51
|
+
- { offsetInCU: 0x3A1, offset: 0x54F56, size: 0x8, addend: 0x0, symName: '___62-[NSString(Async) writeToFile:atomically:encoding:completion:]_block_invoke_2', symObjAddr: 0x44C, symBinAddr: 0x9714, symSize: 0x10 }
|
|
52
|
+
- { offsetInCU: 0x27, offset: 0x552F6, size: 0x8, addend: 0x0, symName: '+[NSData(Async) dataWithContentsOfFile:completion:]', symObjAddr: 0x0, symBinAddr: 0x9724, symSize: 0xD4 }
|
|
53
|
+
- { offsetInCU: 0x4A, offset: 0x55319, size: 0x8, addend: 0x0, symName: '+[NSData(Async) dataWithContentsOfFile:completion:]', symObjAddr: 0x0, symBinAddr: 0x9724, symSize: 0xD4 }
|
|
54
|
+
- { offsetInCU: 0x180, offset: 0x5544F, size: 0x8, addend: 0x0, symName: '___51+[NSData(Async) dataWithContentsOfFile:completion:]_block_invoke', symObjAddr: 0xD4, symBinAddr: 0x97F8, symSize: 0xAC }
|
|
55
|
+
- { offsetInCU: 0x200, offset: 0x554CF, size: 0x8, addend: 0x0, symName: '___51+[NSData(Async) dataWithContentsOfFile:completion:]_block_invoke_2', symObjAddr: 0x180, symBinAddr: 0x98A4, symSize: 0x10 }
|
|
56
|
+
- { offsetInCU: 0x257, offset: 0x55526, size: 0x8, addend: 0x0, symName: '-[NSData(Async) writeToFile:atomically:completion:]', symObjAddr: 0x1EC, symBinAddr: 0x98B4, symSize: 0xEC }
|
|
57
|
+
- { offsetInCU: 0x2F8, offset: 0x555C7, size: 0x8, addend: 0x0, symName: '___51-[NSData(Async) writeToFile:atomically:completion:]_block_invoke', symObjAddr: 0x2D8, symBinAddr: 0x99A0, symSize: 0x84 }
|
|
58
|
+
- { offsetInCU: 0x37D, offset: 0x5564C, size: 0x8, addend: 0x0, symName: '___51-[NSData(Async) writeToFile:atomically:completion:]_block_invoke_2', symObjAddr: 0x35C, symBinAddr: 0x9A24, symSize: 0xC }
|
|
59
|
+
- { offsetInCU: 0x3C4, offset: 0x55693, size: 0x8, addend: 0x0, symName: ___copy_helper_block_e8_32b, symObjAddr: 0x368, symBinAddr: 0x9A30, symSize: 0x10 }
|
|
60
|
+
- { offsetInCU: 0x3ED, offset: 0x556BC, size: 0x8, addend: 0x0, symName: ___destroy_helper_block_e8_32s, symObjAddr: 0x378, symBinAddr: 0x9A40, symSize: 0x8 }
|
|
61
|
+
- { offsetInCU: 0x27, offset: 0x559A2, size: 0x8, addend: 0x0, symName: '+[UIView(PropertyBag) load]', symObjAddr: 0x0, symBinAddr: 0x9A48, symSize: 0x4 }
|
|
62
|
+
- { offsetInCU: 0x35, offset: 0x559B0, size: 0x8, addend: 0x0, symName: '+[UIView(PropertyBag) loadPropertyBag]', symObjAddr: 0x4, symBinAddr: 0x9A4C, symSize: 0x84 }
|
|
63
|
+
- { offsetInCU: 0x5B, offset: 0x559D6, size: 0x8, addend: 0x0, symName: _loadPropertyBag.onceToken, symObjAddr: 0x2880, symBinAddr: 0xCD08, symSize: 0x0 }
|
|
64
|
+
- { offsetInCU: 0xBF, offset: 0x55A3A, size: 0x8, addend: 0x0, symName: __propertyBagHolder, symObjAddr: 0x2888, symBinAddr: 0xCD40, symSize: 0x0 }
|
|
65
|
+
- { offsetInCU: 0xE4, offset: 0x55A5F, size: 0x8, addend: 0x0, symName: '+[UIView(PropertyBag) load]', symObjAddr: 0x0, symBinAddr: 0x9A48, symSize: 0x4 }
|
|
66
|
+
- { offsetInCU: 0x163, offset: 0x55ADE, size: 0x8, addend: 0x0, symName: '___38+[UIView(PropertyBag) loadPropertyBag]_block_invoke', symObjAddr: 0x88, symBinAddr: 0x9AD0, symSize: 0x4C }
|
|
67
|
+
- { offsetInCU: 0x1FA, offset: 0x55B75, size: 0x8, addend: 0x0, symName: '-[UIView(PropertyBag) propertyValueForKey:]', symObjAddr: 0xD4, symBinAddr: 0x9B1C, symSize: 0x6C }
|
|
68
|
+
- { offsetInCU: 0x241, offset: 0x55BBC, size: 0x8, addend: 0x0, symName: '-[UIView(PropertyBag) setPropertyValue:forKey:]', symObjAddr: 0x140, symBinAddr: 0x9B88, symSize: 0x74 }
|
|
69
|
+
- { offsetInCU: 0x294, offset: 0x55C0F, size: 0x8, addend: 0x0, symName: '-[UIView(PropertyBag) propertyBag]', symObjAddr: 0x1B4, symBinAddr: 0x9BFC, symSize: 0xCC }
|
|
70
|
+
- { offsetInCU: 0x2DB, offset: 0x55C56, size: 0x8, addend: 0x0, symName: '-[UIView(PropertyBag) setPropertyBag:]', symObjAddr: 0x280, symBinAddr: 0x9CC8, symSize: 0xA8 }
|
|
71
|
+
- { offsetInCU: 0x31E, offset: 0x55C99, size: 0x8, addend: 0x0, symName: '-[UIView(PropertyBag) removePropertyBag]', symObjAddr: 0x328, symBinAddr: 0x9D70, symSize: 0x70 }
|
|
72
|
+
- { offsetInCU: 0x351, offset: 0x55CCC, size: 0x8, addend: 0x0, symName: '-[UIView(PropertyBag) propertyBag_dealloc]', symObjAddr: 0x398, symBinAddr: 0x9DE0, symSize: 0x24 }
|
|
73
|
+
- { offsetInCU: 0x27, offset: 0x55DF6, size: 0x8, addend: 0x0, symName: '+[UIView(PassThroughParent) load]', symObjAddr: 0x0, symBinAddr: 0x9E04, symSize: 0x4 }
|
|
74
|
+
- { offsetInCU: 0x41, offset: 0x55E10, size: 0x8, addend: 0x0, symName: _TLKPassThroughParentKey, symObjAddr: 0x1F8, symBinAddr: 0xC2E0, symSize: 0x0 }
|
|
75
|
+
- { offsetInCU: 0x55, offset: 0x55E24, size: 0x8, addend: 0x0, symName: '+[UIView(PassThroughParent) loadHitTest]', symObjAddr: 0x4, symBinAddr: 0x9E08, symSize: 0x84 }
|
|
76
|
+
- { offsetInCU: 0x7B, offset: 0x55E4A, size: 0x8, addend: 0x0, symName: _loadHitTest.onceToken, symObjAddr: 0x23F0, symBinAddr: 0xCD10, symSize: 0x0 }
|
|
77
|
+
- { offsetInCU: 0xE8, offset: 0x55EB7, size: 0x8, addend: 0x0, symName: '+[UIView(PassThroughParent) load]', symObjAddr: 0x0, symBinAddr: 0x9E04, symSize: 0x4 }
|
|
78
|
+
- { offsetInCU: 0x168, offset: 0x55F37, size: 0x8, addend: 0x0, symName: '___40+[UIView(PassThroughParent) loadHitTest]_block_invoke', symObjAddr: 0x88, symBinAddr: 0x9E8C, symSize: 0x40 }
|
|
79
|
+
- { offsetInCU: 0x1A7, offset: 0x55F76, size: 0x8, addend: 0x0, symName: '-[UIView(PassThroughParent) passThroughParent]', symObjAddr: 0xC8, symBinAddr: 0x9ECC, symSize: 0x54 }
|
|
80
|
+
- { offsetInCU: 0x1EE, offset: 0x55FBD, size: 0x8, addend: 0x0, symName: '-[UIView(PassThroughParent) setPassThroughParent:]', symObjAddr: 0x11C, symBinAddr: 0x9F20, symSize: 0x4C }
|
|
81
|
+
- { offsetInCU: 0x231, offset: 0x56000, size: 0x8, addend: 0x0, symName: '-[UIView(PassThroughParent) passThrough_hitTest:withEvent:]', symObjAddr: 0x168, symBinAddr: 0x9F6C, symSize: 0x50 }
|
|
82
82
|
...
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
3
|
+
<plist version="1.0">
|
|
4
|
+
<dict>
|
|
5
|
+
<key>BuildMachineOSBuild</key>
|
|
6
|
+
<string>23C71</string>
|
|
7
|
+
<key>CFBundleDevelopmentRegion</key>
|
|
8
|
+
<string>en</string>
|
|
9
|
+
<key>CFBundleExecutable</key>
|
|
10
|
+
<string>TNSWidgets</string>
|
|
11
|
+
<key>CFBundleIdentifier</key>
|
|
12
|
+
<string>org.nativescript.TNSWidgets</string>
|
|
13
|
+
<key>CFBundleInfoDictionaryVersion</key>
|
|
14
|
+
<string>6.0</string>
|
|
15
|
+
<key>CFBundleName</key>
|
|
16
|
+
<string>TNSWidgets</string>
|
|
17
|
+
<key>CFBundlePackageType</key>
|
|
18
|
+
<string>FMWK</string>
|
|
19
|
+
<key>CFBundleShortVersionString</key>
|
|
20
|
+
<string>1.0</string>
|
|
21
|
+
<key>CFBundleSignature</key>
|
|
22
|
+
<string>????</string>
|
|
23
|
+
<key>CFBundleSupportedPlatforms</key>
|
|
24
|
+
<array>
|
|
25
|
+
<string>MacOSX</string>
|
|
26
|
+
</array>
|
|
27
|
+
<key>CFBundleVersion</key>
|
|
28
|
+
<string>1</string>
|
|
29
|
+
<key>DTCompiler</key>
|
|
30
|
+
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
31
|
+
<key>DTPlatformBuild</key>
|
|
32
|
+
<string></string>
|
|
33
|
+
<key>DTPlatformName</key>
|
|
34
|
+
<string>macosx</string>
|
|
35
|
+
<key>DTPlatformVersion</key>
|
|
36
|
+
<string>14.2</string>
|
|
37
|
+
<key>DTSDKBuild</key>
|
|
38
|
+
<string>23C53</string>
|
|
39
|
+
<key>DTSDKName</key>
|
|
40
|
+
<string>macosx14.2</string>
|
|
41
|
+
<key>DTXcode</key>
|
|
42
|
+
<string>1520</string>
|
|
43
|
+
<key>DTXcodeBuild</key>
|
|
44
|
+
<string>15C500b</string>
|
|
45
|
+
<key>LSMinimumSystemVersion</key>
|
|
46
|
+
<string>10.15</string>
|
|
47
|
+
<key>UIDeviceFamily</key>
|
|
48
|
+
<array>
|
|
49
|
+
<integer>2</integer>
|
|
50
|
+
</array>
|
|
51
|
+
</dict>
|
|
52
|
+
</plist>
|
|
Binary file
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
//
|
|
2
|
+
// NSData+Async.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Peter Staev on 7.08.19.
|
|
6
|
+
// Copyright © 2019 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <Foundation/Foundation.h>
|
|
10
|
+
|
|
11
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
12
|
+
|
|
13
|
+
@interface NSData (Async)
|
|
14
|
+
|
|
15
|
+
+ (void)dataWithContentsOfFile:(nonnull NSString*)path
|
|
16
|
+
completion:(void (^) (NSData*))callback;
|
|
17
|
+
|
|
18
|
+
- (void)writeToFile:(nonnull NSString*) path
|
|
19
|
+
atomically:(BOOL)atomically
|
|
20
|
+
completion:(void (^) (void))callback;
|
|
21
|
+
|
|
22
|
+
@end
|
|
23
|
+
|
|
24
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
//
|
|
2
|
+
// NSFileHandle+Async.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Osei Fortune on 03/05/2023.
|
|
6
|
+
// Copyright © 2023 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <Foundation/Foundation.h>
|
|
10
|
+
|
|
11
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
12
|
+
|
|
13
|
+
@interface NSFileHandle (Async)
|
|
14
|
+
|
|
15
|
+
- (void)appendData:(nonnull NSData*) data
|
|
16
|
+
completion:(void (^) (NSError*))callback;
|
|
17
|
+
|
|
18
|
+
+ (void)fileHandleWith:(NSString *)path data:(NSData *)data completion:(void (^)(NSFileHandle*,NSError*))callback;
|
|
19
|
+
|
|
20
|
+
@end
|
|
21
|
+
|
|
22
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//
|
|
2
|
+
// NSString+Async.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Peter Staev on 5.08.19.
|
|
6
|
+
// Copyright © 2019 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <Foundation/Foundation.h>
|
|
10
|
+
|
|
11
|
+
NS_ASSUME_NONNULL_BEGIN
|
|
12
|
+
|
|
13
|
+
@interface NSString (Async)
|
|
14
|
+
|
|
15
|
+
+ (void)stringWithContentsOfFile:(nonnull NSString*)path
|
|
16
|
+
encoding:(NSStringEncoding)enc
|
|
17
|
+
completion:(void (^) (NSString*, NSError*))callback;
|
|
18
|
+
|
|
19
|
+
- (void)writeToFile:(nonnull NSString*) path
|
|
20
|
+
atomically:(BOOL)atomically
|
|
21
|
+
encoding:(NSStringEncoding)enc
|
|
22
|
+
completion:(void (^) (NSError*))callback;
|
|
23
|
+
@end
|
|
24
|
+
|
|
25
|
+
NS_ASSUME_NONNULL_END
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
//
|
|
2
|
+
// TNSLabel.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Hristo Hristov on 6/9/16.
|
|
6
|
+
// Copyright © 2016 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <UIKit/UIKit.h>
|
|
10
|
+
|
|
11
|
+
@interface TNSLabel : UILabel
|
|
12
|
+
|
|
13
|
+
@property(nonatomic) UIEdgeInsets padding;
|
|
14
|
+
@property(nonatomic) UIEdgeInsets borderThickness;
|
|
15
|
+
|
|
16
|
+
@end
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
//
|
|
2
|
+
// TNSProcess.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Panayot Cankov on 15/05/2017.
|
|
6
|
+
// Copyright © 2017 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#ifndef TNSProcess_h
|
|
10
|
+
#define TNSProcess_h
|
|
11
|
+
|
|
12
|
+
#import <Foundation/Foundation.h>
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* Get the milliseconds since the process started.
|
|
16
|
+
*/
|
|
17
|
+
double __tns_uptime(void);
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* Provides access to NSLog. The runtime implementation of console.log is filtered in release.
|
|
21
|
+
* We rarely need to log in release but in cases such as when logging app startup times in release,
|
|
22
|
+
* this will be convenient shortcut to NSLog, NSLog is not exposed.
|
|
23
|
+
*
|
|
24
|
+
* Please note the {N} CLI may be filtering app output, prefixing the message with "CONSOLE LOG"
|
|
25
|
+
* will make the logs visible in "tns run ios --release" builds.
|
|
26
|
+
*/
|
|
27
|
+
void __nslog(NSString* message);
|
|
28
|
+
|
|
29
|
+
#endif /* TNSProcess_h */
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//
|
|
2
|
+
// TNSWidgets.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Panayot Cankov on 4/27/16.
|
|
6
|
+
// Copyright © 2016 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <UIKit/UIKit.h>
|
|
10
|
+
|
|
11
|
+
//! Project version number for TNSWidgets.
|
|
12
|
+
FOUNDATION_EXPORT double TNSWidgetsVersionNumber;
|
|
13
|
+
|
|
14
|
+
//! Project version string for TNSWidgets.
|
|
15
|
+
FOUNDATION_EXPORT const unsigned char TNSWidgetsVersionString[];
|
|
16
|
+
|
|
17
|
+
// In this header, you should import all the public headers of your framework using statements like #import <TNSWidgets/PublicHeader.h>
|
|
18
|
+
|
|
19
|
+
#import "UIImage+TNSBlocks.h"
|
|
20
|
+
#import "UIView+PassThroughParent.h"
|
|
21
|
+
#import "TNSLabel.h"
|
|
22
|
+
#import "TNSProcess.h"
|
|
23
|
+
#import "NSString+Async.h"
|
|
24
|
+
#import "NSData+Async.h"
|
|
25
|
+
#import "NSFileHandle+Async.h"
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
//
|
|
2
|
+
// UIImage+UIImage_Async.h
|
|
3
|
+
// TKImageAsync
|
|
4
|
+
//
|
|
5
|
+
// Created by Panayot Cankov on 4/18/16.
|
|
6
|
+
// Copyright © 2016 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
@interface UIImage (TNSBlocks)
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Similar to imageNamed: however it runs on a separate queue so the UI thread is not blocked.
|
|
13
|
+
* It also draws the UIImage in a small thumb to force decoding potentially avoiding UI hicckups when displayed.
|
|
14
|
+
*/
|
|
15
|
+
+ (void) tns_safeDecodeImageNamed: (NSString*) name completion: (void (^) (UIImage*))callback;
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Same as imageNamed, however calls to this method are sinchronized to be thread safe in iOS8 along with calls to tns_safeImageNamed and tns_safeDecodeImageNamed:completion:
|
|
19
|
+
* imageNamed is thread safe in iOS 9 and later so in later versions this methods simply fallbacks to imageNamed:
|
|
20
|
+
*/
|
|
21
|
+
+ (UIImage*) tns_safeImageNamed: (NSString*) name;
|
|
22
|
+
|
|
23
|
+
+ (void) tns_decodeImageWithData: (NSData*) data completion: (void (^) (UIImage*))callback;
|
|
24
|
+
+ (void) tns_decodeImageWidthContentsOfFile: (NSString*) file completion: (void (^) (UIImage*))callback;
|
|
25
|
+
|
|
26
|
+
@end
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
//
|
|
2
|
+
// UIView+PassThroughParent.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Manol Donev on 21.08.18.
|
|
6
|
+
// Copyright © 2018 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <UIKit/UIKit.h>
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
@interface UIView (PassThroughParent)
|
|
13
|
+
|
|
14
|
+
- (BOOL) passThroughParent;
|
|
15
|
+
- (void) setPassThroughParent:(BOOL) passThroughParent;
|
|
16
|
+
|
|
17
|
+
@end
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
//
|
|
2
|
+
// NSObject+Swizzling.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Manol Donev on 21.08.18.
|
|
6
|
+
// Copyright © 2018 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <Foundation/Foundation.h>
|
|
10
|
+
#import <objc/runtime.h>
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@interface NSObject (Swizzling)
|
|
14
|
+
|
|
15
|
+
+ (void)swizzleInstanceMethodWithOriginalSelector:(SEL)originalSelector fromClass:(Class)classContainigOriginalSel withSwizzlingSelector:(SEL)swizzlingSelector;
|
|
16
|
+
|
|
17
|
+
@end
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
//
|
|
2
|
+
// UIView+PropertyBag.h
|
|
3
|
+
// TNSWidgets
|
|
4
|
+
//
|
|
5
|
+
// Created by Manol Donev on 21.08.18.
|
|
6
|
+
// Copyright © 2018 Telerik A D. All rights reserved.
|
|
7
|
+
//
|
|
8
|
+
|
|
9
|
+
#import <Foundation/Foundation.h>
|
|
10
|
+
#import <UIKit/UIKit.h>
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@interface UIView (PropertyBag)
|
|
14
|
+
|
|
15
|
+
- (id) propertyValueForKey:(NSString*) key;
|
|
16
|
+
- (void) setPropertyValue:(id) value forKey:(NSString*) key;
|
|
17
|
+
|
|
18
|
+
@end
|