|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 21E6C5303C9ED8A9A9317BEC /* Pods_OpenDocumentReader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EF00F649A86477A6C27F07C0 /* Pods_OpenDocumentReader.framework */; }; |
| 11 | + AC384BCC23B4FFA700C7BF47 /* AppUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC384BA523B4FFA700C7BF47 /* AppUtility.swift */; }; |
| 12 | + AC384BCD23B4FFA700C7BF47 /* ContentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC384BC923B4FFA700C7BF47 /* ContentViewController.swift */; }; |
| 13 | + AC384BCE23B4FFA700C7BF47 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC384BCA23B4FFA700C7BF47 /* Constants.swift */; }; |
| 14 | + AC384BCF23B4FFA700C7BF47 /* PageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC384BCB23B4FFA700C7BF47 /* PageViewController.swift */; }; |
11 | 15 | E2064DFE22CFA1BA006441F8 /* iAd.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E2064DDF22CFA1BA006441F8 /* iAd.framework */; }; |
12 | 16 | E22EB716226B621200053B86 /* DocumentBrowserTransitioningDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22EB6F7226B621200053B86 /* DocumentBrowserTransitioningDelegate.swift */; }; |
13 | 17 | E22EB718226B633500053B86 /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22EB717226B633500053B86 /* Document.swift */; }; |
|
160 | 164 | isa = PBXContainerItemProxy; |
161 | 165 | containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */; |
162 | 166 | proxyType = 1; |
163 | | - remoteGlobalIDString = 6EF4E076CF60433092E37E67; |
| 167 | + remoteGlobalIDString = 370F96077487484D87C97817; |
164 | 168 | remoteInfo = glog; |
165 | 169 | }; |
166 | 170 | E26C39322250D976009C484A /* PBXContainerItemProxy */ = { |
167 | 171 | isa = PBXContainerItemProxy; |
168 | 172 | containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */; |
169 | 173 | proxyType = 1; |
170 | | - remoteGlobalIDString = 527B291C96804BA39CF2D5CC; |
| 174 | + remoteGlobalIDString = 1B4C60E4C647499B83BED692; |
171 | 175 | remoteInfo = miniz; |
172 | 176 | }; |
173 | 177 | E26C39342250D976009C484A /* PBXContainerItemProxy */ = { |
174 | 178 | isa = PBXContainerItemProxy; |
175 | 179 | containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */; |
176 | 180 | proxyType = 1; |
177 | | - remoteGlobalIDString = 753F6F499E954CF09FDDDB35; |
| 181 | + remoteGlobalIDString = CE8A8F56DF7949EF9B454B10; |
178 | 182 | remoteInfo = odrlib; |
179 | 183 | }; |
180 | 184 | E26C39362250D976009C484A /* PBXContainerItemProxy */ = { |
181 | 185 | isa = PBXContainerItemProxy; |
182 | 186 | containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */; |
183 | 187 | proxyType = 1; |
184 | | - remoteGlobalIDString = 0485BB4A08784DE785195780; |
| 188 | + remoteGlobalIDString = 3CDE14922A8447A0AF9B2156; |
185 | 189 | remoteInfo = tinyxml2; |
186 | 190 | }; |
187 | 191 | E29A02212365EF7800BD6A96 /* PBXContainerItemProxy */ = { |
|
251 | 255 | isa = PBXContainerItemProxy; |
252 | 256 | containerPortal = E26C38EA2250D91C009C484A /* odr.xcodeproj */; |
253 | 257 | proxyType = 1; |
254 | | - remoteGlobalIDString = 0D80F2CF350D404897887FB1; |
| 258 | + remoteGlobalIDString = 32B5F430AA984ECA930C03F6; |
255 | 259 | remoteInfo = "cryptopp-object"; |
256 | 260 | }; |
257 | 261 | /* End PBXContainerItemProxy section */ |
258 | 262 |
|
259 | 263 | /* Begin PBXFileReference section */ |
260 | 264 | 97704690541D85438FC2079C /* Pods-OpenDocumentReader.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenDocumentReader.release.xcconfig"; path = "Pods/Target Support Files/Pods-OpenDocumentReader/Pods-OpenDocumentReader.release.xcconfig"; sourceTree = "<group>"; }; |
| 265 | + AC384BA523B4FFA700C7BF47 /* AppUtility.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppUtility.swift; sourceTree = "<group>"; }; |
| 266 | + AC384BC923B4FFA700C7BF47 /* ContentViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentViewController.swift; sourceTree = "<group>"; }; |
| 267 | + AC384BCA23B4FFA700C7BF47 /* Constants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; }; |
| 268 | + AC384BCB23B4FFA700C7BF47 /* PageViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PageViewController.swift; sourceTree = "<group>"; }; |
261 | 269 | B3FCFC99F5757D71C0A3EB11 /* Pods-OpenDocumentReader.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenDocumentReader.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OpenDocumentReader/Pods-OpenDocumentReader.debug.xcconfig"; sourceTree = "<group>"; }; |
262 | 270 | E2064DDF22CFA1BA006441F8 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; |
263 | 271 | E22EB6F7226B621200053B86 /* DocumentBrowserTransitioningDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DocumentBrowserTransitioningDelegate.swift; sourceTree = "<group>"; }; |
|
381 | 389 | E2F7ED54220B54D600D63515 /* DocumentBrowserViewController.swift */, |
382 | 390 | E22EB6F7226B621200053B86 /* DocumentBrowserTransitioningDelegate.swift */, |
383 | 391 | E22EB719226B65E300053B86 /* DocumentViewController.swift */, |
| 392 | + AC384BA523B4FFA700C7BF47 /* AppUtility.swift */, |
| 393 | + AC384BCA23B4FFA700C7BF47 /* Constants.swift */, |
| 394 | + AC384BC923B4FFA700C7BF47 /* ContentViewController.swift */, |
| 395 | + AC384BCB23B4FFA700C7BF47 /* PageViewController.swift */, |
384 | 396 | E22EB717226B633500053B86 /* Document.swift */, |
385 | 397 | E22EB71B226B66B300053B86 /* Main.storyboard */, |
386 | 398 | E2F7ED5D220B54D700D63515 /* Assets.xcassets */, |
|
752 | 764 | buildActionMask = 2147483647; |
753 | 765 | files = ( |
754 | 766 | E22EB71A226B65E300053B86 /* DocumentViewController.swift in Sources */, |
| 767 | + AC384BCD23B4FFA700C7BF47 /* ContentViewController.swift in Sources */, |
755 | 768 | E22EB718226B633500053B86 /* Document.swift in Sources */, |
| 769 | + AC384BCF23B4FFA700C7BF47 /* PageViewController.swift in Sources */, |
756 | 770 | E2C008FA220F1CF80097C594 /* CoreWrapper.mm in Sources */, |
757 | 771 | E2D0B3D9226D945400534FCC /* StoreReviewHelper.swift in Sources */, |
758 | 772 | E22EB716226B621200053B86 /* DocumentBrowserTransitioningDelegate.swift in Sources */, |
| 773 | + AC384BCC23B4FFA700C7BF47 /* AppUtility.swift in Sources */, |
| 774 | + AC384BCE23B4FFA700C7BF47 /* Constants.swift in Sources */, |
759 | 775 | E2F7ED55220B54D600D63515 /* DocumentBrowserViewController.swift in Sources */, |
760 | 776 | E2F7ED53220B54D600D63515 /* AppDelegate.swift in Sources */, |
761 | 777 | ); |
|
0 commit comments