Skip to content

Commit 2f27b5a

Browse files
feat: remove all AppShellDataLayer instances
1 parent 6097b2e commit 2f27b5a

File tree

28 files changed

+65
-329
lines changed

28 files changed

+65
-329
lines changed

DependencyList.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Test SDK Package Dependencies
22
### Immediate dependencies
3-
* AppShellWidgetInterface (20.7.0) - no IntuitDataLayer dependency
3+
* AppShellWidgetInterface (20.7.0) - no IntuitDataLayer/AppShellDataLayer, DynamicCache, Player dependency
44
* AFMobileContextInterface (1.0.0)
55
* AFMobileAuthenticationInterface (1.2.0)
66
* AFMobileAnalyticsInterface (1.0.0)
Binary file not shown.

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,34 +10,34 @@
1010
<key>DebugSymbolsPath</key>
1111
<string>dSYMs</string>
1212
<key>LibraryIdentifier</key>
13-
<string>ios-arm64</string>
13+
<string>ios-arm64_x86_64-simulator</string>
1414
<key>LibraryPath</key>
1515
<string>AFMobileIntuitDataLayerInterface.framework</string>
1616
<key>SupportedArchitectures</key>
1717
<array>
1818
<string>arm64</string>
19+
<string>x86_64</string>
1920
</array>
2021
<key>SupportedPlatform</key>
2122
<string>ios</string>
23+
<key>SupportedPlatformVariant</key>
24+
<string>simulator</string>
2225
</dict>
2326
<dict>
2427
<key>BinaryPath</key>
2528
<string>AFMobileIntuitDataLayerInterface.framework/AFMobileIntuitDataLayerInterface</string>
2629
<key>DebugSymbolsPath</key>
2730
<string>dSYMs</string>
2831
<key>LibraryIdentifier</key>
29-
<string>ios-arm64_x86_64-simulator</string>
32+
<string>ios-arm64</string>
3033
<key>LibraryPath</key>
3134
<string>AFMobileIntuitDataLayerInterface.framework</string>
3235
<key>SupportedArchitectures</key>
3336
<array>
3437
<string>arm64</string>
35-
<string>x86_64</string>
3638
</array>
3739
<key>SupportedPlatform</key>
3840
<string>ios</string>
39-
<key>SupportedPlatformVariant</key>
40-
<string>simulator</string>
4141
</dict>
4242
</array>
4343
<key>CFBundlePackageType</key>

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/ios-arm64/AFMobileIntuitDataLayerInterface.framework/Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios.private.swiftinterface

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// swift-interface-format-version: 1.0
22
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
3-
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
3+
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
44
// swift-module-flags-ignorable: -enable-bare-slash-regex
55
@_exported import AFMobileIntuitDataLayerInterface
66
import Foundation

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/ios-arm64/AFMobileIntuitDataLayerInterface.framework/Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios.swiftinterface

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// swift-interface-format-version: 1.0
22
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
3-
// swift-module-flags: -target arm64-apple-ios13.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
3+
// swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
44
// swift-module-flags-ignorable: -enable-bare-slash-regex
55
@_exported import AFMobileIntuitDataLayerInterface
66
import Foundation

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/ios-arm64/dSYMs/AFMobileIntuitDataLayerInterface.framework.dSYM/Contents/Resources/Relocations/aarch64/AFMobileIntuitDataLayerInterface.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
triple: 'arm64-apple-darwin'
33
binary-path: '/Users/jdomingo/Library/Developer/Xcode/DerivedData/IntuitAppShellSample-azyppdqhiuuwljazsarxkcgzzaum/Build/Intermediates.noindex/ArchiveIntermediates/AFMobileIntuitDataLayerInterface/InstallationBuildProductsLocation/Library/Frameworks/AFMobileIntuitDataLayerInterface.framework/AFMobileIntuitDataLayerInterface'
44
relocations:
5-
- { offsetInCU: 0x34, offset: 0x538D4, size: 0x8, addend: 0x0, symName: _AFMobileIntuitDataLayerInterfaceVersionString, symObjAddr: 0x0, symBinAddr: 0x65C0, symSize: 0x0 }
6-
- { offsetInCU: 0x69, offset: 0x53909, size: 0x8, addend: 0x0, symName: _AFMobileIntuitDataLayerInterfaceVersionNumber, symObjAddr: 0x60, symBinAddr: 0x6620, symSize: 0x0 }
5+
- { offsetInCU: 0x34, offset: 0x538D4, size: 0x8, addend: 0x0, symName: _AFMobileIntuitDataLayerInterfaceVersionString, symObjAddr: 0x0, symBinAddr: 0x53D0, symSize: 0x0 }
6+
- { offsetInCU: 0x69, offset: 0x53909, size: 0x8, addend: 0x0, symName: _AFMobileIntuitDataLayerInterfaceVersionNumber, symObjAddr: 0x60, symBinAddr: 0x5430, symSize: 0x0 }
77
- { offsetInCU: 0x27, offset: 0x53946, size: 0x8, addend: 0x0, symName: '_$s32AFMobileIntuitDataLayerInterface05ShellcD0C6shared_WZ', symObjAddr: 0x0, symBinAddr: 0x4000, symSize: 0x34 }
8-
- { offsetInCU: 0x4B, offset: 0x5396A, size: 0x8, addend: 0x0, symName: '_$s32AFMobileIntuitDataLayerInterface05ShellcD0C6sharedAA0cD0_pvpZ', symObjAddr: 0x1838, symBinAddr: 0xC8A8, symSize: 0x0 }
8+
- { offsetInCU: 0x4B, offset: 0x5396A, size: 0x8, addend: 0x0, symName: '_$s32AFMobileIntuitDataLayerInterface05ShellcD0C6sharedAA0cD0_pvpZ', symObjAddr: 0x1838, symBinAddr: 0xC6A8, symSize: 0x0 }
99
- { offsetInCU: 0x82, offset: 0x539A1, size: 0x8, addend: 0x0, symName: '_$s32AFMobileIntuitDataLayerInterface05ShellcD0CACycfC', symObjAddr: 0x34, symBinAddr: 0x4034, symSize: 0x10 }
1010
- { offsetInCU: 0x96, offset: 0x539B5, size: 0x8, addend: 0x0, symName: '_$s32AFMobileIntuitDataLayerInterface05ShellcD0CACycfc', symObjAddr: 0x44, symBinAddr: 0x4044, symSize: 0x8 }
1111
- { offsetInCU: 0xC5, offset: 0x539E4, size: 0x8, addend: 0x0, symName: '_$s32AFMobileIntuitDataLayerInterface05ShellcD0Cfd', symObjAddr: 0x4C, symBinAddr: 0x404C, symSize: 0x8 }

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/ios-arm64_x86_64-simulator/AFMobileIntuitDataLayerInterface.framework/Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// swift-interface-format-version: 1.0
22
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
3-
// swift-module-flags: -target arm64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
3+
// swift-module-flags: -target arm64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
44
// swift-module-flags-ignorable: -enable-bare-slash-regex
55
@_exported import AFMobileIntuitDataLayerInterface
66
import Foundation

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/ios-arm64_x86_64-simulator/AFMobileIntuitDataLayerInterface.framework/Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.swiftinterface

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// swift-interface-format-version: 1.0
22
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
3-
// swift-module-flags: -target arm64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
3+
// swift-module-flags: -target arm64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
44
// swift-module-flags-ignorable: -enable-bare-slash-regex
55
@_exported import AFMobileIntuitDataLayerInterface
66
import Foundation

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/ios-arm64_x86_64-simulator/AFMobileIntuitDataLayerInterface.framework/Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// swift-interface-format-version: 1.0
22
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
3-
// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
3+
// swift-module-flags: -target x86_64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
44
// swift-module-flags-ignorable: -enable-bare-slash-regex
55
@_exported import AFMobileIntuitDataLayerInterface
66
import Foundation

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/ios-arm64_x86_64-simulator/AFMobileIntuitDataLayerInterface.framework/Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.swiftinterface

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// swift-interface-format-version: 1.0
22
// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
3-
// swift-module-flags: -target x86_64-apple-ios13.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
3+
// swift-module-flags: -target x86_64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AFMobileIntuitDataLayerInterface
44
// swift-module-flags-ignorable: -enable-bare-slash-regex
55
@_exported import AFMobileIntuitDataLayerInterface
66
import Foundation

Frameworks/AFMobileIntuitDataLayerInterface.xcframework/ios-arm64_x86_64-simulator/AFMobileIntuitDataLayerInterface.framework/_CodeSignature/CodeResources

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,47 +14,47 @@
1414
</data>
1515
<key>Info.plist</key>
1616
<data>
17-
Bun/P38fmBIP82yEOsXQq0bnN2M=
17+
BStOit4ZHhh0uBhJBVG/FQQLPfg=
1818
</data>
1919
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
2020
<data>
2121
4/e+bFqNu+/+oefGxQvc6GBKL1o=
2222
</data>
2323
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
2424
<data>
25-
X/Ee16DJPbqb0wbycA3gCxY+pjU=
25+
K5YytBHP/921XZc8hpq21ogUY9Q=
2626
</data>
2727
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
2828
<data>
29-
tsEyLG4ARRfwl12NPwEifBILREM=
29+
Ci/7WNO+ZShcWFuB/wv2IiQ/YNs=
3030
</data>
3131
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
3232
<data>
33-
X/Ee16DJPbqb0wbycA3gCxY+pjU=
33+
K5YytBHP/921XZc8hpq21ogUY9Q=
3434
</data>
3535
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
3636
<data>
37-
6llCDqR2qgcQTwiWWPT0VvudD8o=
37+
/NVIY90Y1lL1Y2yfAoDsqZh3jGY=
3838
</data>
3939
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
4040
<data>
4141
4/e+bFqNu+/+oefGxQvc6GBKL1o=
4242
</data>
4343
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
4444
<data>
45-
Ht/VpBwI00Inecg/XW30w8R1NEw=
45+
nHYbd3Cpr9/jOT3jQJR0/Nm6gLg=
4646
</data>
4747
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
4848
<data>
49-
4eqhFFN8WtwYP0DebF7dcevohBM=
49+
oQBFvoG91msF0+iK6AT7GsCMN9U=
5050
</data>
5151
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
5252
<data>
53-
Ht/VpBwI00Inecg/XW30w8R1NEw=
53+
nHYbd3Cpr9/jOT3jQJR0/Nm6gLg=
5454
</data>
5555
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
5656
<data>
57-
qvNlOkatb+w3fX8MiXzpx3X2S9c=
57+
hHwJVKh+mWIBE0qdaPeKIw9UwE8=
5858
</data>
5959
<key>Modules/module.modulemap</key>
6060
<data>
@@ -88,28 +88,28 @@
8888
<dict>
8989
<key>hash2</key>
9090
<data>
91-
DBnJeOET3CgaNrq9vdfxW8BtHuw71KTyY0M75cY150U=
91+
ZyPNTuRLqqI1o3Z1f9a6J6wI6H7y/zSsgjyjpPLBVDA=
9292
</data>
9393
</dict>
9494
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
9595
<dict>
9696
<key>hash2</key>
9797
<data>
98-
l3KP6jenGlWqv21qjrJJ1H1J6htFkbbfDHbcRR7EcPk=
98+
7zY8G8PYL+9X2H9Ut2eVwa8OWGC8MKr5DD5ebpvlm7M=
9999
</data>
100100
</dict>
101101
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
102102
<dict>
103103
<key>hash2</key>
104104
<data>
105-
DBnJeOET3CgaNrq9vdfxW8BtHuw71KTyY0M75cY150U=
105+
ZyPNTuRLqqI1o3Z1f9a6J6wI6H7y/zSsgjyjpPLBVDA=
106106
</data>
107107
</dict>
108108
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
109109
<dict>
110110
<key>hash2</key>
111111
<data>
112-
VYDhPv70sm4KbiuX+1cpIW7N2iFIH9QVSRYG0hQXEjg=
112+
C2saXaM2GNCce7JVYiMjUccxmsJil/W37WsKJ1gmQOw=
113113
</data>
114114
</dict>
115115
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
@@ -123,28 +123,28 @@
123123
<dict>
124124
<key>hash2</key>
125125
<data>
126-
XrdrxP+A6bcYZxAtUEfQBmIrPygcw0v7i8j4qEUsP34=
126+
CcRQsmPKT6JFH/uBa4Umcw0tMFoUmY5F3WieRu92v44=
127127
</data>
128128
</dict>
129129
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
130130
<dict>
131131
<key>hash2</key>
132132
<data>
133-
7xsizUPJQiwJyHLpNX5DupWvIcXfW6Kn/Z3wP1/tz8A=
133+
BUxZTCRsPMcWSKo3k8rVkKV8m18i0yps24UJpszg3BA=
134134
</data>
135135
</dict>
136136
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
137137
<dict>
138138
<key>hash2</key>
139139
<data>
140-
XrdrxP+A6bcYZxAtUEfQBmIrPygcw0v7i8j4qEUsP34=
140+
CcRQsmPKT6JFH/uBa4Umcw0tMFoUmY5F3WieRu92v44=
141141
</data>
142142
</dict>
143143
<key>Modules/AFMobileIntuitDataLayerInterface.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
144144
<dict>
145145
<key>hash2</key>
146146
<data>
147-
ikl7opZXxUJ8i/YnhwSeQMZfwVIaFjXpnWcuG8NHA+4=
147+
qqr9oXiEBx3VBL5ugCON+TeKDvZLY1wFkPWV6dJkRJM=
148148
</data>
149149
</dict>
150150
<key>Modules/module.modulemap</key>

0 commit comments

Comments
 (0)