|
12 | 12 | 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
13 | 13 | 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
|
14 | 14 | 220F0B9F138E0EF400F59FC3 /* SVWebViewController.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 220F0B9E138E0EF400F59FC3 /* SVWebViewController.bundle */; };
|
15 |
| - 221458A013133B3600ED7D83 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2214589F13133B3600ED7D83 /* MessageUI.framework */; }; |
16 | 15 | 221C80AF13BBDA2F005F0AB8 /* SVWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 221C80AE13BBDA2F005F0AB8 /* SVWebViewController.m */; };
|
17 | 16 | 22473B9C133800DD00F497E6 /* MainWindow-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 22473B9B133800DD00F497E6 /* MainWindow-iPad.xib */; };
|
18 | 17 | 22F087701458794B003ECD31 /* SVModalWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 22F0876F1458794B003ECD31 /* SVModalWebViewController.m */; };
|
19 | 18 | 22F0877214587BBF003ECD31 /* README.textile in Resources */ = {isa = PBXBuildFile; fileRef = 22F0877114587BBF003ECD31 /* README.textile */; };
|
20 | 19 | 28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD735F0D9D9599002E5188 /* MainWindow.xib */; };
|
21 | 20 | 28C286E10D94DF7D0034E888 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28C286E00D94DF7D0034E888 /* ViewController.m */; };
|
22 | 21 | 28F335F11007B36200424DE2 /* ViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28F335F01007B36200424DE2 /* ViewController.xib */; };
|
| 22 | + 6854F46C91114217BF1613B7 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DAD2E4EAB184F72ACE29999 /* libPods.a */; }; |
23 | 23 | D53D8F1316A8688600711E30 /* SVWebViewController.strings in Resources */ = {isa = PBXBuildFile; fileRef = D53D8F1516A8688600711E30 /* SVWebViewController.strings */; };
|
24 | 24 | D5FA63C516A8707A0087531C /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = D5FA63C416A8707A0087531C /* [email protected] */; };
|
25 | 25 | /* End PBXBuildFile section */
|
|
32 | 32 | 1D6058910D05DD3D006BFB54 /* SVWeb.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SVWeb.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
33 | 33 | 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
34 | 34 | 220F0B9E138E0EF400F59FC3 /* SVWebViewController.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = SVWebViewController.bundle; sourceTree = "<group>"; };
|
35 |
| - 2214589F13133B3600ED7D83 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; |
36 | 35 | 221C80AD13BBDA2F005F0AB8 /* SVWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SVWebViewController.h; sourceTree = "<group>"; };
|
37 | 36 | 221C80AE13BBDA2F005F0AB8 /* SVWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVWebViewController.m; sourceTree = "<group>"; };
|
38 | 37 | 22473B9B133800DD00F497E6 /* MainWindow-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainWindow-iPad.xib"; path = "Resources-iPad/MainWindow-iPad.xib"; sourceTree = "<group>"; };
|
|
46 | 45 | 28F335F01007B36200424DE2 /* ViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ViewController.xib; path = ../ViewController.xib; sourceTree = "<group>"; };
|
47 | 46 | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
48 | 47 | 431F485D17145A510045AA32 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/SVWebViewController.strings; sourceTree = "<group>"; };
|
| 48 | + 6DAD2E4EAB184F72ACE29999 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 | 49 | 8D1107310486CEB800E47090 /* SVWeb-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "SVWeb-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
| 50 | + A0667BBC457D4307AC51AC26 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; }; |
50 | 51 | D53D8F1716A868C900711E30 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SVWebViewController.strings; sourceTree = "<group>"; };
|
51 | 52 | D53D8F1816A8693200711E30 /* es-ES */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-ES"; path = "es-ES.lproj/SVWebViewController.strings"; sourceTree = "<group>"; };
|
52 | 53 | D53D8F1916A8693A00711E30 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/SVWebViewController.strings; sourceTree = "<group>"; };
|
|
60 | 61 | files = (
|
61 | 62 | 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
|
62 | 63 | 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
|
63 |
| - 221458A013133B3600ED7D83 /* MessageUI.framework in Frameworks */, |
| 64 | + 6854F46C91114217BF1613B7 /* libPods.a in Frameworks */, |
64 | 65 | );
|
65 | 66 | runOnlyForDeploymentPostprocessing = 0;
|
66 | 67 | };
|
|
92 | 93 | children = (
|
93 | 94 | 22F0876E1458794B003ECD31 /* SVModalWebViewController.h */,
|
94 | 95 | 22F0876F1458794B003ECD31 /* SVModalWebViewController.m */,
|
| 96 | + 220F0B9E138E0EF400F59FC3 /* SVWebViewController.bundle */, |
95 | 97 | 221C80AD13BBDA2F005F0AB8 /* SVWebViewController.h */,
|
96 | 98 | 221C80AE13BBDA2F005F0AB8 /* SVWebViewController.m */,
|
97 |
| - 220F0B9E138E0EF400F59FC3 /* SVWebViewController.bundle */, |
98 | 99 | D53D8F1516A8688600711E30 /* SVWebViewController.strings */,
|
99 | 100 | );
|
100 | 101 | name = SVWebViewController;
|
|
121 | 122 | 22473B9A133800DC00F497E6 /* Resources-iPad */,
|
122 | 123 | 29B97323FDCFA39411CA2CEA /* Frameworks */,
|
123 | 124 | 19C28FACFE9D520D11CA2CBB /* Products */,
|
| 125 | + A0667BBC457D4307AC51AC26 /* Pods.xcconfig */, |
124 | 126 | );
|
125 | 127 | name = CustomTemplate;
|
126 | 128 | sourceTree = "<group>";
|
|
146 | 148 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
147 | 149 | isa = PBXGroup;
|
148 | 150 | children = (
|
149 |
| - 2214589F13133B3600ED7D83 /* MessageUI.framework */, |
150 | 151 | 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
151 | 152 | 1D30AB110D05D00D00671497 /* Foundation.framework */,
|
| 153 | + 6DAD2E4EAB184F72ACE29999 /* libPods.a */, |
152 | 154 | );
|
153 | 155 | name = Frameworks;
|
154 | 156 | sourceTree = "<group>";
|
|
160 | 162 | isa = PBXNativeTarget;
|
161 | 163 | buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "SVWeb" */;
|
162 | 164 | buildPhases = (
|
| 165 | + F7D0ADF41914424E8654B4CF /* Check Pods Manifest.lock */, |
163 | 166 | 1D60588D0D05DD3D006BFB54 /* Resources */,
|
164 | 167 | 1D60588E0D05DD3D006BFB54 /* Sources */,
|
165 | 168 | 1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
| 169 | + 0D38A532869148FABE9BA85B /* Copy Pods Resources */, |
166 | 170 | );
|
167 | 171 | buildRules = (
|
168 | 172 | );
|
|
223 | 227 | };
|
224 | 228 | /* End PBXResourcesBuildPhase section */
|
225 | 229 |
|
| 230 | +/* Begin PBXShellScriptBuildPhase section */ |
| 231 | + 0D38A532869148FABE9BA85B /* Copy Pods Resources */ = { |
| 232 | + isa = PBXShellScriptBuildPhase; |
| 233 | + buildActionMask = 2147483647; |
| 234 | + files = ( |
| 235 | + ); |
| 236 | + inputPaths = ( |
| 237 | + ); |
| 238 | + name = "Copy Pods Resources"; |
| 239 | + outputPaths = ( |
| 240 | + ); |
| 241 | + runOnlyForDeploymentPostprocessing = 0; |
| 242 | + shellPath = /bin/sh; |
| 243 | + shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n"; |
| 244 | + showEnvVarsInLog = 0; |
| 245 | + }; |
| 246 | + F7D0ADF41914424E8654B4CF /* Check Pods Manifest.lock */ = { |
| 247 | + isa = PBXShellScriptBuildPhase; |
| 248 | + buildActionMask = 2147483647; |
| 249 | + files = ( |
| 250 | + ); |
| 251 | + inputPaths = ( |
| 252 | + ); |
| 253 | + name = "Check Pods Manifest.lock"; |
| 254 | + outputPaths = ( |
| 255 | + ); |
| 256 | + runOnlyForDeploymentPostprocessing = 0; |
| 257 | + shellPath = /bin/sh; |
| 258 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 259 | + showEnvVarsInLog = 0; |
| 260 | + }; |
| 261 | +/* End PBXShellScriptBuildPhase section */ |
| 262 | + |
226 | 263 | /* Begin PBXSourcesBuildPhase section */
|
227 | 264 | 1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
228 | 265 | isa = PBXSourcesBuildPhase;
|
|
256 | 293 | /* Begin XCBuildConfiguration section */
|
257 | 294 | 1D6058940D05DD3E006BFB54 /* Debug */ = {
|
258 | 295 | isa = XCBuildConfiguration;
|
| 296 | + baseConfigurationReference = A0667BBC457D4307AC51AC26 /* Pods.xcconfig */; |
259 | 297 | buildSettings = {
|
260 | 298 | ALWAYS_SEARCH_USER_PATHS = NO;
|
261 | 299 | CLANG_ENABLE_OBJC_ARC = YES;
|
|
274 | 312 | };
|
275 | 313 | 1D6058950D05DD3E006BFB54 /* Release */ = {
|
276 | 314 | isa = XCBuildConfiguration;
|
| 315 | + baseConfigurationReference = A0667BBC457D4307AC51AC26 /* Pods.xcconfig */; |
277 | 316 | buildSettings = {
|
278 | 317 | ALWAYS_SEARCH_USER_PATHS = NO;
|
279 | 318 | CLANG_ENABLE_OBJC_ARC = YES;
|
|
0 commit comments