gomarketme-react-native 5.0.1 → 5.0.3
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/README.md +4 -4
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/Info.plist +19 -2
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/_CodeSignature/CodeRequirements +0 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/_CodeSignature/CodeResources +465 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json +2932 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.package.swiftinterface +86 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface +86 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc +0 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface +86 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.abi.json +2932 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.package.swiftinterface +86 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface +86 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc +0 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface +86 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/A/GoMarketMeAppleCoreKit +0 -0
- package/ios/Frameworks/GoMarketMeAppleCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/A/Resources/Info.plist +51 -0
- package/package.json +3 -5
- /package/android/libs/{core-5.0.0.jar → core-5.0.1.jar} +0 -0
package/README.md
CHANGED
|
@@ -10,19 +10,19 @@
|
|
|
10
10
|
### npm
|
|
11
11
|
|
|
12
12
|
```bash
|
|
13
|
-
npm install gomarketme-react-native@5.0.
|
|
13
|
+
npm install gomarketme-react-native@5.0.3
|
|
14
14
|
```
|
|
15
15
|
|
|
16
16
|
### Yarn
|
|
17
17
|
|
|
18
18
|
```bash
|
|
19
|
-
yarn add gomarketme-react-native@5.0.
|
|
19
|
+
yarn add gomarketme-react-native@5.0.3
|
|
20
20
|
```
|
|
21
21
|
|
|
22
22
|
### pnpm
|
|
23
23
|
|
|
24
24
|
```bash
|
|
25
|
-
pnpm add gomarketme-react-native@5.0.
|
|
25
|
+
pnpm add gomarketme-react-native@5.0.3
|
|
26
26
|
```
|
|
27
27
|
|
|
28
28
|
|
|
@@ -47,7 +47,7 @@ useEffect(() => {
|
|
|
47
47
|
}, []);
|
|
48
48
|
```
|
|
49
49
|
|
|
50
|
-
Replace `API_KEY` with your actual GoMarketMe API key. You can find it
|
|
50
|
+
Replace `API_KEY` with your actual GoMarketMe API key. You can find it during onboarding or in **Profile > [API Key](https://gomarketme.net/marketer/profile/#account-settings)**.
|
|
51
51
|
|
|
52
52
|
### Alternative Step 1/3: Programmatic Affiliate Marketing
|
|
53
53
|
|
|
@@ -4,6 +4,20 @@
|
|
|
4
4
|
<dict>
|
|
5
5
|
<key>AvailableLibraries</key>
|
|
6
6
|
<array>
|
|
7
|
+
<dict>
|
|
8
|
+
<key>BinaryPath</key>
|
|
9
|
+
<string>GoMarketMeAppleCoreKit.framework/GoMarketMeAppleCoreKit</string>
|
|
10
|
+
<key>LibraryIdentifier</key>
|
|
11
|
+
<string>ios-arm64</string>
|
|
12
|
+
<key>LibraryPath</key>
|
|
13
|
+
<string>GoMarketMeAppleCoreKit.framework</string>
|
|
14
|
+
<key>SupportedArchitectures</key>
|
|
15
|
+
<array>
|
|
16
|
+
<string>arm64</string>
|
|
17
|
+
</array>
|
|
18
|
+
<key>SupportedPlatform</key>
|
|
19
|
+
<string>ios</string>
|
|
20
|
+
</dict>
|
|
7
21
|
<dict>
|
|
8
22
|
<key>BinaryPath</key>
|
|
9
23
|
<string>GoMarketMeAppleCoreKit.framework/GoMarketMeAppleCoreKit</string>
|
|
@@ -23,17 +37,20 @@
|
|
|
23
37
|
</dict>
|
|
24
38
|
<dict>
|
|
25
39
|
<key>BinaryPath</key>
|
|
26
|
-
<string>GoMarketMeAppleCoreKit.framework/GoMarketMeAppleCoreKit</string>
|
|
40
|
+
<string>GoMarketMeAppleCoreKit.framework/Versions/A/GoMarketMeAppleCoreKit</string>
|
|
27
41
|
<key>LibraryIdentifier</key>
|
|
28
|
-
<string>ios-
|
|
42
|
+
<string>ios-arm64_x86_64-maccatalyst</string>
|
|
29
43
|
<key>LibraryPath</key>
|
|
30
44
|
<string>GoMarketMeAppleCoreKit.framework</string>
|
|
31
45
|
<key>SupportedArchitectures</key>
|
|
32
46
|
<array>
|
|
33
47
|
<string>arm64</string>
|
|
48
|
+
<string>x86_64</string>
|
|
34
49
|
</array>
|
|
35
50
|
<key>SupportedPlatform</key>
|
|
36
51
|
<string>ios</string>
|
|
52
|
+
<key>SupportedPlatformVariant</key>
|
|
53
|
+
<string>maccatalyst</string>
|
|
37
54
|
</dict>
|
|
38
55
|
</array>
|
|
39
56
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,465 @@
|
|
|
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>files</key>
|
|
6
|
+
<dict>
|
|
7
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/GoMarketMeAppleCoreKit</key>
|
|
8
|
+
<data>
|
|
9
|
+
PFr91myEuu5Ri7wMittyS/fKFPE=
|
|
10
|
+
</data>
|
|
11
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Info.plist</key>
|
|
12
|
+
<data>
|
|
13
|
+
+urtwOFtO8LG+V0XJNju83qfuOg=
|
|
14
|
+
</data>
|
|
15
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
16
|
+
<data>
|
|
17
|
+
Yz4ssEF/NnpZM1MBvyHhbgpqN/E=
|
|
18
|
+
</data>
|
|
19
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.package.swiftinterface</key>
|
|
20
|
+
<data>
|
|
21
|
+
R41YTeGtI1bYu7VmqbL1XXJs8N0=
|
|
22
|
+
</data>
|
|
23
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
24
|
+
<data>
|
|
25
|
+
R41YTeGtI1bYu7VmqbL1XXJs8N0=
|
|
26
|
+
</data>
|
|
27
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
28
|
+
<data>
|
|
29
|
+
wftYZdCeUc+JPoA0XBQMdNUPIoQ=
|
|
30
|
+
</data>
|
|
31
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
32
|
+
<data>
|
|
33
|
+
R41YTeGtI1bYu7VmqbL1XXJs8N0=
|
|
34
|
+
</data>
|
|
35
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json</key>
|
|
36
|
+
<data>
|
|
37
|
+
Yz4ssEF/NnpZM1MBvyHhbgpqN/E=
|
|
38
|
+
</data>
|
|
39
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.package.swiftinterface</key>
|
|
40
|
+
<data>
|
|
41
|
+
VZlcOyGOxI0P4uO/N0Ep/PU1+98=
|
|
42
|
+
</data>
|
|
43
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface</key>
|
|
44
|
+
<data>
|
|
45
|
+
VZlcOyGOxI0P4uO/N0Ep/PU1+98=
|
|
46
|
+
</data>
|
|
47
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc</key>
|
|
48
|
+
<data>
|
|
49
|
+
3coFIXLqXN9v65izYqAr7qzzwHg=
|
|
50
|
+
</data>
|
|
51
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface</key>
|
|
52
|
+
<data>
|
|
53
|
+
VZlcOyGOxI0P4uO/N0Ep/PU1+98=
|
|
54
|
+
</data>
|
|
55
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.abi.json</key>
|
|
56
|
+
<data>
|
|
57
|
+
Yz4ssEF/NnpZM1MBvyHhbgpqN/E=
|
|
58
|
+
</data>
|
|
59
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.package.swiftinterface</key>
|
|
60
|
+
<data>
|
|
61
|
+
vhY0axkl8a4/fQ6yXxgzLGogBa0=
|
|
62
|
+
</data>
|
|
63
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface</key>
|
|
64
|
+
<data>
|
|
65
|
+
vhY0axkl8a4/fQ6yXxgzLGogBa0=
|
|
66
|
+
</data>
|
|
67
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc</key>
|
|
68
|
+
<data>
|
|
69
|
+
KURLmAQwop9Pq26EjJoN23KEe5Q=
|
|
70
|
+
</data>
|
|
71
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface</key>
|
|
72
|
+
<data>
|
|
73
|
+
vhY0axkl8a4/fQ6yXxgzLGogBa0=
|
|
74
|
+
</data>
|
|
75
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/A/GoMarketMeAppleCoreKit</key>
|
|
76
|
+
<data>
|
|
77
|
+
ti0QGmBgXWzPcsZw2p6bz0hmqgQ=
|
|
78
|
+
</data>
|
|
79
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/A/Resources/Info.plist</key>
|
|
80
|
+
<data>
|
|
81
|
+
DT0xcJ4+Q3TSKcekZldpWYu+DH0=
|
|
82
|
+
</data>
|
|
83
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/GoMarketMeAppleCoreKit</key>
|
|
84
|
+
<data>
|
|
85
|
+
k41cceKhEXt2xJSrOcroWNWqEKg=
|
|
86
|
+
</data>
|
|
87
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Info.plist</key>
|
|
88
|
+
<data>
|
|
89
|
+
Rc1+/vsJ/wHJUwdPatviVV27UIM=
|
|
90
|
+
</data>
|
|
91
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
92
|
+
<data>
|
|
93
|
+
Yz4ssEF/NnpZM1MBvyHhbgpqN/E=
|
|
94
|
+
</data>
|
|
95
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface</key>
|
|
96
|
+
<data>
|
|
97
|
+
U31cbXyjrR6VdlwTSAttlD7FQSs=
|
|
98
|
+
</data>
|
|
99
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
100
|
+
<data>
|
|
101
|
+
U31cbXyjrR6VdlwTSAttlD7FQSs=
|
|
102
|
+
</data>
|
|
103
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
104
|
+
<data>
|
|
105
|
+
H9xXBv15IC0MI/mPmteqeN3SL40=
|
|
106
|
+
</data>
|
|
107
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
108
|
+
<data>
|
|
109
|
+
U31cbXyjrR6VdlwTSAttlD7FQSs=
|
|
110
|
+
</data>
|
|
111
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
112
|
+
<data>
|
|
113
|
+
Yz4ssEF/NnpZM1MBvyHhbgpqN/E=
|
|
114
|
+
</data>
|
|
115
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface</key>
|
|
116
|
+
<data>
|
|
117
|
+
BH9/4V207MlEWxsBswSDQtUJcVw=
|
|
118
|
+
</data>
|
|
119
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
120
|
+
<data>
|
|
121
|
+
BH9/4V207MlEWxsBswSDQtUJcVw=
|
|
122
|
+
</data>
|
|
123
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
124
|
+
<data>
|
|
125
|
+
EhYlJMy9MzyhO/LayA7kz0okZC4=
|
|
126
|
+
</data>
|
|
127
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
128
|
+
<data>
|
|
129
|
+
BH9/4V207MlEWxsBswSDQtUJcVw=
|
|
130
|
+
</data>
|
|
131
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/_CodeSignature/CodeResources</key>
|
|
132
|
+
<data>
|
|
133
|
+
dUmeZqEtMYc/Tcp4e7QDRmbSSyE=
|
|
134
|
+
</data>
|
|
135
|
+
</dict>
|
|
136
|
+
<key>files2</key>
|
|
137
|
+
<dict>
|
|
138
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/GoMarketMeAppleCoreKit</key>
|
|
139
|
+
<dict>
|
|
140
|
+
<key>hash2</key>
|
|
141
|
+
<data>
|
|
142
|
+
UNtouTVgexTIU0fd7+MePY8ays1MrS2ZyKiANN/e+vM=
|
|
143
|
+
</data>
|
|
144
|
+
</dict>
|
|
145
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Info.plist</key>
|
|
146
|
+
<dict>
|
|
147
|
+
<key>hash2</key>
|
|
148
|
+
<data>
|
|
149
|
+
DKOW10BZDvd2EXgWY0UoIKc2q/NVaTwml9DQUnhYfGE=
|
|
150
|
+
</data>
|
|
151
|
+
</dict>
|
|
152
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
153
|
+
<dict>
|
|
154
|
+
<key>hash2</key>
|
|
155
|
+
<data>
|
|
156
|
+
ARslbRhI/ezGwy0P22CuqnMcUKmRfyZEP/Dip4QdMdc=
|
|
157
|
+
</data>
|
|
158
|
+
</dict>
|
|
159
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.package.swiftinterface</key>
|
|
160
|
+
<dict>
|
|
161
|
+
<key>hash2</key>
|
|
162
|
+
<data>
|
|
163
|
+
ALLIeN4Cz9b4qhfEWantx9HjBWZQuTib9AsiAjEXbYM=
|
|
164
|
+
</data>
|
|
165
|
+
</dict>
|
|
166
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
167
|
+
<dict>
|
|
168
|
+
<key>hash2</key>
|
|
169
|
+
<data>
|
|
170
|
+
ALLIeN4Cz9b4qhfEWantx9HjBWZQuTib9AsiAjEXbYM=
|
|
171
|
+
</data>
|
|
172
|
+
</dict>
|
|
173
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.swiftdoc</key>
|
|
174
|
+
<dict>
|
|
175
|
+
<key>hash2</key>
|
|
176
|
+
<data>
|
|
177
|
+
IRPvjnrMoSpzVZpI93QfV0NKL+uh/RAqOYHle5YmteY=
|
|
178
|
+
</data>
|
|
179
|
+
</dict>
|
|
180
|
+
<key>ios-arm64/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios.swiftinterface</key>
|
|
181
|
+
<dict>
|
|
182
|
+
<key>hash2</key>
|
|
183
|
+
<data>
|
|
184
|
+
ALLIeN4Cz9b4qhfEWantx9HjBWZQuTib9AsiAjEXbYM=
|
|
185
|
+
</data>
|
|
186
|
+
</dict>
|
|
187
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/GoMarketMeAppleCoreKit</key>
|
|
188
|
+
<dict>
|
|
189
|
+
<key>symlink</key>
|
|
190
|
+
<string>Versions/Current/GoMarketMeAppleCoreKit</string>
|
|
191
|
+
</dict>
|
|
192
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json</key>
|
|
193
|
+
<dict>
|
|
194
|
+
<key>hash2</key>
|
|
195
|
+
<data>
|
|
196
|
+
ARslbRhI/ezGwy0P22CuqnMcUKmRfyZEP/Dip4QdMdc=
|
|
197
|
+
</data>
|
|
198
|
+
</dict>
|
|
199
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.package.swiftinterface</key>
|
|
200
|
+
<dict>
|
|
201
|
+
<key>hash2</key>
|
|
202
|
+
<data>
|
|
203
|
+
QFm5Y1H2MPeEn70xio1JsN7Wre00ewrfdNLXHUyqcHk=
|
|
204
|
+
</data>
|
|
205
|
+
</dict>
|
|
206
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface</key>
|
|
207
|
+
<dict>
|
|
208
|
+
<key>hash2</key>
|
|
209
|
+
<data>
|
|
210
|
+
QFm5Y1H2MPeEn70xio1JsN7Wre00ewrfdNLXHUyqcHk=
|
|
211
|
+
</data>
|
|
212
|
+
</dict>
|
|
213
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc</key>
|
|
214
|
+
<dict>
|
|
215
|
+
<key>hash2</key>
|
|
216
|
+
<data>
|
|
217
|
+
Jo166SVCHKhdZ4D19SWGTI5huFu+i3NC8ZVTKDqTxBM=
|
|
218
|
+
</data>
|
|
219
|
+
</dict>
|
|
220
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface</key>
|
|
221
|
+
<dict>
|
|
222
|
+
<key>hash2</key>
|
|
223
|
+
<data>
|
|
224
|
+
QFm5Y1H2MPeEn70xio1JsN7Wre00ewrfdNLXHUyqcHk=
|
|
225
|
+
</data>
|
|
226
|
+
</dict>
|
|
227
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.abi.json</key>
|
|
228
|
+
<dict>
|
|
229
|
+
<key>hash2</key>
|
|
230
|
+
<data>
|
|
231
|
+
ARslbRhI/ezGwy0P22CuqnMcUKmRfyZEP/Dip4QdMdc=
|
|
232
|
+
</data>
|
|
233
|
+
</dict>
|
|
234
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.package.swiftinterface</key>
|
|
235
|
+
<dict>
|
|
236
|
+
<key>hash2</key>
|
|
237
|
+
<data>
|
|
238
|
+
9DUcaGfLohIoa0WzJJygFt/6thQiFqz4WaaZPA6+HqU=
|
|
239
|
+
</data>
|
|
240
|
+
</dict>
|
|
241
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface</key>
|
|
242
|
+
<dict>
|
|
243
|
+
<key>hash2</key>
|
|
244
|
+
<data>
|
|
245
|
+
9DUcaGfLohIoa0WzJJygFt/6thQiFqz4WaaZPA6+HqU=
|
|
246
|
+
</data>
|
|
247
|
+
</dict>
|
|
248
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc</key>
|
|
249
|
+
<dict>
|
|
250
|
+
<key>hash2</key>
|
|
251
|
+
<data>
|
|
252
|
+
2BZvvrJK1J9AVo285mjGY+mpUNckwIPA952mSNRsK+o=
|
|
253
|
+
</data>
|
|
254
|
+
</dict>
|
|
255
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface</key>
|
|
256
|
+
<dict>
|
|
257
|
+
<key>hash2</key>
|
|
258
|
+
<data>
|
|
259
|
+
9DUcaGfLohIoa0WzJJygFt/6thQiFqz4WaaZPA6+HqU=
|
|
260
|
+
</data>
|
|
261
|
+
</dict>
|
|
262
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Resources</key>
|
|
263
|
+
<dict>
|
|
264
|
+
<key>symlink</key>
|
|
265
|
+
<string>Versions/Current/Resources</string>
|
|
266
|
+
</dict>
|
|
267
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/A/GoMarketMeAppleCoreKit</key>
|
|
268
|
+
<dict>
|
|
269
|
+
<key>hash2</key>
|
|
270
|
+
<data>
|
|
271
|
+
tIWUjHICLO5CvQo943PnDsupiFdej7AnHWZe6cNzhO0=
|
|
272
|
+
</data>
|
|
273
|
+
</dict>
|
|
274
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/A/Resources/Info.plist</key>
|
|
275
|
+
<dict>
|
|
276
|
+
<key>hash2</key>
|
|
277
|
+
<data>
|
|
278
|
+
b+BksBqWToyb7ySiNhitDU1mb4TqVkvIAdGkQoWCXhA=
|
|
279
|
+
</data>
|
|
280
|
+
</dict>
|
|
281
|
+
<key>ios-arm64_x86_64-maccatalyst/GoMarketMeAppleCoreKit.framework/Versions/Current</key>
|
|
282
|
+
<dict>
|
|
283
|
+
<key>symlink</key>
|
|
284
|
+
<string>A</string>
|
|
285
|
+
</dict>
|
|
286
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/GoMarketMeAppleCoreKit</key>
|
|
287
|
+
<dict>
|
|
288
|
+
<key>hash2</key>
|
|
289
|
+
<data>
|
|
290
|
+
TBbCpHy03DZ6Z3E3roJj6AYdgfDhrS8r4FG1qmshnOM=
|
|
291
|
+
</data>
|
|
292
|
+
</dict>
|
|
293
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Info.plist</key>
|
|
294
|
+
<dict>
|
|
295
|
+
<key>hash2</key>
|
|
296
|
+
<data>
|
|
297
|
+
RdSUdAZUJ+/jBUsHUjjZFSGrj2/qXGRG8hrkNgy50lU=
|
|
298
|
+
</data>
|
|
299
|
+
</dict>
|
|
300
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
301
|
+
<dict>
|
|
302
|
+
<key>hash2</key>
|
|
303
|
+
<data>
|
|
304
|
+
ARslbRhI/ezGwy0P22CuqnMcUKmRfyZEP/Dip4QdMdc=
|
|
305
|
+
</data>
|
|
306
|
+
</dict>
|
|
307
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface</key>
|
|
308
|
+
<dict>
|
|
309
|
+
<key>hash2</key>
|
|
310
|
+
<data>
|
|
311
|
+
DDFq5RyjUcGgwnr1HAc4MYH+DYtfVfgnB8sASTv4YLA=
|
|
312
|
+
</data>
|
|
313
|
+
</dict>
|
|
314
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
315
|
+
<dict>
|
|
316
|
+
<key>hash2</key>
|
|
317
|
+
<data>
|
|
318
|
+
DDFq5RyjUcGgwnr1HAc4MYH+DYtfVfgnB8sASTv4YLA=
|
|
319
|
+
</data>
|
|
320
|
+
</dict>
|
|
321
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
|
|
322
|
+
<dict>
|
|
323
|
+
<key>hash2</key>
|
|
324
|
+
<data>
|
|
325
|
+
p2bJSOo0h4A/pdDvSi6nHlLf6FcPd7B1q4kLbPf4PH8=
|
|
326
|
+
</data>
|
|
327
|
+
</dict>
|
|
328
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
|
|
329
|
+
<dict>
|
|
330
|
+
<key>hash2</key>
|
|
331
|
+
<data>
|
|
332
|
+
DDFq5RyjUcGgwnr1HAc4MYH+DYtfVfgnB8sASTv4YLA=
|
|
333
|
+
</data>
|
|
334
|
+
</dict>
|
|
335
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
336
|
+
<dict>
|
|
337
|
+
<key>hash2</key>
|
|
338
|
+
<data>
|
|
339
|
+
ARslbRhI/ezGwy0P22CuqnMcUKmRfyZEP/Dip4QdMdc=
|
|
340
|
+
</data>
|
|
341
|
+
</dict>
|
|
342
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface</key>
|
|
343
|
+
<dict>
|
|
344
|
+
<key>hash2</key>
|
|
345
|
+
<data>
|
|
346
|
+
se2xidXXkqmC5ATKH250NvlPBZQ8DpPS7X2MfNqfhX4=
|
|
347
|
+
</data>
|
|
348
|
+
</dict>
|
|
349
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
350
|
+
<dict>
|
|
351
|
+
<key>hash2</key>
|
|
352
|
+
<data>
|
|
353
|
+
se2xidXXkqmC5ATKH250NvlPBZQ8DpPS7X2MfNqfhX4=
|
|
354
|
+
</data>
|
|
355
|
+
</dict>
|
|
356
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
|
|
357
|
+
<dict>
|
|
358
|
+
<key>hash2</key>
|
|
359
|
+
<data>
|
|
360
|
+
a21sExwyYzxFZnY23P4qV5puXRHfkpFoY8QcWmzwuw8=
|
|
361
|
+
</data>
|
|
362
|
+
</dict>
|
|
363
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/Modules/GoMarketMeAppleCoreKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
|
|
364
|
+
<dict>
|
|
365
|
+
<key>hash2</key>
|
|
366
|
+
<data>
|
|
367
|
+
se2xidXXkqmC5ATKH250NvlPBZQ8DpPS7X2MfNqfhX4=
|
|
368
|
+
</data>
|
|
369
|
+
</dict>
|
|
370
|
+
<key>ios-arm64_x86_64-simulator/GoMarketMeAppleCoreKit.framework/_CodeSignature/CodeResources</key>
|
|
371
|
+
<dict>
|
|
372
|
+
<key>hash2</key>
|
|
373
|
+
<data>
|
|
374
|
+
bkezG2sQLDIdg+tKLph+8sfHzJ3iuu6unUn4F51kKHg=
|
|
375
|
+
</data>
|
|
376
|
+
</dict>
|
|
377
|
+
</dict>
|
|
378
|
+
<key>rules</key>
|
|
379
|
+
<dict>
|
|
380
|
+
<key>^.*</key>
|
|
381
|
+
<true/>
|
|
382
|
+
<key>^.*\.lproj/</key>
|
|
383
|
+
<dict>
|
|
384
|
+
<key>optional</key>
|
|
385
|
+
<true/>
|
|
386
|
+
<key>weight</key>
|
|
387
|
+
<real>1000</real>
|
|
388
|
+
</dict>
|
|
389
|
+
<key>^.*\.lproj/locversion.plist$</key>
|
|
390
|
+
<dict>
|
|
391
|
+
<key>omit</key>
|
|
392
|
+
<true/>
|
|
393
|
+
<key>weight</key>
|
|
394
|
+
<real>1100</real>
|
|
395
|
+
</dict>
|
|
396
|
+
<key>^Base\.lproj/</key>
|
|
397
|
+
<dict>
|
|
398
|
+
<key>weight</key>
|
|
399
|
+
<real>1010</real>
|
|
400
|
+
</dict>
|
|
401
|
+
<key>^version.plist$</key>
|
|
402
|
+
<true/>
|
|
403
|
+
</dict>
|
|
404
|
+
<key>rules2</key>
|
|
405
|
+
<dict>
|
|
406
|
+
<key>.*\.dSYM($|/)</key>
|
|
407
|
+
<dict>
|
|
408
|
+
<key>weight</key>
|
|
409
|
+
<real>11</real>
|
|
410
|
+
</dict>
|
|
411
|
+
<key>^(.*/)?\.DS_Store$</key>
|
|
412
|
+
<dict>
|
|
413
|
+
<key>omit</key>
|
|
414
|
+
<true/>
|
|
415
|
+
<key>weight</key>
|
|
416
|
+
<real>2000</real>
|
|
417
|
+
</dict>
|
|
418
|
+
<key>^.*</key>
|
|
419
|
+
<true/>
|
|
420
|
+
<key>^.*\.lproj/</key>
|
|
421
|
+
<dict>
|
|
422
|
+
<key>optional</key>
|
|
423
|
+
<true/>
|
|
424
|
+
<key>weight</key>
|
|
425
|
+
<real>1000</real>
|
|
426
|
+
</dict>
|
|
427
|
+
<key>^.*\.lproj/locversion.plist$</key>
|
|
428
|
+
<dict>
|
|
429
|
+
<key>omit</key>
|
|
430
|
+
<true/>
|
|
431
|
+
<key>weight</key>
|
|
432
|
+
<real>1100</real>
|
|
433
|
+
</dict>
|
|
434
|
+
<key>^Base\.lproj/</key>
|
|
435
|
+
<dict>
|
|
436
|
+
<key>weight</key>
|
|
437
|
+
<real>1010</real>
|
|
438
|
+
</dict>
|
|
439
|
+
<key>^Info\.plist$</key>
|
|
440
|
+
<dict>
|
|
441
|
+
<key>omit</key>
|
|
442
|
+
<true/>
|
|
443
|
+
<key>weight</key>
|
|
444
|
+
<real>20</real>
|
|
445
|
+
</dict>
|
|
446
|
+
<key>^PkgInfo$</key>
|
|
447
|
+
<dict>
|
|
448
|
+
<key>omit</key>
|
|
449
|
+
<true/>
|
|
450
|
+
<key>weight</key>
|
|
451
|
+
<real>20</real>
|
|
452
|
+
</dict>
|
|
453
|
+
<key>^embedded\.provisionprofile$</key>
|
|
454
|
+
<dict>
|
|
455
|
+
<key>weight</key>
|
|
456
|
+
<real>20</real>
|
|
457
|
+
</dict>
|
|
458
|
+
<key>^version\.plist$</key>
|
|
459
|
+
<dict>
|
|
460
|
+
<key>weight</key>
|
|
461
|
+
<real>20</real>
|
|
462
|
+
</dict>
|
|
463
|
+
</dict>
|
|
464
|
+
</dict>
|
|
465
|
+
</plist>
|