|
25 | 25 | ACD9BE3C2444A371009014E6 /* ConfigurationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACD9BE2D2444A371009014E6 /* ConfigurationManager.swift */; }; |
26 | 26 | ACF1A3E32469EFB5000BA420 /* GoogleService-Info-Lite.plist in Resources */ = {isa = PBXBuildFile; fileRef = ACF1A3E22469EFB5000BA420 /* GoogleService-Info-Lite.plist */; }; |
27 | 27 | ACF1A3E52469F8DE000BA420 /* Info-Lite.plist in Resources */ = {isa = PBXBuildFile; fileRef = ACF1A3E42469F8DE000BA420 /* Info-Lite.plist */; }; |
| 28 | + E19A47C42C24539E004A81C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E19A47C32C24539E004A81C2 /* Foundation.framework */; }; |
28 | 29 | E2064DFE22CFA1BA006441F8 /* iAd.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E2064DDF22CFA1BA006441F8 /* iAd.framework */; }; |
29 | 30 | E22B252F2557F0E2001D0C52 /* OpenDocumentReaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22B252E2557F0E2001D0C52 /* OpenDocumentReaderTests.swift */; }; |
30 | 31 | E22EB716226B621200053B86 /* DocumentBrowserTransitioningDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22EB6F7226B621200053B86 /* DocumentBrowserTransitioningDelegate.swift */; }; |
|
97 | 98 | C39C76F36758805489D19A8D /* Pods-OpenDocumentReader.debug lite.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenDocumentReader.debug lite.xcconfig"; path = "Pods/Target Support Files/Pods-OpenDocumentReader/Pods-OpenDocumentReader.debug lite.xcconfig"; sourceTree = "<group>"; }; |
98 | 99 | D7F1C22195A1CA95F6A6DEF4 /* Pods-OpenDocumentReaderTests.debug lite.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OpenDocumentReaderTests.debug lite.xcconfig"; path = "Pods/Target Support Files/Pods-OpenDocumentReaderTests/Pods-OpenDocumentReaderTests.debug lite.xcconfig"; sourceTree = "<group>"; }; |
99 | 100 | DF0AB0A593247807A3F41DFA /* Pods_OpenDocumentReader.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OpenDocumentReader.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 101 | + E19A47C32C24539E004A81C2 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
100 | 102 | E2064DDF22CFA1BA006441F8 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; |
101 | 103 | E22B252E2557F0E2001D0C52 /* OpenDocumentReaderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OpenDocumentReaderTests.swift; sourceTree = "<group>"; }; |
102 | 104 | E22B25302557F0E2001D0C52 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
134 | 136 | buildActionMask = 2147483647; |
135 | 137 | files = ( |
136 | 138 | E2064DFE22CFA1BA006441F8 /* iAd.framework in Frameworks */, |
| 139 | + E19A47C42C24539E004A81C2 /* Foundation.framework in Frameworks */, |
137 | 140 | 523A371728CCF28900876C77 /* AppTrackingTransparency.framework in Frameworks */, |
138 | 141 | 52A348B42A92635E00DACAB9 /* Pods_OpenDocumentReader.framework in Frameworks */, |
139 | 142 | 523A371528CCF28100876C77 /* StoreKit.framework in Frameworks */, |
|
175 | 178 | E2BB4B64220EF4F20056176B /* Frameworks */ = { |
176 | 179 | isa = PBXGroup; |
177 | 180 | children = ( |
| 181 | + E19A47C32C24539E004A81C2 /* Foundation.framework */, |
178 | 182 | 52A348B32A92635E00DACAB9 /* Pods_OpenDocumentReader.framework */, |
179 | 183 | 523A371628CCF28900876C77 /* AppTrackingTransparency.framework */, |
180 | 184 | 523A371428CCF28100876C77 /* StoreKit.framework */, |
|
607 | 611 | MARKETING_VERSION = 1.31; |
608 | 612 | OTHER_CFLAGS = ( |
609 | 613 | "$(inherited)", |
610 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
611 | 614 | "-arch", |
612 | 615 | arm64, |
613 | 616 | ); |
614 | 617 | OTHER_CPLUSPLUSFLAGS = ( |
615 | 618 | "$(inherited)", |
616 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
617 | 619 | "-arch", |
618 | 620 | arm64, |
619 | 621 | ); |
620 | 622 | OTHER_LDFLAGS = ( |
621 | 623 | "$(inherited)", |
622 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
623 | 624 | "-arch", |
624 | 625 | arm64, |
625 | 626 | "-lodr", |
|
723 | 724 | MARKETING_VERSION = 1.31; |
724 | 725 | OTHER_CFLAGS = ( |
725 | 726 | "$(inherited)", |
726 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
727 | 727 | "-arch", |
728 | 728 | arm64, |
729 | 729 | ); |
730 | 730 | OTHER_CPLUSPLUSFLAGS = ( |
731 | 731 | "$(inherited)", |
732 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
733 | 732 | "-arch", |
734 | 733 | arm64, |
735 | 734 | ); |
736 | 735 | OTHER_LDFLAGS = ( |
737 | 736 | "$(inherited)", |
738 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
739 | 737 | "-arch", |
740 | 738 | arm64, |
741 | 739 | "-lodr", |
|
987 | 985 | MARKETING_VERSION = 1.31; |
988 | 986 | OTHER_CFLAGS = ( |
989 | 987 | "$(inherited)", |
990 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
991 | 988 | "-arch", |
992 | 989 | arm64, |
993 | 990 | ); |
994 | 991 | OTHER_CPLUSPLUSFLAGS = ( |
995 | 992 | "$(inherited)", |
996 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
997 | 993 | "-arch", |
998 | 994 | arm64, |
999 | 995 | ); |
1000 | 996 | OTHER_LDFLAGS = ( |
1001 | 997 | "$(inherited)", |
1002 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
1003 | 998 | "-arch", |
1004 | 999 | arm64, |
1005 | 1000 | "-lodr", |
|
1044 | 1039 | MARKETING_VERSION = 1.31; |
1045 | 1040 | OTHER_CFLAGS = ( |
1046 | 1041 | "$(inherited)", |
1047 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
1048 | 1042 | "-arch", |
1049 | 1043 | arm64, |
1050 | 1044 | ); |
1051 | 1045 | OTHER_CPLUSPLUSFLAGS = ( |
1052 | 1046 | "$(inherited)", |
1053 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
1054 | 1047 | "-arch", |
1055 | 1048 | arm64, |
1056 | 1049 | ); |
1057 | 1050 | OTHER_LDFLAGS = ( |
1058 | 1051 | "$(inherited)", |
1059 | | - "-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk", |
1060 | 1052 | "-arch", |
1061 | 1053 | arm64, |
1062 | 1054 | "-lodr", |
|
0 commit comments