|
@@ -1,265 +0,0 @@
|
1
|
|
-// !$*UTF8*$!
|
2
|
|
-{
|
3
|
|
- archiveVersion = 1;
|
4
|
|
- classes = {
|
5
|
|
- };
|
6
|
|
- objectVersion = 46;
|
7
|
|
- objects = {
|
8
|
|
-
|
9
|
|
-/* Begin PBXBuildFile section */
|
10
|
|
- E91B3466214383EF00F9801F /* RCTWKWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E91B3464214383EF00F9801F /* RCTWKWebViewManager.m */; };
|
11
|
|
- E91B3467214383EF00F9801F /* RCTWKWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = E91B3465214383EF00F9801F /* RCTWKWebView.m */; };
|
12
|
|
-/* End PBXBuildFile section */
|
13
|
|
-
|
14
|
|
-/* Begin PBXCopyFilesBuildPhase section */
|
15
|
|
- 58B511D91A9E6C8500147676 /* CopyFiles */ = {
|
16
|
|
- isa = PBXCopyFilesBuildPhase;
|
17
|
|
- buildActionMask = 2147483647;
|
18
|
|
- dstPath = "include/$(PRODUCT_NAME)";
|
19
|
|
- dstSubfolderSpec = 16;
|
20
|
|
- files = (
|
21
|
|
- );
|
22
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
23
|
|
- };
|
24
|
|
-/* End PBXCopyFilesBuildPhase section */
|
25
|
|
-
|
26
|
|
-/* Begin PBXFileReference section */
|
27
|
|
- 134814201AA4EA6300B7C361 /* libRCTWKWebView.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTWKWebView.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
28
|
|
- E91B3462214383EF00F9801F /* RCTWKWebViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWKWebViewManager.h; sourceTree = "<group>"; };
|
29
|
|
- E91B3463214383EF00F9801F /* RCTWKWebView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWKWebView.h; sourceTree = "<group>"; };
|
30
|
|
- E91B3464214383EF00F9801F /* RCTWKWebViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTWKWebViewManager.m; sourceTree = "<group>"; };
|
31
|
|
- E91B3465214383EF00F9801F /* RCTWKWebView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTWKWebView.m; sourceTree = "<group>"; };
|
32
|
|
-/* End PBXFileReference section */
|
33
|
|
-
|
34
|
|
-/* Begin PBXFrameworksBuildPhase section */
|
35
|
|
- 58B511D81A9E6C8500147676 /* Frameworks */ = {
|
36
|
|
- isa = PBXFrameworksBuildPhase;
|
37
|
|
- buildActionMask = 2147483647;
|
38
|
|
- files = (
|
39
|
|
- );
|
40
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
41
|
|
- };
|
42
|
|
-/* End PBXFrameworksBuildPhase section */
|
43
|
|
-
|
44
|
|
-/* Begin PBXGroup section */
|
45
|
|
- 134814211AA4EA7D00B7C361 /* Products */ = {
|
46
|
|
- isa = PBXGroup;
|
47
|
|
- children = (
|
48
|
|
- 134814201AA4EA6300B7C361 /* libRCTWKWebView.a */,
|
49
|
|
- );
|
50
|
|
- name = Products;
|
51
|
|
- sourceTree = "<group>";
|
52
|
|
- };
|
53
|
|
- 58B511D21A9E6C8500147676 = {
|
54
|
|
- isa = PBXGroup;
|
55
|
|
- children = (
|
56
|
|
- E91B3463214383EF00F9801F /* RCTWKWebView.h */,
|
57
|
|
- E91B3465214383EF00F9801F /* RCTWKWebView.m */,
|
58
|
|
- E91B3462214383EF00F9801F /* RCTWKWebViewManager.h */,
|
59
|
|
- E91B3464214383EF00F9801F /* RCTWKWebViewManager.m */,
|
60
|
|
- 134814211AA4EA7D00B7C361 /* Products */,
|
61
|
|
- );
|
62
|
|
- sourceTree = "<group>";
|
63
|
|
- };
|
64
|
|
-/* End PBXGroup section */
|
65
|
|
-
|
66
|
|
-/* Begin PBXNativeTarget section */
|
67
|
|
- 58B511DA1A9E6C8500147676 /* RCTWKWebView */ = {
|
68
|
|
- isa = PBXNativeTarget;
|
69
|
|
- buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RCTWKWebView" */;
|
70
|
|
- buildPhases = (
|
71
|
|
- 58B511D71A9E6C8500147676 /* Sources */,
|
72
|
|
- 58B511D81A9E6C8500147676 /* Frameworks */,
|
73
|
|
- 58B511D91A9E6C8500147676 /* CopyFiles */,
|
74
|
|
- );
|
75
|
|
- buildRules = (
|
76
|
|
- );
|
77
|
|
- dependencies = (
|
78
|
|
- );
|
79
|
|
- name = RCTWKWebView;
|
80
|
|
- productName = RCTDataManager;
|
81
|
|
- productReference = 134814201AA4EA6300B7C361 /* libRCTWKWebView.a */;
|
82
|
|
- productType = "com.apple.product-type.library.static";
|
83
|
|
- };
|
84
|
|
-/* End PBXNativeTarget section */
|
85
|
|
-
|
86
|
|
-/* Begin PBXProject section */
|
87
|
|
- 58B511D31A9E6C8500147676 /* Project object */ = {
|
88
|
|
- isa = PBXProject;
|
89
|
|
- attributes = {
|
90
|
|
- LastUpgradeCheck = 0830;
|
91
|
|
- ORGANIZATIONNAME = Facebook;
|
92
|
|
- TargetAttributes = {
|
93
|
|
- 58B511DA1A9E6C8500147676 = {
|
94
|
|
- CreatedOnToolsVersion = 6.1.1;
|
95
|
|
- };
|
96
|
|
- };
|
97
|
|
- };
|
98
|
|
- buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RCTWKWebView" */;
|
99
|
|
- compatibilityVersion = "Xcode 3.2";
|
100
|
|
- developmentRegion = English;
|
101
|
|
- hasScannedForEncodings = 0;
|
102
|
|
- knownRegions = (
|
103
|
|
- en,
|
104
|
|
- );
|
105
|
|
- mainGroup = 58B511D21A9E6C8500147676;
|
106
|
|
- productRefGroup = 58B511D21A9E6C8500147676;
|
107
|
|
- projectDirPath = "";
|
108
|
|
- projectRoot = "";
|
109
|
|
- targets = (
|
110
|
|
- 58B511DA1A9E6C8500147676 /* RCTWKWebView */,
|
111
|
|
- );
|
112
|
|
- };
|
113
|
|
-/* End PBXProject section */
|
114
|
|
-
|
115
|
|
-/* Begin PBXSourcesBuildPhase section */
|
116
|
|
- 58B511D71A9E6C8500147676 /* Sources */ = {
|
117
|
|
- isa = PBXSourcesBuildPhase;
|
118
|
|
- buildActionMask = 2147483647;
|
119
|
|
- files = (
|
120
|
|
- E91B3466214383EF00F9801F /* RCTWKWebViewManager.m in Sources */,
|
121
|
|
- E91B3467214383EF00F9801F /* RCTWKWebView.m in Sources */,
|
122
|
|
- );
|
123
|
|
- runOnlyForDeploymentPostprocessing = 0;
|
124
|
|
- };
|
125
|
|
-/* End PBXSourcesBuildPhase section */
|
126
|
|
-
|
127
|
|
-/* Begin XCBuildConfiguration section */
|
128
|
|
- 58B511ED1A9E6C8500147676 /* Debug */ = {
|
129
|
|
- isa = XCBuildConfiguration;
|
130
|
|
- buildSettings = {
|
131
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
132
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
133
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
134
|
|
- CLANG_ENABLE_MODULES = YES;
|
135
|
|
- CLANG_ENABLE_OBJC_ARC = YES;
|
136
|
|
- CLANG_WARN_BOOL_CONVERSION = YES;
|
137
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
138
|
|
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
139
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
140
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
141
|
|
- CLANG_WARN_INFINITE_RECURSION = YES;
|
142
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
143
|
|
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
144
|
|
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
145
|
|
- CLANG_WARN_UNREACHABLE_CODE = YES;
|
146
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
147
|
|
- COPY_PHASE_STRIP = NO;
|
148
|
|
- ENABLE_STRICT_OBJC_MSGSEND = YES;
|
149
|
|
- ENABLE_TESTABILITY = YES;
|
150
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
151
|
|
- GCC_DYNAMIC_NO_PIC = NO;
|
152
|
|
- GCC_NO_COMMON_BLOCKS = YES;
|
153
|
|
- GCC_OPTIMIZATION_LEVEL = 0;
|
154
|
|
- GCC_PREPROCESSOR_DEFINITIONS = (
|
155
|
|
- "DEBUG=1",
|
156
|
|
- "$(inherited)",
|
157
|
|
- );
|
158
|
|
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
159
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
160
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
161
|
|
- GCC_WARN_UNDECLARED_SELECTOR = YES;
|
162
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
163
|
|
- GCC_WARN_UNUSED_FUNCTION = YES;
|
164
|
|
- GCC_WARN_UNUSED_VARIABLE = YES;
|
165
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
166
|
|
- MTL_ENABLE_DEBUG_INFO = YES;
|
167
|
|
- ONLY_ACTIVE_ARCH = YES;
|
168
|
|
- SDKROOT = iphoneos;
|
169
|
|
- };
|
170
|
|
- name = Debug;
|
171
|
|
- };
|
172
|
|
- 58B511EE1A9E6C8500147676 /* Release */ = {
|
173
|
|
- isa = XCBuildConfiguration;
|
174
|
|
- buildSettings = {
|
175
|
|
- ALWAYS_SEARCH_USER_PATHS = NO;
|
176
|
|
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
177
|
|
- CLANG_CXX_LIBRARY = "libc++";
|
178
|
|
- CLANG_ENABLE_MODULES = YES;
|
179
|
|
- CLANG_ENABLE_OBJC_ARC = YES;
|
180
|
|
- CLANG_WARN_BOOL_CONVERSION = YES;
|
181
|
|
- CLANG_WARN_CONSTANT_CONVERSION = YES;
|
182
|
|
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
183
|
|
- CLANG_WARN_EMPTY_BODY = YES;
|
184
|
|
- CLANG_WARN_ENUM_CONVERSION = YES;
|
185
|
|
- CLANG_WARN_INFINITE_RECURSION = YES;
|
186
|
|
- CLANG_WARN_INT_CONVERSION = YES;
|
187
|
|
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
188
|
|
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
189
|
|
- CLANG_WARN_UNREACHABLE_CODE = YES;
|
190
|
|
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
191
|
|
- COPY_PHASE_STRIP = YES;
|
192
|
|
- ENABLE_NS_ASSERTIONS = NO;
|
193
|
|
- ENABLE_STRICT_OBJC_MSGSEND = YES;
|
194
|
|
- GCC_C_LANGUAGE_STANDARD = gnu99;
|
195
|
|
- GCC_NO_COMMON_BLOCKS = YES;
|
196
|
|
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
197
|
|
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
198
|
|
- GCC_WARN_UNDECLARED_SELECTOR = YES;
|
199
|
|
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
200
|
|
- GCC_WARN_UNUSED_FUNCTION = YES;
|
201
|
|
- GCC_WARN_UNUSED_VARIABLE = YES;
|
202
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
203
|
|
- MTL_ENABLE_DEBUG_INFO = NO;
|
204
|
|
- SDKROOT = iphoneos;
|
205
|
|
- VALIDATE_PRODUCT = YES;
|
206
|
|
- };
|
207
|
|
- name = Release;
|
208
|
|
- };
|
209
|
|
- 58B511F01A9E6C8500147676 /* Debug */ = {
|
210
|
|
- isa = XCBuildConfiguration;
|
211
|
|
- buildSettings = {
|
212
|
|
- HEADER_SEARCH_PATHS = (
|
213
|
|
- "$(inherited)",
|
214
|
|
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
215
|
|
- "$(SRCROOT)/../../../React/**",
|
216
|
|
- "$(SRCROOT)/../../react-native/React/**",
|
217
|
|
- );
|
218
|
|
- LIBRARY_SEARCH_PATHS = "$(inherited)";
|
219
|
|
- OTHER_LDFLAGS = "-ObjC";
|
220
|
|
- PRODUCT_NAME = RCTWKWebView;
|
221
|
|
- SKIP_INSTALL = YES;
|
222
|
|
- };
|
223
|
|
- name = Debug;
|
224
|
|
- };
|
225
|
|
- 58B511F11A9E6C8500147676 /* Release */ = {
|
226
|
|
- isa = XCBuildConfiguration;
|
227
|
|
- buildSettings = {
|
228
|
|
- HEADER_SEARCH_PATHS = (
|
229
|
|
- "$(inherited)",
|
230
|
|
- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
231
|
|
- "$(SRCROOT)/../../../React/**",
|
232
|
|
- "$(SRCROOT)/../../react-native/React/**",
|
233
|
|
- );
|
234
|
|
- LIBRARY_SEARCH_PATHS = "$(inherited)";
|
235
|
|
- OTHER_LDFLAGS = "-ObjC";
|
236
|
|
- PRODUCT_NAME = RCTWKWebView;
|
237
|
|
- SKIP_INSTALL = YES;
|
238
|
|
- };
|
239
|
|
- name = Release;
|
240
|
|
- };
|
241
|
|
-/* End XCBuildConfiguration section */
|
242
|
|
-
|
243
|
|
-/* Begin XCConfigurationList section */
|
244
|
|
- 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RCTWKWebView" */ = {
|
245
|
|
- isa = XCConfigurationList;
|
246
|
|
- buildConfigurations = (
|
247
|
|
- 58B511ED1A9E6C8500147676 /* Debug */,
|
248
|
|
- 58B511EE1A9E6C8500147676 /* Release */,
|
249
|
|
- );
|
250
|
|
- defaultConfigurationIsVisible = 0;
|
251
|
|
- defaultConfigurationName = Release;
|
252
|
|
- };
|
253
|
|
- 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RCTWKWebView" */ = {
|
254
|
|
- isa = XCConfigurationList;
|
255
|
|
- buildConfigurations = (
|
256
|
|
- 58B511F01A9E6C8500147676 /* Debug */,
|
257
|
|
- 58B511F11A9E6C8500147676 /* Release */,
|
258
|
|
- );
|
259
|
|
- defaultConfigurationIsVisible = 0;
|
260
|
|
- defaultConfigurationName = Release;
|
261
|
|
- };
|
262
|
|
-/* End XCConfigurationList section */
|
263
|
|
- };
|
264
|
|
- rootObject = 58B511D31A9E6C8500147676 /* Project object */;
|
265
|
|
-}
|