|
12 | 12 | E22EB718226B633500053B86 /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22EB717226B633500053B86 /* Document.swift */; }; |
13 | 13 | E22EB71A226B65E300053B86 /* DocumentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22EB719226B65E300053B86 /* DocumentViewController.swift */; }; |
14 | 14 | E22EB71C226B66B300053B86 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E22EB71B226B66B300053B86 /* Main.storyboard */; }; |
| 15 | + E23795302274844400BA7238 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E237952F2274844400BA7238 /* AdSupport.framework */; }; |
15 | 16 | E26C392C2250D926009C484A /* libglog.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E26C39172250D91C009C484A /* libglog.a */; }; |
16 | 17 | E26C392D2250D926009C484A /* libminiz.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E26C391B2250D91C009C484A /* libminiz.a */; }; |
17 | 18 | E26C392E2250D926009C484A /* libodrlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E26C391D2250D91C009C484A /* libodrlib.a */; }; |
|
226 | 227 | E22EB717226B633500053B86 /* Document.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; }; |
227 | 228 | E22EB719226B65E300053B86 /* DocumentViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DocumentViewController.swift; sourceTree = "<group>"; }; |
228 | 229 | E22EB71B226B66B300053B86 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; }; |
| 230 | + E237952F2274844400BA7238 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; |
229 | 231 | E26C38EA2250D91C009C484A /* odr.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = odr.xcodeproj; path = build/odr.xcodeproj; sourceTree = "<group>"; }; |
230 | 232 | E26C39382250DC6E009C484A /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; |
231 | 233 | E29E4076225A4672002C06E6 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
|
247 | 249 | isa = PBXFrameworksBuildPhase; |
248 | 250 | buildActionMask = 2147483647; |
249 | 251 | files = ( |
| 252 | + E23795302274844400BA7238 /* AdSupport.framework in Frameworks */, |
250 | 253 | E2D920F0226B1C7D0042A774 /* libcryptopp-object.a in Frameworks */, |
251 | 254 | E2A3EE742259FA3100511BD2 /* libtinyxml2.a in Frameworks */, |
252 | 255 | E26C39392250DC6E009C484A /* WebKit.framework in Frameworks */, |
|
301 | 304 | E2BB4B64220EF4F20056176B /* Frameworks */ = { |
302 | 305 | isa = PBXGroup; |
303 | 306 | children = ( |
| 307 | + E237952F2274844400BA7238 /* AdSupport.framework */, |
304 | 308 | E26C39382250DC6E009C484A /* WebKit.framework */, |
305 | 309 | E26C38EA2250D91C009C484A /* odr.xcodeproj */, |
306 | 310 | EF00F649A86477A6C27F07C0 /* Pods_OpenDocumentReader.framework */, |
|
0 commit comments