1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 46;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
11		13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
12		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
13		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
14		3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; };
15		6ADAD6E626493A420001F56E /* ShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ADAD6E526493A420001F56E /* ShareViewController.m */; };
16		6ADAD6E926493A420001F56E /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6ADAD6E726493A420001F56E /* MainInterface.storyboard */; };
17		6ADAD6ED26493A420001F56E /* shareextension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 6ADAD6E226493A420001F56E /* shareextension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
18		96905EF65AED1B983A6B3ABC /* libPods-multitarget.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-multitarget.a */; };
19		BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; };
20/* End PBXBuildFile section */
21
22/* Begin PBXContainerItemProxy section */
23		6ADAD6EB26493A420001F56E /* PBXContainerItemProxy */ = {
24			isa = PBXContainerItemProxy;
25			containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
26			proxyType = 1;
27			remoteGlobalIDString = 6ADAD6E126493A420001F56E;
28			remoteInfo = shareextension;
29		};
30/* End PBXContainerItemProxy section */
31
32/* Begin PBXCopyFilesBuildPhase section */
33		6ADAD6F126493A420001F56E /* Embed App Extensions */ = {
34			isa = PBXCopyFilesBuildPhase;
35			buildActionMask = 2147483647;
36			dstPath = "";
37			dstSubfolderSpec = 13;
38			files = (
39				6ADAD6ED26493A420001F56E /* shareextension.appex in Embed App Extensions */,
40			);
41			name = "Embed App Extensions";
42			runOnlyForDeploymentPostprocessing = 0;
43		};
44/* End PBXCopyFilesBuildPhase section */
45
46/* Begin PBXFileReference section */
47		008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
48		13B07F961A680F5B00A75B9A /* multitarget.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = multitarget.app; sourceTree = BUILT_PRODUCTS_DIR; };
49		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = multitarget/AppDelegate.h; sourceTree = "<group>"; };
50		13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = multitarget/AppDelegate.m; sourceTree = "<group>"; };
51		13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
52		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = multitarget/Images.xcassets; sourceTree = "<group>"; };
53		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = multitarget/Info.plist; sourceTree = "<group>"; };
54		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = multitarget/main.m; sourceTree = "<group>"; };
55		58EEBF8E8E6FB1BC6CAF49B5 /* libPods-multitarget.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-multitarget.a"; sourceTree = BUILT_PRODUCTS_DIR; };
56		6ADAD6E226493A420001F56E /* shareextension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = shareextension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
57		6ADAD6E426493A420001F56E /* ShareViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShareViewController.h; sourceTree = "<group>"; };
58		6ADAD6E526493A420001F56E /* ShareViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShareViewController.m; sourceTree = "<group>"; };
59		6ADAD6E826493A420001F56E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; };
60		6ADAD6EA26493A420001F56E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
61		6C2E3173556A471DD304B334 /* Pods-multitarget.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-multitarget.debug.xcconfig"; path = "Target Support Files/Pods-multitarget/Pods-multitarget.debug.xcconfig"; sourceTree = "<group>"; };
62		7A4D352CD337FB3A3BF06240 /* Pods-multitarget.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-multitarget.release.xcconfig"; path = "Target Support Files/Pods-multitarget/Pods-multitarget.release.xcconfig"; sourceTree = "<group>"; };
63		AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = multitarget/SplashScreen.storyboard; sourceTree = "<group>"; };
64		BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
65		ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
66		ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
67/* End PBXFileReference section */
68
69/* Begin PBXFrameworksBuildPhase section */
70		13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
71			isa = PBXFrameworksBuildPhase;
72			buildActionMask = 2147483647;
73			files = (
74				96905EF65AED1B983A6B3ABC /* libPods-multitarget.a in Frameworks */,
75			);
76			runOnlyForDeploymentPostprocessing = 0;
77		};
78		6ADAD6DF26493A420001F56E /* Frameworks */ = {
79			isa = PBXFrameworksBuildPhase;
80			buildActionMask = 2147483647;
81			files = (
82			);
83			runOnlyForDeploymentPostprocessing = 0;
84		};
85/* End PBXFrameworksBuildPhase section */
86
87/* Begin PBXGroup section */
88		13B07FAE1A68108700A75B9A /* multitarget */ = {
89			isa = PBXGroup;
90			children = (
91				BB2F792B24A3F905000567C9 /* Supporting */,
92				008F07F21AC5B25A0029DE68 /* main.jsbundle */,
93				13B07FAF1A68108700A75B9A /* AppDelegate.h */,
94				13B07FB01A68108700A75B9A /* AppDelegate.m */,
95				13B07FB51A68108700A75B9A /* Images.xcassets */,
96				13B07FB61A68108700A75B9A /* Info.plist */,
97				13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
98				13B07FB71A68108700A75B9A /* main.m */,
99				AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */,
100			);
101			name = multitarget;
102			sourceTree = "<group>";
103		};
104		2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
105			isa = PBXGroup;
106			children = (
107				ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
108				ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
109				58EEBF8E8E6FB1BC6CAF49B5 /* libPods-multitarget.a */,
110			);
111			name = Frameworks;
112			sourceTree = "<group>";
113		};
114		6ADAD6E326493A420001F56E /* shareextension */ = {
115			isa = PBXGroup;
116			children = (
117				6ADAD6E426493A420001F56E /* ShareViewController.h */,
118				6ADAD6E526493A420001F56E /* ShareViewController.m */,
119				6ADAD6E726493A420001F56E /* MainInterface.storyboard */,
120				6ADAD6EA26493A420001F56E /* Info.plist */,
121			);
122			path = shareextension;
123			sourceTree = "<group>";
124		};
125		832341AE1AAA6A7D00B99B32 /* Libraries */ = {
126			isa = PBXGroup;
127			children = (
128			);
129			name = Libraries;
130			sourceTree = "<group>";
131		};
132		83CBB9F61A601CBA00E9B192 = {
133			isa = PBXGroup;
134			children = (
135				13B07FAE1A68108700A75B9A /* multitarget */,
136				832341AE1AAA6A7D00B99B32 /* Libraries */,
137				6ADAD6E326493A420001F56E /* shareextension */,
138				83CBBA001A601CBA00E9B192 /* Products */,
139				2D16E6871FA4F8E400B85C8A /* Frameworks */,
140				D65327D7A22EEC0BE12398D9 /* Pods */,
141			);
142			indentWidth = 2;
143			sourceTree = "<group>";
144			tabWidth = 2;
145			usesTabs = 0;
146		};
147		83CBBA001A601CBA00E9B192 /* Products */ = {
148			isa = PBXGroup;
149			children = (
150				13B07F961A680F5B00A75B9A /* multitarget.app */,
151				6ADAD6E226493A420001F56E /* shareextension.appex */,
152			);
153			name = Products;
154			sourceTree = "<group>";
155		};
156		BB2F792B24A3F905000567C9 /* Supporting */ = {
157			isa = PBXGroup;
158			children = (
159				BB2F792C24A3F905000567C9 /* Expo.plist */,
160			);
161			name = Supporting;
162			path = multitarget/Supporting;
163			sourceTree = "<group>";
164		};
165		D65327D7A22EEC0BE12398D9 /* Pods */ = {
166			isa = PBXGroup;
167			children = (
168				6C2E3173556A471DD304B334 /* Pods-multitarget.debug.xcconfig */,
169				7A4D352CD337FB3A3BF06240 /* Pods-multitarget.release.xcconfig */,
170			);
171			path = Pods;
172			sourceTree = "<group>";
173		};
174/* End PBXGroup section */
175
176/* Begin PBXNativeTarget section */
177		13B07F861A680F5B00A75B9A /* multitarget */ = {
178			isa = PBXNativeTarget;
179			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "multitarget" */;
180			buildPhases = (
181				08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */,
182				FD10A7F022414F080027D42C /* Start Packager */,
183				13B07F871A680F5B00A75B9A /* Sources */,
184				13B07F8C1A680F5B00A75B9A /* Frameworks */,
185				13B07F8E1A680F5B00A75B9A /* Resources */,
186				00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
187				AF7BF8C823CE838DA4182532 /* [CP] Copy Pods Resources */,
188				6ADAD6F126493A420001F56E /* Embed App Extensions */,
189			);
190			buildRules = (
191			);
192			dependencies = (
193				6ADAD6EC26493A420001F56E /* PBXTargetDependency */,
194			);
195			name = multitarget;
196			productName = multitarget;
197			productReference = 13B07F961A680F5B00A75B9A /* multitarget.app */;
198			productType = "com.apple.product-type.application";
199		};
200		6ADAD6E126493A420001F56E /* shareextension */ = {
201			isa = PBXNativeTarget;
202			buildConfigurationList = 6ADAD6EE26493A420001F56E /* Build configuration list for PBXNativeTarget "shareextension" */;
203			buildPhases = (
204				6ADAD6DE26493A420001F56E /* Sources */,
205				6ADAD6DF26493A420001F56E /* Frameworks */,
206				6ADAD6E026493A420001F56E /* Resources */,
207			);
208			buildRules = (
209			);
210			dependencies = (
211			);
212			name = shareextension;
213			productName = shareextension;
214			productReference = 6ADAD6E226493A420001F56E /* shareextension.appex */;
215			productType = "com.apple.product-type.app-extension";
216		};
217/* End PBXNativeTarget section */
218
219/* Begin PBXProject section */
220		83CBB9F71A601CBA00E9B192 /* Project object */ = {
221			isa = PBXProject;
222			attributes = {
223				LastUpgradeCheck = 1130;
224				TargetAttributes = {};
225			};
226			buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "multitarget" */;
227			compatibilityVersion = "Xcode 3.2";
228			developmentRegion = en;
229			hasScannedForEncodings = 0;
230			knownRegions = (
231				en,
232				Base,
233			);
234			mainGroup = 83CBB9F61A601CBA00E9B192;
235			productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
236			projectDirPath = "";
237			projectRoot = "";
238			targets = (
239				13B07F861A680F5B00A75B9A /* multitarget */,
240				6ADAD6E126493A420001F56E /* shareextension */,
241			);
242		};
243/* End PBXProject section */
244
245/* Begin PBXResourcesBuildPhase section */
246		13B07F8E1A680F5B00A75B9A /* Resources */ = {
247			isa = PBXResourcesBuildPhase;
248			buildActionMask = 2147483647;
249			files = (
250				BB2F792D24A3F905000567C9 /* Expo.plist in Resources */,
251				13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
252				13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
253				3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */,
254			);
255			runOnlyForDeploymentPostprocessing = 0;
256		};
257		6ADAD6E026493A420001F56E /* Resources */ = {
258			isa = PBXResourcesBuildPhase;
259			buildActionMask = 2147483647;
260			files = (
261				6ADAD6E926493A420001F56E /* MainInterface.storyboard in Resources */,
262			);
263			runOnlyForDeploymentPostprocessing = 0;
264		};
265/* End PBXResourcesBuildPhase section */
266
267/* Begin PBXShellScriptBuildPhase section */
268		00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
269			isa = PBXShellScriptBuildPhase;
270			buildActionMask = 2147483647;
271			files = (
272			);
273			inputPaths = (
274			);
275			name = "Bundle React Native code and images";
276			outputPaths = (
277			);
278			runOnlyForDeploymentPostprocessing = 0;
279			shellPath = /bin/sh;
280			shellScript = "if [[ -f /Users/dsokal/.volta/bin/node ]]; then\n  export NODE_BINARY=/Users/dsokal/.volta/bin/node\nelse\n  export NODE_BINARY=node\nfi\n../node_modules/react-native/scripts/react-native-xcode.sh\n../node_modules/expo-constants/scripts/get-app-config-ios.sh\n../node_modules/expo-updates/scripts/create-manifest-ios.sh\n";
281		};
282		08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = {
283			isa = PBXShellScriptBuildPhase;
284			buildActionMask = 2147483647;
285			files = (
286			);
287			inputFileListPaths = (
288			);
289			inputPaths = (
290				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
291				"${PODS_ROOT}/Manifest.lock",
292			);
293			name = "[CP] Check Pods Manifest.lock";
294			outputFileListPaths = (
295			);
296			outputPaths = (
297				"$(DERIVED_FILE_DIR)/Pods-multitarget-checkManifestLockResult.txt",
298			);
299			runOnlyForDeploymentPostprocessing = 0;
300			shellPath = /bin/sh;
301			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
302			showEnvVarsInLog = 0;
303		};
304		AF7BF8C823CE838DA4182532 /* [CP] Copy Pods Resources */ = {
305			isa = PBXShellScriptBuildPhase;
306			buildActionMask = 2147483647;
307			files = (
308			);
309			inputPaths = (
310				"${PODS_ROOT}/Target Support Files/Pods-multitarget/Pods-multitarget-resources.sh",
311				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
312			);
313			name = "[CP] Copy Pods Resources";
314			outputPaths = (
315				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
316			);
317			runOnlyForDeploymentPostprocessing = 0;
318			shellPath = /bin/sh;
319			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-multitarget/Pods-multitarget-resources.sh\"\n";
320			showEnvVarsInLog = 0;
321		};
322		FD10A7F022414F080027D42C /* Start Packager */ = {
323			isa = PBXShellScriptBuildPhase;
324			buildActionMask = 2147483647;
325			files = (
326			);
327			inputFileListPaths = (
328			);
329			inputPaths = (
330			);
331			name = "Start Packager";
332			outputFileListPaths = (
333			);
334			outputPaths = (
335			);
336			runOnlyForDeploymentPostprocessing = 0;
337			shellPath = /bin/sh;
338			shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n  if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n    if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n      echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n      exit 2\n    fi\n  else\n    open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n  fi\nfi\n";
339			showEnvVarsInLog = 0;
340		};
341/* End PBXShellScriptBuildPhase section */
342
343/* Begin PBXSourcesBuildPhase section */
344		13B07F871A680F5B00A75B9A /* Sources */ = {
345			isa = PBXSourcesBuildPhase;
346			buildActionMask = 2147483647;
347			files = (
348				13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
349				13B07FC11A68108700A75B9A /* main.m in Sources */,
350			);
351			runOnlyForDeploymentPostprocessing = 0;
352		};
353		6ADAD6DE26493A420001F56E /* Sources */ = {
354			isa = PBXSourcesBuildPhase;
355			buildActionMask = 2147483647;
356			files = (
357				6ADAD6E626493A420001F56E /* ShareViewController.m in Sources */,
358			);
359			runOnlyForDeploymentPostprocessing = 0;
360		};
361/* End PBXSourcesBuildPhase section */
362
363/* Begin PBXTargetDependency section */
364		6ADAD6EC26493A420001F56E /* PBXTargetDependency */ = {
365			isa = PBXTargetDependency;
366			target = 6ADAD6E126493A420001F56E /* shareextension */;
367			targetProxy = 6ADAD6EB26493A420001F56E /* PBXContainerItemProxy */;
368		};
369/* End PBXTargetDependency section */
370
371/* Begin PBXVariantGroup section */
372		13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
373			isa = PBXVariantGroup;
374			children = (
375				13B07FB21A68108700A75B9A /* Base */,
376			);
377			name = LaunchScreen.xib;
378			path = multitarget;
379			sourceTree = "<group>";
380		};
381		6ADAD6E726493A420001F56E /* MainInterface.storyboard */ = {
382			isa = PBXVariantGroup;
383			children = (
384				6ADAD6E826493A420001F56E /* Base */,
385			);
386			name = MainInterface.storyboard;
387			sourceTree = "<group>";
388		};
389/* End PBXVariantGroup section */
390
391/* Begin XCBuildConfiguration section */
392		13B07F941A680F5B00A75B9A /* Debug */ = {
393			isa = XCBuildConfiguration;
394			baseConfigurationReference = 6C2E3173556A471DD304B334 /* Pods-multitarget.debug.xcconfig */;
395			buildSettings = {
396				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
397				CLANG_ENABLE_MODULES = YES;
398				CURRENT_PROJECT_VERSION = 1;
399				DEVELOPMENT_TEAM = QL76XYH73P;
400				ENABLE_BITCODE = NO;
401				GCC_PREPROCESSOR_DEFINITIONS = (
402					"$(inherited)",
403					"FB_SONARKIT_ENABLED=1",
404				);
405				INFOPLIST_FILE = multitarget/Info.plist;
406				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
407				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
408				OTHER_LDFLAGS = (
409					"$(inherited)",
410					"-ObjC",
411					"-lc++",
412				);
413				PRODUCT_BUNDLE_IDENTIFIER = com.swmansion.dominik.multitarget.debug;
414				PRODUCT_NAME = multitarget;
415				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
416				SWIFT_VERSION = 5.0;
417				VERSIONING_SYSTEM = "apple-generic";
418			};
419			name = Debug;
420		};
421		13B07F951A680F5B00A75B9A /* Release */ = {
422			isa = XCBuildConfiguration;
423			baseConfigurationReference = 7A4D352CD337FB3A3BF06240 /* Pods-multitarget.release.xcconfig */;
424			buildSettings = {
425				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
426				CLANG_ENABLE_MODULES = YES;
427				CODE_SIGN_IDENTITY = "Apple Development";
428				CODE_SIGN_STYLE = Automatic;
429				CURRENT_PROJECT_VERSION = 1;
430				DEVELOPMENT_TEAM = "";
431				INFOPLIST_FILE = multitarget/Info.plist;
432				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
433				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
434				OTHER_LDFLAGS = (
435					"$(inherited)",
436					"-ObjC",
437					"-lc++",
438				);
439				PRODUCT_BUNDLE_IDENTIFIER = com.swmansion.dominik.multitarget;
440				PRODUCT_NAME = multitarget;
441				PROVISIONING_PROFILE_SPECIFIER = "";
442				SWIFT_VERSION = 5.0;
443				VERSIONING_SYSTEM = "apple-generic";
444			};
445			name = Release;
446		};
447		6ADAD6EF26493A420001F56E /* Debug */ = {
448			isa = XCBuildConfiguration;
449			buildSettings = {
450				CLANG_ANALYZER_NONNULL = YES;
451				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
452				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
453				CLANG_ENABLE_OBJC_WEAK = YES;
454				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
455				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
456				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
457				CODE_SIGN_STYLE = Automatic;
458				DEBUG_INFORMATION_FORMAT = dwarf;
459				DEVELOPMENT_TEAM = QL76XYH73P;
460				GCC_C_LANGUAGE_STANDARD = gnu11;
461				INFOPLIST_FILE = shareextension/Info.plist;
462				IPHONEOS_DEPLOYMENT_TARGET = 14.5;
463				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
464				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
465				MTL_FAST_MATH = YES;
466				PRODUCT_BUNDLE_IDENTIFIER = com.swmansion.dominik.multitarget.shareextension;
467				PRODUCT_NAME = "$(TARGET_NAME)";
468				SKIP_INSTALL = YES;
469				TARGETED_DEVICE_FAMILY = "1,2";
470			};
471			name = Debug;
472		};
473		6ADAD6F026493A420001F56E /* Release */ = {
474			isa = XCBuildConfiguration;
475			buildSettings = {
476				CLANG_ANALYZER_NONNULL = YES;
477				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
478				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
479				CLANG_ENABLE_OBJC_WEAK = YES;
480				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
481				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
482				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
483				CODE_SIGN_STYLE = Automatic;
484				COPY_PHASE_STRIP = NO;
485				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
486				DEVELOPMENT_TEAM = QL76XYH73P;
487				GCC_C_LANGUAGE_STANDARD = gnu11;
488				INFOPLIST_FILE = shareextension/Info.plist;
489				IPHONEOS_DEPLOYMENT_TARGET = 14.5;
490				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
491				MTL_FAST_MATH = YES;
492				PRODUCT_BUNDLE_IDENTIFIER = com.swmansion.dominik.multitarget.shareextension;
493				PRODUCT_NAME = "$(TARGET_NAME)";
494				SKIP_INSTALL = YES;
495				TARGETED_DEVICE_FAMILY = "1,2";
496			};
497			name = Release;
498		};
499		83CBBA201A601CBA00E9B192 /* Debug */ = {
500			isa = XCBuildConfiguration;
501			buildSettings = {
502				ALWAYS_SEARCH_USER_PATHS = NO;
503				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
504				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
505				CLANG_CXX_LIBRARY = "libc++";
506				CLANG_ENABLE_MODULES = YES;
507				CLANG_ENABLE_OBJC_ARC = YES;
508				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
509				CLANG_WARN_BOOL_CONVERSION = YES;
510				CLANG_WARN_COMMA = YES;
511				CLANG_WARN_CONSTANT_CONVERSION = YES;
512				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
513				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
514				CLANG_WARN_EMPTY_BODY = YES;
515				CLANG_WARN_ENUM_CONVERSION = YES;
516				CLANG_WARN_INFINITE_RECURSION = YES;
517				CLANG_WARN_INT_CONVERSION = YES;
518				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
519				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
520				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
521				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
522				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
523				CLANG_WARN_STRICT_PROTOTYPES = YES;
524				CLANG_WARN_SUSPICIOUS_MOVE = YES;
525				CLANG_WARN_UNREACHABLE_CODE = YES;
526				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
527				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
528				COPY_PHASE_STRIP = NO;
529				ENABLE_STRICT_OBJC_MSGSEND = YES;
530				ENABLE_TESTABILITY = YES;
531				GCC_C_LANGUAGE_STANDARD = gnu99;
532				GCC_DYNAMIC_NO_PIC = NO;
533				GCC_NO_COMMON_BLOCKS = YES;
534				GCC_OPTIMIZATION_LEVEL = 0;
535				GCC_PREPROCESSOR_DEFINITIONS = (
536					"DEBUG=1",
537					"$(inherited)",
538				);
539				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
540				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
541				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
542				GCC_WARN_UNDECLARED_SELECTOR = YES;
543				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
544				GCC_WARN_UNUSED_FUNCTION = YES;
545				GCC_WARN_UNUSED_VARIABLE = YES;
546				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
547				LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
548				LIBRARY_SEARCH_PATHS = (
549					"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
550					"\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
551					"\"$(inherited)\"",
552				);
553				MTL_ENABLE_DEBUG_INFO = YES;
554				ONLY_ACTIVE_ARCH = YES;
555				SDKROOT = iphoneos;
556			};
557			name = Debug;
558		};
559		83CBBA211A601CBA00E9B192 /* Release */ = {
560			isa = XCBuildConfiguration;
561			buildSettings = {
562				ALWAYS_SEARCH_USER_PATHS = NO;
563				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
564				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
565				CLANG_CXX_LIBRARY = "libc++";
566				CLANG_ENABLE_MODULES = YES;
567				CLANG_ENABLE_OBJC_ARC = YES;
568				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
569				CLANG_WARN_BOOL_CONVERSION = YES;
570				CLANG_WARN_COMMA = YES;
571				CLANG_WARN_CONSTANT_CONVERSION = YES;
572				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
573				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
574				CLANG_WARN_EMPTY_BODY = YES;
575				CLANG_WARN_ENUM_CONVERSION = YES;
576				CLANG_WARN_INFINITE_RECURSION = YES;
577				CLANG_WARN_INT_CONVERSION = YES;
578				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
579				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
580				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
581				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
582				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
583				CLANG_WARN_STRICT_PROTOTYPES = YES;
584				CLANG_WARN_SUSPICIOUS_MOVE = YES;
585				CLANG_WARN_UNREACHABLE_CODE = YES;
586				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
587				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
588				COPY_PHASE_STRIP = YES;
589				ENABLE_NS_ASSERTIONS = NO;
590				ENABLE_STRICT_OBJC_MSGSEND = YES;
591				GCC_C_LANGUAGE_STANDARD = gnu99;
592				GCC_NO_COMMON_BLOCKS = YES;
593				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
594				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
595				GCC_WARN_UNDECLARED_SELECTOR = YES;
596				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
597				GCC_WARN_UNUSED_FUNCTION = YES;
598				GCC_WARN_UNUSED_VARIABLE = YES;
599				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
600				LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
601				LIBRARY_SEARCH_PATHS = (
602					"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
603					"\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
604					"\"$(inherited)\"",
605				);
606				MTL_ENABLE_DEBUG_INFO = NO;
607				SDKROOT = iphoneos;
608				VALIDATE_PRODUCT = YES;
609			};
610			name = Release;
611		};
612/* End XCBuildConfiguration section */
613
614/* Begin XCConfigurationList section */
615		13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "multitarget" */ = {
616			isa = XCConfigurationList;
617			buildConfigurations = (
618				13B07F941A680F5B00A75B9A /* Debug */,
619				13B07F951A680F5B00A75B9A /* Release */,
620			);
621			defaultConfigurationIsVisible = 0;
622			defaultConfigurationName = Release;
623		};
624		6ADAD6EE26493A420001F56E /* Build configuration list for PBXNativeTarget "shareextension" */ = {
625			isa = XCConfigurationList;
626			buildConfigurations = (
627				6ADAD6EF26493A420001F56E /* Debug */,
628				6ADAD6F026493A420001F56E /* Release */,
629			);
630			defaultConfigurationIsVisible = 0;
631			defaultConfigurationName = Release;
632		};
633		83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "multitarget" */ = {
634			isa = XCConfigurationList;
635			buildConfigurations = (
636				83CBBA201A601CBA00E9B192 /* Debug */,
637				83CBBA211A601CBA00E9B192 /* Release */,
638			);
639			defaultConfigurationIsVisible = 0;
640			defaultConfigurationName = Release;
641		};
642/* End XCConfigurationList section */
643	};
644	rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
645}
646