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					13B07F861A680F5B00A75B9A = {
226						DevelopmentTeam = QL76XYH73P;
227						LastSwiftMigration = 1120;
228					};
229					6ADAD6E126493A420001F56E = {
230						CreatedOnToolsVersion = 12.5;
231						DevelopmentTeam = QL76XYH73P;
232						ProvisioningStyle = Automatic;
233					};
234				};
235			};
236			buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "multitarget" */;
237			compatibilityVersion = "Xcode 3.2";
238			developmentRegion = en;
239			hasScannedForEncodings = 0;
240			knownRegions = (
241				en,
242				Base,
243			);
244			mainGroup = 83CBB9F61A601CBA00E9B192;
245			productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
246			projectDirPath = "";
247			projectRoot = "";
248			targets = (
249				13B07F861A680F5B00A75B9A /* multitarget */,
250				6ADAD6E126493A420001F56E /* shareextension */,
251			);
252		};
253/* End PBXProject section */
254
255/* Begin PBXResourcesBuildPhase section */
256		13B07F8E1A680F5B00A75B9A /* Resources */ = {
257			isa = PBXResourcesBuildPhase;
258			buildActionMask = 2147483647;
259			files = (
260				BB2F792D24A3F905000567C9 /* Expo.plist in Resources */,
261				13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
262				13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
263				3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */,
264			);
265			runOnlyForDeploymentPostprocessing = 0;
266		};
267		6ADAD6E026493A420001F56E /* Resources */ = {
268			isa = PBXResourcesBuildPhase;
269			buildActionMask = 2147483647;
270			files = (
271				6ADAD6E926493A420001F56E /* MainInterface.storyboard in Resources */,
272			);
273			runOnlyForDeploymentPostprocessing = 0;
274		};
275/* End PBXResourcesBuildPhase section */
276
277/* Begin PBXShellScriptBuildPhase section */
278		00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
279			isa = PBXShellScriptBuildPhase;
280			buildActionMask = 2147483647;
281			files = (
282			);
283			inputPaths = (
284			);
285			name = "Bundle React Native code and images";
286			outputPaths = (
287			);
288			runOnlyForDeploymentPostprocessing = 0;
289			shellPath = /bin/sh;
290			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";
291		};
292		08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = {
293			isa = PBXShellScriptBuildPhase;
294			buildActionMask = 2147483647;
295			files = (
296			);
297			inputFileListPaths = (
298			);
299			inputPaths = (
300				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
301				"${PODS_ROOT}/Manifest.lock",
302			);
303			name = "[CP] Check Pods Manifest.lock";
304			outputFileListPaths = (
305			);
306			outputPaths = (
307				"$(DERIVED_FILE_DIR)/Pods-multitarget-checkManifestLockResult.txt",
308			);
309			runOnlyForDeploymentPostprocessing = 0;
310			shellPath = /bin/sh;
311			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";
312			showEnvVarsInLog = 0;
313		};
314		AF7BF8C823CE838DA4182532 /* [CP] Copy Pods Resources */ = {
315			isa = PBXShellScriptBuildPhase;
316			buildActionMask = 2147483647;
317			files = (
318			);
319			inputPaths = (
320				"${PODS_ROOT}/Target Support Files/Pods-multitarget/Pods-multitarget-resources.sh",
321				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
322			);
323			name = "[CP] Copy Pods Resources";
324			outputPaths = (
325				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
326			);
327			runOnlyForDeploymentPostprocessing = 0;
328			shellPath = /bin/sh;
329			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-multitarget/Pods-multitarget-resources.sh\"\n";
330			showEnvVarsInLog = 0;
331		};
332		FD10A7F022414F080027D42C /* Start Packager */ = {
333			isa = PBXShellScriptBuildPhase;
334			buildActionMask = 2147483647;
335			files = (
336			);
337			inputFileListPaths = (
338			);
339			inputPaths = (
340			);
341			name = "Start Packager";
342			outputFileListPaths = (
343			);
344			outputPaths = (
345			);
346			runOnlyForDeploymentPostprocessing = 0;
347			shellPath = /bin/sh;
348			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";
349			showEnvVarsInLog = 0;
350		};
351/* End PBXShellScriptBuildPhase section */
352
353/* Begin PBXSourcesBuildPhase section */
354		13B07F871A680F5B00A75B9A /* Sources */ = {
355			isa = PBXSourcesBuildPhase;
356			buildActionMask = 2147483647;
357			files = (
358				13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
359				13B07FC11A68108700A75B9A /* main.m in Sources */,
360			);
361			runOnlyForDeploymentPostprocessing = 0;
362		};
363		6ADAD6DE26493A420001F56E /* Sources */ = {
364			isa = PBXSourcesBuildPhase;
365			buildActionMask = 2147483647;
366			files = (
367				6ADAD6E626493A420001F56E /* ShareViewController.m in Sources */,
368			);
369			runOnlyForDeploymentPostprocessing = 0;
370		};
371/* End PBXSourcesBuildPhase section */
372
373/* Begin PBXTargetDependency section */
374		6ADAD6EC26493A420001F56E /* PBXTargetDependency */ = {
375			isa = PBXTargetDependency;
376			target = 6ADAD6E126493A420001F56E /* shareextension */;
377			targetProxy = 6ADAD6EB26493A420001F56E /* PBXContainerItemProxy */;
378		};
379/* End PBXTargetDependency section */
380
381/* Begin PBXVariantGroup section */
382		13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
383			isa = PBXVariantGroup;
384			children = (
385				13B07FB21A68108700A75B9A /* Base */,
386			);
387			name = LaunchScreen.xib;
388			path = multitarget;
389			sourceTree = "<group>";
390		};
391		6ADAD6E726493A420001F56E /* MainInterface.storyboard */ = {
392			isa = PBXVariantGroup;
393			children = (
394				6ADAD6E826493A420001F56E /* Base */,
395			);
396			name = MainInterface.storyboard;
397			sourceTree = "<group>";
398		};
399/* End PBXVariantGroup section */
400
401/* Begin XCBuildConfiguration section */
402		13B07F941A680F5B00A75B9A /* Debug */ = {
403			isa = XCBuildConfiguration;
404			baseConfigurationReference = 6C2E3173556A471DD304B334 /* Pods-multitarget.debug.xcconfig */;
405			buildSettings = {
406				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
407				CLANG_ENABLE_MODULES = YES;
408				CURRENT_PROJECT_VERSION = 1;
409				DEVELOPMENT_TEAM = QL76XYH73P;
410				ENABLE_BITCODE = NO;
411				GCC_PREPROCESSOR_DEFINITIONS = (
412					"$(inherited)",
413					"FB_SONARKIT_ENABLED=1",
414				);
415				INFOPLIST_FILE = multitarget/Info.plist;
416				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
417				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
418				OTHER_LDFLAGS = (
419					"$(inherited)",
420					"-ObjC",
421					"-lc++",
422				);
423				PRODUCT_BUNDLE_IDENTIFIER = com.swmansion.dominik.multitarget.debug;
424				PRODUCT_NAME = multitarget;
425				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
426				SWIFT_VERSION = 5.0;
427				VERSIONING_SYSTEM = "apple-generic";
428			};
429			name = Debug;
430		};
431		13B07F951A680F5B00A75B9A /* Release */ = {
432			isa = XCBuildConfiguration;
433			baseConfigurationReference = 7A4D352CD337FB3A3BF06240 /* Pods-multitarget.release.xcconfig */;
434			buildSettings = {
435				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
436				CLANG_ENABLE_MODULES = YES;
437				CODE_SIGN_IDENTITY = "Apple Development";
438				CODE_SIGN_STYLE = Automatic;
439				CURRENT_PROJECT_VERSION = 1;
440				DEVELOPMENT_TEAM = "";
441				INFOPLIST_FILE = multitarget/Info.plist;
442				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
443				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
444				OTHER_LDFLAGS = (
445					"$(inherited)",
446					"-ObjC",
447					"-lc++",
448				);
449				PRODUCT_BUNDLE_IDENTIFIER = com.swmansion.dominik.multitarget;
450				PRODUCT_NAME = multitarget;
451				PROVISIONING_PROFILE_SPECIFIER = "";
452				SWIFT_VERSION = 5.0;
453				VERSIONING_SYSTEM = "apple-generic";
454			};
455			name = Release;
456		};
457		6ADAD6EF26493A420001F56E /* Debug */ = {
458			isa = XCBuildConfiguration;
459			buildSettings = {
460				CLANG_ANALYZER_NONNULL = YES;
461				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
462				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
463				CLANG_ENABLE_OBJC_WEAK = YES;
464				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
465				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
466				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
467				CODE_SIGN_STYLE = Automatic;
468				DEBUG_INFORMATION_FORMAT = dwarf;
469				DEVELOPMENT_TEAM = QL76XYH73P;
470				GCC_C_LANGUAGE_STANDARD = gnu11;
471				INFOPLIST_FILE = shareextension/Info.plist;
472				IPHONEOS_DEPLOYMENT_TARGET = 14.5;
473				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
474				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
475				MTL_FAST_MATH = YES;
476				PRODUCT_BUNDLE_IDENTIFIER = com.swmansion.dominik.multitarget.shareextension;
477				PRODUCT_NAME = "$(TARGET_NAME)";
478				SKIP_INSTALL = YES;
479				TARGETED_DEVICE_FAMILY = "1,2";
480			};
481			name = Debug;
482		};
483		6ADAD6F026493A420001F56E /* Release */ = {
484			isa = XCBuildConfiguration;
485			buildSettings = {
486				CLANG_ANALYZER_NONNULL = YES;
487				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
488				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
489				CLANG_ENABLE_OBJC_WEAK = YES;
490				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
491				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
492				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
493				CODE_SIGN_STYLE = Automatic;
494				COPY_PHASE_STRIP = NO;
495				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
496				DEVELOPMENT_TEAM = QL76XYH73P;
497				GCC_C_LANGUAGE_STANDARD = gnu11;
498				INFOPLIST_FILE = shareextension/Info.plist;
499				IPHONEOS_DEPLOYMENT_TARGET = 14.5;
500				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
501				MTL_FAST_MATH = YES;
502				PRODUCT_BUNDLE_IDENTIFIER = com.swmansion.dominik.multitarget.shareextension;
503				PRODUCT_NAME = "$(TARGET_NAME)";
504				SKIP_INSTALL = YES;
505				TARGETED_DEVICE_FAMILY = "1,2";
506			};
507			name = Release;
508		};
509		83CBBA201A601CBA00E9B192 /* Debug */ = {
510			isa = XCBuildConfiguration;
511			buildSettings = {
512				ALWAYS_SEARCH_USER_PATHS = NO;
513				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
514				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
515				CLANG_CXX_LIBRARY = "libc++";
516				CLANG_ENABLE_MODULES = YES;
517				CLANG_ENABLE_OBJC_ARC = YES;
518				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
519				CLANG_WARN_BOOL_CONVERSION = YES;
520				CLANG_WARN_COMMA = YES;
521				CLANG_WARN_CONSTANT_CONVERSION = YES;
522				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
523				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
524				CLANG_WARN_EMPTY_BODY = YES;
525				CLANG_WARN_ENUM_CONVERSION = YES;
526				CLANG_WARN_INFINITE_RECURSION = YES;
527				CLANG_WARN_INT_CONVERSION = YES;
528				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
529				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
530				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
531				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
532				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
533				CLANG_WARN_STRICT_PROTOTYPES = YES;
534				CLANG_WARN_SUSPICIOUS_MOVE = YES;
535				CLANG_WARN_UNREACHABLE_CODE = YES;
536				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
537				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
538				COPY_PHASE_STRIP = NO;
539				ENABLE_STRICT_OBJC_MSGSEND = YES;
540				ENABLE_TESTABILITY = YES;
541				GCC_C_LANGUAGE_STANDARD = gnu99;
542				GCC_DYNAMIC_NO_PIC = NO;
543				GCC_NO_COMMON_BLOCKS = YES;
544				GCC_OPTIMIZATION_LEVEL = 0;
545				GCC_PREPROCESSOR_DEFINITIONS = (
546					"DEBUG=1",
547					"$(inherited)",
548				);
549				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
550				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
551				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
552				GCC_WARN_UNDECLARED_SELECTOR = YES;
553				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
554				GCC_WARN_UNUSED_FUNCTION = YES;
555				GCC_WARN_UNUSED_VARIABLE = YES;
556				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
557				LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
558				LIBRARY_SEARCH_PATHS = (
559					"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
560					"\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
561					"\"$(inherited)\"",
562				);
563				MTL_ENABLE_DEBUG_INFO = YES;
564				ONLY_ACTIVE_ARCH = YES;
565				SDKROOT = iphoneos;
566			};
567			name = Debug;
568		};
569		83CBBA211A601CBA00E9B192 /* Release */ = {
570			isa = XCBuildConfiguration;
571			buildSettings = {
572				ALWAYS_SEARCH_USER_PATHS = NO;
573				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
574				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
575				CLANG_CXX_LIBRARY = "libc++";
576				CLANG_ENABLE_MODULES = YES;
577				CLANG_ENABLE_OBJC_ARC = YES;
578				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
579				CLANG_WARN_BOOL_CONVERSION = YES;
580				CLANG_WARN_COMMA = YES;
581				CLANG_WARN_CONSTANT_CONVERSION = YES;
582				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
583				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
584				CLANG_WARN_EMPTY_BODY = YES;
585				CLANG_WARN_ENUM_CONVERSION = YES;
586				CLANG_WARN_INFINITE_RECURSION = YES;
587				CLANG_WARN_INT_CONVERSION = YES;
588				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
589				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
590				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
591				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
592				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
593				CLANG_WARN_STRICT_PROTOTYPES = YES;
594				CLANG_WARN_SUSPICIOUS_MOVE = YES;
595				CLANG_WARN_UNREACHABLE_CODE = YES;
596				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
597				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
598				COPY_PHASE_STRIP = YES;
599				ENABLE_NS_ASSERTIONS = NO;
600				ENABLE_STRICT_OBJC_MSGSEND = YES;
601				GCC_C_LANGUAGE_STANDARD = gnu99;
602				GCC_NO_COMMON_BLOCKS = YES;
603				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
604				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
605				GCC_WARN_UNDECLARED_SELECTOR = YES;
606				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
607				GCC_WARN_UNUSED_FUNCTION = YES;
608				GCC_WARN_UNUSED_VARIABLE = YES;
609				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
610				LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
611				LIBRARY_SEARCH_PATHS = (
612					"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
613					"\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
614					"\"$(inherited)\"",
615				);
616				MTL_ENABLE_DEBUG_INFO = NO;
617				SDKROOT = iphoneos;
618				VALIDATE_PRODUCT = YES;
619			};
620			name = Release;
621		};
622/* End XCBuildConfiguration section */
623
624/* Begin XCConfigurationList section */
625		13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "multitarget" */ = {
626			isa = XCConfigurationList;
627			buildConfigurations = (
628				13B07F941A680F5B00A75B9A /* Debug */,
629				13B07F951A680F5B00A75B9A /* Release */,
630			);
631			defaultConfigurationIsVisible = 0;
632			defaultConfigurationName = Release;
633		};
634		6ADAD6EE26493A420001F56E /* Build configuration list for PBXNativeTarget "shareextension" */ = {
635			isa = XCConfigurationList;
636			buildConfigurations = (
637				6ADAD6EF26493A420001F56E /* Debug */,
638				6ADAD6F026493A420001F56E /* Release */,
639			);
640			defaultConfigurationIsVisible = 0;
641			defaultConfigurationName = Release;
642		};
643		83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "multitarget" */ = {
644			isa = XCConfigurationList;
645			buildConfigurations = (
646				83CBBA201A601CBA00E9B192 /* Debug */,
647				83CBBA211A601CBA00E9B192 /* Release */,
648			);
649			defaultConfigurationIsVisible = 0;
650			defaultConfigurationName = Release;
651		};
652/* End XCConfigurationList section */
653	};
654	rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
655}
656