|
29 | 29 | 1627472317D4743D000D26ED /* libQt5Widgets.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1627471A17D4743D000D26ED /* libQt5Widgets.a */; };
|
30 | 30 | 1627472417D4743D000D26ED /* libQt5Xml.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1627471B17D4743D000D26ED /* libQt5Xml.a */; };
|
31 | 31 | 1627473017D47528000D26ED /* libqios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1627472F17D47528000D26ED /* libqios.a */; };
|
32 |
| - 16B7307E17D5E8A000D60850 /* libwd.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16B7307D17D5E8A000D60850 /* libwd.a */; }; |
33 |
| - 16E8BAD817D4A0C2005594FD /* libchromium_base.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16E8BAD417D4A0C2005594FD /* libchromium_base.a */; }; |
34 |
| - 16E8BAD917D4A0C2005594FD /* libtest_widgets.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16E8BAD517D4A0C2005594FD /* libtest_widgets.a */; }; |
35 |
| - 16E8BADA17D4A0C2005594FD /* libWebDriver_core.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16E8BAD617D4A0C2005594FD /* libWebDriver_core.a */; }; |
36 |
| - 16E8BADB17D4A0C2005594FD /* libWebDriver_extension_qt_base.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16E8BAD717D4A0C2005594FD /* libWebDriver_extension_qt_base.a */; }; |
| 32 | + 16357D4F17D60C71006234D1 /* libwd.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16357D4E17D60C71006234D1 /* libwd.a */; }; |
| 33 | + 16357D5417D60C92006234D1 /* libchromium_base.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16357D5017D60C91006234D1 /* libchromium_base.a */; }; |
| 34 | + 16357D5517D60C92006234D1 /* libtest_widgets.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16357D5117D60C91006234D1 /* libtest_widgets.a */; }; |
| 35 | + 16357D5617D60C92006234D1 /* libWebDriver_core.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16357D5217D60C91006234D1 /* libWebDriver_core.a */; }; |
| 36 | + 16357D5717D60C92006234D1 /* libWebDriver_extension_qt_base.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 16357D5317D60C91006234D1 /* libWebDriver_extension_qt_base.a */; }; |
37 | 37 | /* End PBXBuildFile section */
|
38 | 38 |
|
39 | 39 | /* Begin PBXFileReference section */
|
|
62 | 62 | 1627471A17D4743D000D26ED /* libQt5Widgets.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libQt5Widgets.a; path = "/Developer/Qt4iOS/qt-everywhere-ios-5.1.0/lib/libQt5Widgets.a"; sourceTree = "<absolute>"; };
|
63 | 63 | 1627471B17D4743D000D26ED /* libQt5Xml.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libQt5Xml.a; path = "/Developer/Qt4iOS/qt-everywhere-ios-5.1.0/lib/libQt5Xml.a"; sourceTree = "<absolute>"; };
|
64 | 64 | 1627472F17D47528000D26ED /* libqios.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libqios.a; path = "/Developer/Qt4iOS/qt-everywhere-ios-5.1.0/plugins/platforms/libqios.a"; sourceTree = "<absolute>"; };
|
65 |
| - 16B7307D17D5E8A000D60850 /* libwd.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libwd.a; path = "../build-wd-Qt4iOS2-Release/libwd.a"; sourceTree = "<group>"; }; |
66 |
| - 16E8BAD417D4A0C2005594FD /* libchromium_base.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libchromium_base.a; path = "../../../out/DerivedData/wd_test/Build/Products/Default-iphonesimulator/libchromium_base.a"; sourceTree = "<group>"; }; |
67 |
| - 16E8BAD517D4A0C2005594FD /* libtest_widgets.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libtest_widgets.a; path = "../../../out/DerivedData/wd_test/Build/Products/Default-iphonesimulator/libtest_widgets.a"; sourceTree = "<group>"; }; |
68 |
| - 16E8BAD617D4A0C2005594FD /* libWebDriver_core.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebDriver_core.a; path = "../../../out/DerivedData/wd_test/Build/Products/Default-iphonesimulator/libWebDriver_core.a"; sourceTree = "<group>"; }; |
69 |
| - 16E8BAD717D4A0C2005594FD /* libWebDriver_extension_qt_base.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebDriver_extension_qt_base.a; path = "../../../out/DerivedData/wd_test/Build/Products/Default-iphonesimulator/libWebDriver_extension_qt_base.a"; sourceTree = "<group>"; }; |
| 65 | + 16357D4E17D60C71006234D1 /* libwd.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libwd.a; path = ../../wd/build/libwd.a; sourceTree = "<group>"; }; |
| 66 | + 16357D5017D60C91006234D1 /* libchromium_base.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libchromium_base.a; path = "../../../../build/Default-iphonesimulator/libchromium_base.a"; sourceTree = "<group>"; }; |
| 67 | + 16357D5117D60C91006234D1 /* libtest_widgets.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libtest_widgets.a; path = "../../../../build/Default-iphonesimulator/libtest_widgets.a"; sourceTree = "<group>"; }; |
| 68 | + 16357D5217D60C91006234D1 /* libWebDriver_core.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebDriver_core.a; path = "../../../../build/Default-iphonesimulator/libWebDriver_core.a"; sourceTree = "<group>"; }; |
| 69 | + 16357D5317D60C91006234D1 /* libWebDriver_extension_qt_base.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWebDriver_extension_qt_base.a; path = "../../../../build/Default-iphonesimulator/libWebDriver_extension_qt_base.a"; sourceTree = "<group>"; }; |
70 | 70 | /* End PBXFileReference section */
|
71 | 71 |
|
72 | 72 | /* Begin PBXFrameworksBuildPhase section */
|
73 | 73 | 162745D717D47310000D26ED /* Frameworks */ = {
|
74 | 74 | isa = PBXFrameworksBuildPhase;
|
75 | 75 | buildActionMask = 2147483647;
|
76 | 76 | files = (
|
77 |
| - 16B7307E17D5E8A000D60850 /* libwd.a in Frameworks */, |
78 |
| - 16E8BAD817D4A0C2005594FD /* libchromium_base.a in Frameworks */, |
79 |
| - 16E8BAD917D4A0C2005594FD /* libtest_widgets.a in Frameworks */, |
80 |
| - 16E8BADA17D4A0C2005594FD /* libWebDriver_core.a in Frameworks */, |
81 |
| - 16E8BADB17D4A0C2005594FD /* libWebDriver_extension_qt_base.a in Frameworks */, |
| 77 | + 16357D5417D60C92006234D1 /* libchromium_base.a in Frameworks */, |
| 78 | + 16357D5517D60C92006234D1 /* libtest_widgets.a in Frameworks */, |
| 79 | + 16357D5617D60C92006234D1 /* libWebDriver_core.a in Frameworks */, |
| 80 | + 16357D5717D60C92006234D1 /* libWebDriver_extension_qt_base.a in Frameworks */, |
| 81 | + 16357D4F17D60C71006234D1 /* libwd.a in Frameworks */, |
82 | 82 | 1627473017D47528000D26ED /* libqios.a in Frameworks */,
|
83 | 83 | 1627471C17D4743D000D26ED /* libQt5Core.a in Frameworks */,
|
84 | 84 | 1627471D17D4743D000D26ED /* libQt5Gui.a in Frameworks */,
|
|
123 | 123 | 162745DC17D47310000D26ED /* Frameworks */ = {
|
124 | 124 | isa = PBXGroup;
|
125 | 125 | children = (
|
126 |
| - 16B7307D17D5E8A000D60850 /* libwd.a */, |
127 |
| - 16E8BAD417D4A0C2005594FD /* libchromium_base.a */, |
128 |
| - 16E8BAD517D4A0C2005594FD /* libtest_widgets.a */, |
129 |
| - 16E8BAD617D4A0C2005594FD /* libWebDriver_core.a */, |
130 |
| - 16E8BAD717D4A0C2005594FD /* libWebDriver_extension_qt_base.a */, |
131 |
| - 1627472F17D47528000D26ED /* libqios.a */, |
132 |
| - 1627471317D4743D000D26ED /* libQt5Core.a */, |
133 |
| - 1627471417D4743D000D26ED /* libQt5Gui.a */, |
134 |
| - 1627471517D4743D000D26ED /* libQt5Multimedia.a */, |
135 |
| - 1627471617D4743D000D26ED /* libQt5MultimediaWidgets.a */, |
136 |
| - 1627471717D4743D000D26ED /* libQt5Network.a */, |
137 |
| - 1627471817D4743D000D26ED /* libQt5OpenGL.a */, |
138 |
| - 1627471917D4743D000D26ED /* libQt5PlatformSupport.a */, |
139 |
| - 1627471A17D4743D000D26ED /* libQt5Widgets.a */, |
140 |
| - 1627471B17D4743D000D26ED /* libQt5Xml.a */, |
141 | 126 | 162745FE17D473F0000D26ED /* libz.dylib */,
|
142 | 127 | 162745FC17D473F0000D26ED /* AudioToolbox.framework */,
|
143 | 128 | 162745FD17D473F0000D26ED /* CoreText.framework */,
|
|
153 | 138 | 162745E317D47310000D26ED /* wd_test */ = {
|
154 | 139 | isa = PBXGroup;
|
155 | 140 | children = (
|
| 141 | + 16357D5A17D60D0C006234D1 /* QT_lib */, |
| 142 | + 16357D5917D60CEC006234D1 /* WD_test_lib */, |
| 143 | + 16357D5817D60CA6006234D1 /* WD_lib */, |
156 | 144 | 162745E417D47310000D26ED /* Supporting Files */,
|
157 | 145 | );
|
158 | 146 | path = wd_test;
|
|
171 | 159 | name = "Supporting Files";
|
172 | 160 | sourceTree = "<group>";
|
173 | 161 | };
|
| 162 | + 16357D5817D60CA6006234D1 /* WD_lib */ = { |
| 163 | + isa = PBXGroup; |
| 164 | + children = ( |
| 165 | + 16357D5017D60C91006234D1 /* libchromium_base.a */, |
| 166 | + 16357D5117D60C91006234D1 /* libtest_widgets.a */, |
| 167 | + 16357D5217D60C91006234D1 /* libWebDriver_core.a */, |
| 168 | + 16357D5317D60C91006234D1 /* libWebDriver_extension_qt_base.a */, |
| 169 | + ); |
| 170 | + name = WD_lib; |
| 171 | + sourceTree = "<group>"; |
| 172 | + }; |
| 173 | + 16357D5917D60CEC006234D1 /* WD_test_lib */ = { |
| 174 | + isa = PBXGroup; |
| 175 | + children = ( |
| 176 | + 16357D4E17D60C71006234D1 /* libwd.a */, |
| 177 | + ); |
| 178 | + name = WD_test_lib; |
| 179 | + sourceTree = "<group>"; |
| 180 | + }; |
| 181 | + 16357D5A17D60D0C006234D1 /* QT_lib */ = { |
| 182 | + isa = PBXGroup; |
| 183 | + children = ( |
| 184 | + 1627472F17D47528000D26ED /* libqios.a */, |
| 185 | + 1627471317D4743D000D26ED /* libQt5Core.a */, |
| 186 | + 1627471417D4743D000D26ED /* libQt5Gui.a */, |
| 187 | + 1627471517D4743D000D26ED /* libQt5Multimedia.a */, |
| 188 | + 1627471617D4743D000D26ED /* libQt5MultimediaWidgets.a */, |
| 189 | + 1627471717D4743D000D26ED /* libQt5Network.a */, |
| 190 | + 1627471817D4743D000D26ED /* libQt5OpenGL.a */, |
| 191 | + 1627471917D4743D000D26ED /* libQt5PlatformSupport.a */, |
| 192 | + 1627471A17D4743D000D26ED /* libQt5Widgets.a */, |
| 193 | + 1627471B17D4743D000D26ED /* libQt5Xml.a */, |
| 194 | + ); |
| 195 | + name = QT_lib; |
| 196 | + sourceTree = "<group>"; |
| 197 | + }; |
174 | 198 | /* End PBXGroup section */
|
175 | 199 |
|
176 | 200 | /* Begin PBXNativeTarget section */
|
|
267 | 291 | GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
268 | 292 | GCC_WARN_UNUSED_VARIABLE = YES;
|
269 | 293 | IPHONEOS_DEPLOYMENT_TARGET = 6.1;
|
270 |
| - ONLY_ACTIVE_ARCH = YES; |
| 294 | + ONLY_ACTIVE_ARCH = NO; |
271 | 295 | SDKROOT = iphoneos;
|
272 | 296 | TARGETED_DEVICE_FAMILY = "1,2";
|
| 297 | + VALID_ARCHS = armv7; |
273 | 298 | };
|
274 | 299 | name = Debug;
|
275 | 300 | };
|
|
291 | 316 | GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
292 | 317 | GCC_WARN_UNUSED_VARIABLE = YES;
|
293 | 318 | IPHONEOS_DEPLOYMENT_TARGET = 6.1;
|
| 319 | + ONLY_ACTIVE_ARCH = NO; |
294 | 320 | OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
295 | 321 | SDKROOT = iphoneos;
|
296 | 322 | TARGETED_DEVICE_FAMILY = "1,2";
|
297 | 323 | VALIDATE_PRODUCT = YES;
|
| 324 | + VALID_ARCHS = armv7; |
298 | 325 | };
|
299 | 326 | name = Release;
|
300 | 327 | };
|
|
310 | 337 | "$(inherited)",
|
311 | 338 | "\"/Developer/Qt4iOS/qt-everywhere-ios-5.1.0/lib\"",
|
312 | 339 | "\"/Developer/Qt4iOS/qt-everywhere-ios-5.1.0/plugins/platforms\"",
|
313 |
| - "\"$(SRCROOT)/../../../out/DerivedData/wd_test/Build/Products/Default-iphonesimulator\"", |
314 |
| - "\"$(SRCROOT)/../build-wd-Qt4iOS2-Release\"", |
| 340 | + "\"$(SRCROOT)/../wd/build\"", |
| 341 | + "\"$(SRCROOT)/../../../build/Default-iphonesimulator\"", |
315 | 342 | );
|
316 | 343 | ONLY_ACTIVE_ARCH = NO;
|
317 | 344 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
332 | 359 | "$(inherited)",
|
333 | 360 | "\"/Developer/Qt4iOS/qt-everywhere-ios-5.1.0/lib\"",
|
334 | 361 | "\"/Developer/Qt4iOS/qt-everywhere-ios-5.1.0/plugins/platforms\"",
|
335 |
| - "\"$(SRCROOT)/../../../out/DerivedData/wd_test/Build/Products/Default-iphonesimulator\"", |
336 |
| - "\"$(SRCROOT)/../build-wd-Qt4iOS2-Release\"", |
| 362 | + "\"$(SRCROOT)/../wd/build\"", |
| 363 | + "\"$(SRCROOT)/../../../build/Default-iphonesimulator\"", |
337 | 364 | );
|
338 | 365 | ONLY_ACTIVE_ARCH = NO;
|
339 | 366 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
0 commit comments