| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118 | 
							- // !$*UTF8*$!
 - {
 - 	archiveVersion = 1;
 - 	classes = {
 - 	};
 - 	objectVersion = 46;
 - 	objects = {
 - 
 - /* Begin PBXBuildFile section */
 - 		13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
 - 		13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
 - 		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
 - 		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
 - 		500E9FE72406A52100C61231 /* BottomTabPresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 500E9FE62406A4E200C61231 /* BottomTabPresenterTest.m */; };
 - 		501C86B9239FE9C400E0B631 /* UIImage+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = 501C86B8239FE9C400E0B631 /* UIImage+Utils.m */; };
 - 		5022EDCD2405522000852BA6 /* RNNBottomTabsPresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D263A2385888C003F36BA /* RNNBottomTabsPresenterTest.m */; };
 - 		5022EDCE2405524700852BA6 /* RNNBottomTabsAppearancePresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5022EDCB240551EE00852BA6 /* RNNBottomTabsAppearancePresenterTest.m */; };
 - 		50451D35204451A900695F00 /* RNNCustomViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50451D34204451A800695F00 /* RNNCustomViewController.m */; };
 - 		50647FE323E3196800B92025 /* RNNExternalViewControllerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 50647FE223E3196800B92025 /* RNNExternalViewControllerTests.m */; };
 - 		50996C6823AA477400008F89 /* RNNRootViewControllerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 50996C6723AA477400008F89 /* RNNRootViewControllerTest.m */; };
 - 		50996C6923AA487800008F89 /* RNNTestRootViewCreator.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D263D2385888C003F36BA /* RNNTestRootViewCreator.m */; };
 - 		50BCB27623F1A2B100D6C8E5 /* TopBarAppearancePresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 50BCB27523F1A26600D6C8E5 /* TopBarAppearancePresenterTest.m */; };
 - 		50C9A8D1240EB95F00BD699F /* RNNBottomTabsController+Helpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 50CF233C240695B10098042D /* RNNBottomTabsController+Helpers.m */; };
 - 		50CF233D240695B10098042D /* RNNBottomTabsController+Helpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 50CF233C240695B10098042D /* RNNBottomTabsController+Helpers.m */; };
 - 		50C9A8D4240FB9D000BD699F /* RNNComponentViewController+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = 50C9A8D3240FB9D000BD699F /* RNNComponentViewController+Utils.m */; };
 - 		67C681D42B662A53F29C19DA /* Pods_NavigationIOS12Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DEE0B5D45FD34FBABC6586CF /* Pods_NavigationIOS12Tests.framework */; };
 - 		9D204F3DC4FBCD81583BF99F /* Pods_playground.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A3340545EAAF11C1F146864 /* Pods_playground.framework */; };
 - 		E5046080227748EA00212BD8 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E504607F227748EA00212BD8 /* JavaScriptCore.framework */; };
 - 		E58D26462385888C003F36BA /* UIViewController+LayoutProtocolTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26252385888B003F36BA /* UIViewController+LayoutProtocolTest.m */; };
 - 		E58D26472385888C003F36BA /* RNNRootViewControllerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26262385888B003F36BA /* RNNRootViewControllerTest.m */; };
 - 		E58D26482385888C003F36BA /* RNNDotIndicatorPresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26272385888B003F36BA /* RNNDotIndicatorPresenterTest.m */; };
 - 		E58D26492385888C003F36BA /* RNNFontAttributesCreatorTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26282385888B003F36BA /* RNNFontAttributesCreatorTest.m */; };
 - 		E58D264A2385888C003F36BA /* RNNTabBarControllerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26292385888B003F36BA /* RNNTabBarControllerTest.m */; };
 - 		E58D264B2385888C003F36BA /* RNNLayoutManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D262A2385888B003F36BA /* RNNLayoutManagerTest.m */; };
 - 		E58D264C2385888C003F36BA /* RNNSideMenuParserTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D262B2385888B003F36BA /* RNNSideMenuParserTest.m */; };
 - 		E58D264D2385888C003F36BA /* RNNOverlayManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D262D2385888B003F36BA /* RNNOverlayManagerTest.m */; };
 - 		E58D264E2385888C003F36BA /* RNNTestBase.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D262F2385888B003F36BA /* RNNTestBase.m */; };
 - 		E58D264F2385888C003F36BA /* RNNStackPresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26312385888B003F36BA /* RNNStackPresenterTest.m */; };
 - 		E58D26502385888C003F36BA /* RNNNavigationOptionsTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26322385888B003F36BA /* RNNNavigationOptionsTest.m */; };
 - 		E58D26512385888C003F36BA /* RNNExternalComponentStoreTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26332385888B003F36BA /* RNNExternalComponentStoreTest.m */; };
 - 		E58D26522385888C003F36BA /* RNNComponentPresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26352385888B003F36BA /* RNNComponentPresenterTest.m */; };
 - 		E58D26532385888C003F36BA /* RNNSideMenuPresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26362385888B003F36BA /* RNNSideMenuPresenterTest.m */; };
 - 		E58D26542385888C003F36BA /* RNNSideMenuControllerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26372385888B003F36BA /* RNNSideMenuControllerTest.m */; };
 - 		E58D26552385888C003F36BA /* RNNTransitionStateHolderTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26382385888B003F36BA /* RNNTransitionStateHolderTest.m */; };
 - 		E58D26582385888C003F36BA /* UITabBarController+RNNOptionsTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D263B2385888C003F36BA /* UITabBarController+RNNOptionsTest.m */; };
 - 		E58D26592385888C003F36BA /* RNNNavigationStackManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D263C2385888C003F36BA /* RNNNavigationStackManagerTest.m */; };
 - 		E58D265A2385888C003F36BA /* RNNTestRootViewCreator.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D263D2385888C003F36BA /* RNNTestRootViewCreator.m */; };
 - 		E58D265B2385888C003F36BA /* UIViewController+RNNOptionsTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D263E2385888C003F36BA /* UIViewController+RNNOptionsTest.m */; };
 - 		E58D265C2385888C003F36BA /* RNNStackControllerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D263F2385888C003F36BA /* RNNStackControllerTest.m */; };
 - 		E58D265D2385888C003F36BA /* RNNControllerFactoryTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26402385888C003F36BA /* RNNControllerFactoryTest.m */; };
 - 		E58D265E2385888C003F36BA /* RNNCommandsHandlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26412385888C003F36BA /* RNNCommandsHandlerTest.m */; };
 - 		E58D265F2385888C003F36BA /* RNNBasePresenterTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26422385888C003F36BA /* RNNBasePresenterTest.m */; };
 - 		E58D26602385888C003F36BA /* RNNModalManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26432385888C003F36BA /* RNNModalManagerTest.m */; };
 - 		E58D26612385888C003F36BA /* RNNTestNoColor.m in Sources */ = {isa = PBXBuildFile; fileRef = E58D26452385888C003F36BA /* RNNTestNoColor.m */; };
 - 		EFC0DF770EBAEFC23D0CB155 /* Pods_NavigationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84E32151E3A71C2B7328BCB4 /* Pods_NavigationTests.framework */; };
 - 		FE548D2471FE535CFCE8B113 /* Pods_playground.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50364D69238E7ECC000E62A2 /* Pods_playground.framework */; };
 - /* End PBXBuildFile section */
 - 
 - /* Begin PBXContainerItemProxy section */
 - 		50996C6223AA46DD00008F89 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
 - 			proxyType = 1;
 - 			remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
 - 			remoteInfo = playground;
 - 		};
 - 		E58D2620238587F4003F36BA /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
 - 			proxyType = 1;
 - 			remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
 - 			remoteInfo = playground;
 - 		};
 - /* End PBXContainerItemProxy section */
 - 
 - /* Begin PBXFileReference section */
 - 		13B07F961A680F5B00A75B9A /* playground.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = playground.app; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
 - 		13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
 - 		13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
 - 		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
 - 		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 - 		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
 - 		4259AF43A23D928FE78B4A3A /* Pods-NavigationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NavigationTests.debug.xcconfig"; path = "Target Support Files/Pods-NavigationTests/Pods-NavigationTests.debug.xcconfig"; sourceTree = "<group>"; };
 - 		4A3340545EAAF11C1F146864 /* Pods_playground.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_playground.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		4AE37ACF6BFBAB211EE8E7E9 /* Pods-NavigationIOS12Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NavigationIOS12Tests.release.xcconfig"; path = "Target Support Files/Pods-NavigationIOS12Tests/Pods-NavigationIOS12Tests.release.xcconfig"; sourceTree = "<group>"; };
 - 		500E9FE62406A4E200C61231 /* BottomTabPresenterTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BottomTabPresenterTest.m; sourceTree = "<group>"; };
 - 		501C86B7239FE9C400E0B631 /* UIImage+Utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIImage+Utils.h"; sourceTree = "<group>"; };
 - 		501C86B8239FE9C400E0B631 /* UIImage+Utils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Utils.m"; sourceTree = "<group>"; };
 - 		5022EDCB240551EE00852BA6 /* RNNBottomTabsAppearancePresenterTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNBottomTabsAppearancePresenterTest.m; sourceTree = "<group>"; };
 - 		50364D69238E7ECC000E62A2 /* Pods_playground.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_playground.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		50364D6B238E7F0A000E62A2 /* ReactNativeNavigation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ReactNativeNavigation.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		50451D33204451A800695F00 /* RNNCustomViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNNCustomViewController.h; path = ../../../lib/ios/RNNCustomViewController.h; sourceTree = "<group>"; };
 - 		50451D34204451A800695F00 /* RNNCustomViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNNCustomViewController.m; path = ../../../lib/ios/RNNCustomViewController.m; sourceTree = "<group>"; };
 - 		50647FE223E3196800B92025 /* RNNExternalViewControllerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNExternalViewControllerTests.m; sourceTree = "<group>"; };
 - 		50996C5D23AA46DD00008F89 /* NavigationIOS12Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NavigationIOS12Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		50996C6123AA46DD00008F89 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 - 		50996C6723AA477400008F89 /* RNNRootViewControllerTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNRootViewControllerTest.m; sourceTree = "<group>"; };
 - 		50BCB27523F1A26600D6C8E5 /* TopBarAppearancePresenterTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TopBarAppearancePresenterTest.m; sourceTree = "<group>"; };
 - 		50CF233B240695B10098042D /* RNNBottomTabsController+Helpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RNNBottomTabsController+Helpers.h"; sourceTree = "<group>"; };
 - 		50CF233C240695B10098042D /* RNNBottomTabsController+Helpers.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RNNBottomTabsController+Helpers.m"; sourceTree = "<group>"; };
 - 		50C9A8D2240FB9D000BD699F /* RNNComponentViewController+Utils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RNNComponentViewController+Utils.h"; sourceTree = "<group>"; };
 - 		50C9A8D3240FB9D000BD699F /* RNNComponentViewController+Utils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RNNComponentViewController+Utils.m"; sourceTree = "<group>"; };
 - 		7F8E255E2E08F6ECE7DF6FE3 /* Pods-playground.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-playground.release.xcconfig"; path = "Target Support Files/Pods-playground/Pods-playground.release.xcconfig"; sourceTree = "<group>"; };
 - 		84E32151E3A71C2B7328BCB4 /* Pods_NavigationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NavigationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		B484A10A046B0046B98A76B5 /* Pods-playground.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-playground.debug.xcconfig"; path = "Target Support Files/Pods-playground/Pods-playground.debug.xcconfig"; sourceTree = "<group>"; };
 - 		C9E7FB91365E7BEF959ADB5F /* Pods-NavigationIOS12Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NavigationIOS12Tests.debug.xcconfig"; path = "Target Support Files/Pods-NavigationIOS12Tests/Pods-NavigationIOS12Tests.debug.xcconfig"; sourceTree = "<group>"; };
 - 		D95A99C17C65D674BA9DF26B /* Pods-NavigationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NavigationTests.release.xcconfig"; path = "Target Support Files/Pods-NavigationTests/Pods-NavigationTests.release.xcconfig"; sourceTree = "<group>"; };
 - 		DEE0B5D45FD34FBABC6586CF /* Pods_NavigationIOS12Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NavigationIOS12Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		E504607F227748EA00212BD8 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
 - 		E58D261B238587F4003F36BA /* NavigationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NavigationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		E58D261F238587F4003F36BA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 - 		E58D26252385888B003F36BA /* UIViewController+LayoutProtocolTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+LayoutProtocolTest.m"; sourceTree = "<group>"; };
 - 		E58D26262385888B003F36BA /* RNNRootViewControllerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNRootViewControllerTest.m; sourceTree = "<group>"; };
 - 		E58D26272385888B003F36BA /* RNNDotIndicatorPresenterTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNDotIndicatorPresenterTest.m; sourceTree = "<group>"; };
 - 		E58D26282385888B003F36BA /* RNNFontAttributesCreatorTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNFontAttributesCreatorTest.m; sourceTree = "<group>"; };
 - 		E58D26292385888B003F36BA /* RNNTabBarControllerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNTabBarControllerTest.m; sourceTree = "<group>"; };
 - 		E58D262A2385888B003F36BA /* RNNLayoutManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNLayoutManagerTest.m; sourceTree = "<group>"; };
 - 		E58D262B2385888B003F36BA /* RNNSideMenuParserTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNSideMenuParserTest.m; sourceTree = "<group>"; };
 - 		E58D262C2385888B003F36BA /* RNNOptionsTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNOptionsTest.h; sourceTree = "<group>"; };
 - 		E58D262D2385888B003F36BA /* RNNOverlayManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNOverlayManagerTest.m; sourceTree = "<group>"; };
 - 		E58D262F2385888B003F36BA /* RNNTestBase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNTestBase.m; sourceTree = "<group>"; };
 - 		E58D26302385888B003F36BA /* RNNTestBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNTestBase.h; sourceTree = "<group>"; };
 - 		E58D26312385888B003F36BA /* RNNStackPresenterTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNStackPresenterTest.m; sourceTree = "<group>"; };
 - 		E58D26322385888B003F36BA /* RNNNavigationOptionsTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNNavigationOptionsTest.m; sourceTree = "<group>"; };
 - 		E58D26332385888B003F36BA /* RNNExternalComponentStoreTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNExternalComponentStoreTest.m; sourceTree = "<group>"; };
 - 		E58D26342385888B003F36BA /* RNNTestRootViewCreator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNTestRootViewCreator.h; sourceTree = "<group>"; };
 - 		E58D26352385888B003F36BA /* RNNComponentPresenterTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNComponentPresenterTest.m; sourceTree = "<group>"; };
 - 		E58D26362385888B003F36BA /* RNNSideMenuPresenterTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNSideMenuPresenterTest.m; sourceTree = "<group>"; };
 - 		E58D26372385888B003F36BA /* RNNSideMenuControllerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNSideMenuControllerTest.m; sourceTree = "<group>"; };
 - 		E58D26382385888B003F36BA /* RNNTransitionStateHolderTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNTransitionStateHolderTest.m; sourceTree = "<group>"; };
 - 		E58D263A2385888C003F36BA /* RNNBottomTabsPresenterTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNBottomTabsPresenterTest.m; sourceTree = "<group>"; };
 - 		E58D263B2385888C003F36BA /* UITabBarController+RNNOptionsTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITabBarController+RNNOptionsTest.m"; sourceTree = "<group>"; };
 - 		E58D263C2385888C003F36BA /* RNNNavigationStackManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNNavigationStackManagerTest.m; sourceTree = "<group>"; };
 - 		E58D263D2385888C003F36BA /* RNNTestRootViewCreator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNTestRootViewCreator.m; sourceTree = "<group>"; };
 - 		E58D263E2385888C003F36BA /* UIViewController+RNNOptionsTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+RNNOptionsTest.m"; sourceTree = "<group>"; };
 - 		E58D263F2385888C003F36BA /* RNNStackControllerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNStackControllerTest.m; sourceTree = "<group>"; };
 - 		E58D26402385888C003F36BA /* RNNControllerFactoryTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNControllerFactoryTest.m; sourceTree = "<group>"; };
 - 		E58D26412385888C003F36BA /* RNNCommandsHandlerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNCommandsHandlerTest.m; sourceTree = "<group>"; };
 - 		E58D26422385888C003F36BA /* RNNBasePresenterTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNBasePresenterTest.m; sourceTree = "<group>"; };
 - 		E58D26432385888C003F36BA /* RNNModalManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNModalManagerTest.m; sourceTree = "<group>"; };
 - 		E58D26452385888C003F36BA /* RNNTestNoColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNTestNoColor.m; sourceTree = "<group>"; };
 - /* End PBXFileReference section */
 - 
 - /* Begin PBXFrameworksBuildPhase section */
 - 		13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
 - 			isa = PBXFrameworksBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				E5046080227748EA00212BD8 /* JavaScriptCore.framework in Frameworks */,
 - 				9D204F3DC4FBCD81583BF99F /* Pods_playground.framework in Frameworks */,
 - 				FE548D2471FE535CFCE8B113 /* Pods_playground.framework in Frameworks */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		50996C5A23AA46DD00008F89 /* Frameworks */ = {
 - 			isa = PBXFrameworksBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				67C681D42B662A53F29C19DA /* Pods_NavigationIOS12Tests.framework in Frameworks */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		E58D2618238587F4003F36BA /* Frameworks */ = {
 - 			isa = PBXFrameworksBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				EFC0DF770EBAEFC23D0CB155 /* Pods_NavigationTests.framework in Frameworks */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXFrameworksBuildPhase section */
 - 
 - /* Begin PBXGroup section */
 - 		13B07FAE1A68108700A75B9A /* playground */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				13B07FAF1A68108700A75B9A /* AppDelegate.h */,
 - 				13B07FB01A68108700A75B9A /* AppDelegate.m */,
 - 				50451D33204451A800695F00 /* RNNCustomViewController.h */,
 - 				50451D34204451A800695F00 /* RNNCustomViewController.m */,
 - 				13B07FB51A68108700A75B9A /* Images.xcassets */,
 - 				13B07FB61A68108700A75B9A /* Info.plist */,
 - 				13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
 - 				13B07FB71A68108700A75B9A /* main.m */,
 - 			);
 - 			path = playground;
 - 			sourceTree = "<group>";
 - 		};
 - 		4620213833CA57C55B227B23 /* Pods */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				B484A10A046B0046B98A76B5 /* Pods-playground.debug.xcconfig */,
 - 				7F8E255E2E08F6ECE7DF6FE3 /* Pods-playground.release.xcconfig */,
 - 				4259AF43A23D928FE78B4A3A /* Pods-NavigationTests.debug.xcconfig */,
 - 				D95A99C17C65D674BA9DF26B /* Pods-NavigationTests.release.xcconfig */,
 - 				C9E7FB91365E7BEF959ADB5F /* Pods-NavigationIOS12Tests.debug.xcconfig */,
 - 				4AE37ACF6BFBAB211EE8E7E9 /* Pods-NavigationIOS12Tests.release.xcconfig */,
 - 			);
 - 			path = Pods;
 - 			sourceTree = "<group>";
 - 		};
 - 		50996C5E23AA46DD00008F89 /* NavigationIOS12Tests */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				E58D263A2385888C003F36BA /* RNNBottomTabsPresenterTest.m */,
 - 				50996C6723AA477400008F89 /* RNNRootViewControllerTest.m */,
 - 				50996C6123AA46DD00008F89 /* Info.plist */,
 - 			);
 - 			path = NavigationIOS12Tests;
 - 			sourceTree = "<group>";
 - 		};
 - 		832341AE1AAA6A7D00B99B32 /* Libraries */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 			);
 - 			name = Libraries;
 - 			sourceTree = "<group>";
 - 		};
 - 		83CBB9F61A601CBA00E9B192 = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				13B07FAE1A68108700A75B9A /* playground */,
 - 				832341AE1AAA6A7D00B99B32 /* Libraries */,
 - 				E58D261C238587F4003F36BA /* NavigationTests */,
 - 				50996C5E23AA46DD00008F89 /* NavigationIOS12Tests */,
 - 				83CBBA001A601CBA00E9B192 /* Products */,
 - 				E504607E227748E900212BD8 /* Frameworks */,
 - 				4620213833CA57C55B227B23 /* Pods */,
 - 			);
 - 			indentWidth = 4;
 - 			sourceTree = "<group>";
 - 			tabWidth = 4;
 - 			usesTabs = 1;
 - 		};
 - 		83CBBA001A601CBA00E9B192 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				13B07F961A680F5B00A75B9A /* playground.app */,
 - 				E58D261B238587F4003F36BA /* NavigationTests.xctest */,
 - 				50996C5D23AA46DD00008F89 /* NavigationIOS12Tests.xctest */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		E504607E227748E900212BD8 /* Frameworks */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				50364D6B238E7F0A000E62A2 /* ReactNativeNavigation.framework */,
 - 				50364D69238E7ECC000E62A2 /* Pods_playground.framework */,
 - 				E504607F227748EA00212BD8 /* JavaScriptCore.framework */,
 - 				4A3340545EAAF11C1F146864 /* Pods_playground.framework */,
 - 				84E32151E3A71C2B7328BCB4 /* Pods_NavigationTests.framework */,
 - 				DEE0B5D45FD34FBABC6586CF /* Pods_NavigationIOS12Tests.framework */,
 - 			);
 - 			name = Frameworks;
 - 			sourceTree = "<group>";
 - 		};
 - 		E58D261C238587F4003F36BA /* NavigationTests */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				E58D26442385888C003F36BA /* Options */,
 - 				E58D26422385888C003F36BA /* RNNBasePresenterTest.m */,
 - 				500E9FE62406A4E200C61231 /* BottomTabPresenterTest.m */,
 - 				50BCB27523F1A26600D6C8E5 /* TopBarAppearancePresenterTest.m */,
 - 				E58D26412385888C003F36BA /* RNNCommandsHandlerTest.m */,
 - 				E58D26352385888B003F36BA /* RNNComponentPresenterTest.m */,
 - 				E58D26402385888C003F36BA /* RNNControllerFactoryTest.m */,
 - 				E58D26272385888B003F36BA /* RNNDotIndicatorPresenterTest.m */,
 - 				E58D26332385888B003F36BA /* RNNExternalComponentStoreTest.m */,
 - 				E58D26282385888B003F36BA /* RNNFontAttributesCreatorTest.m */,
 - 				E58D262A2385888B003F36BA /* RNNLayoutManagerTest.m */,
 - 				E58D26432385888C003F36BA /* RNNModalManagerTest.m */,
 - 				E58D263F2385888C003F36BA /* RNNStackControllerTest.m */,
 - 				E58D26322385888B003F36BA /* RNNNavigationOptionsTest.m */,
 - 				E58D263C2385888C003F36BA /* RNNNavigationStackManagerTest.m */,
 - 				E58D262C2385888B003F36BA /* RNNOptionsTest.h */,
 - 				E58D262D2385888B003F36BA /* RNNOverlayManagerTest.m */,
 - 				E58D26262385888B003F36BA /* RNNRootViewControllerTest.m */,
 - 				E58D26372385888B003F36BA /* RNNSideMenuControllerTest.m */,
 - 				E58D262B2385888B003F36BA /* RNNSideMenuParserTest.m */,
 - 				E58D26362385888B003F36BA /* RNNSideMenuPresenterTest.m */,
 - 				E58D26312385888B003F36BA /* RNNStackPresenterTest.m */,
 - 				E58D26292385888B003F36BA /* RNNTabBarControllerTest.m */,
 - 				5022EDCB240551EE00852BA6 /* RNNBottomTabsAppearancePresenterTest.m */,
 - 				E58D26342385888B003F36BA /* RNNTestRootViewCreator.h */,
 - 				E58D263D2385888C003F36BA /* RNNTestRootViewCreator.m */,
 - 				E58D26382385888B003F36BA /* RNNTransitionStateHolderTest.m */,
 - 				E58D263B2385888C003F36BA /* UITabBarController+RNNOptionsTest.m */,
 - 				E58D26252385888B003F36BA /* UIViewController+LayoutProtocolTest.m */,
 - 				E58D263E2385888C003F36BA /* UIViewController+RNNOptionsTest.m */,
 - 				50CF233B240695B10098042D /* RNNBottomTabsController+Helpers.h */,
 - 				50CF233C240695B10098042D /* RNNBottomTabsController+Helpers.m */,
 - 				50647FE223E3196800B92025 /* RNNExternalViewControllerTests.m */,
 - 				E58D262E2385888B003F36BA /* utils */,
 - 				E58D261F238587F4003F36BA /* Info.plist */,
 - 			);
 - 			path = NavigationTests;
 - 			sourceTree = "<group>";
 - 		};
 - 		E58D262E2385888B003F36BA /* utils */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				E58D262F2385888B003F36BA /* RNNTestBase.m */,
 - 				E58D26302385888B003F36BA /* RNNTestBase.h */,
 - 				501C86B7239FE9C400E0B631 /* UIImage+Utils.h */,
 - 				501C86B8239FE9C400E0B631 /* UIImage+Utils.m */,
 - 				50C9A8D2240FB9D000BD699F /* RNNComponentViewController+Utils.h */,
 - 				50C9A8D3240FB9D000BD699F /* RNNComponentViewController+Utils.m */,
 - 			);
 - 			path = utils;
 - 			sourceTree = "<group>";
 - 		};
 - 		E58D26442385888C003F36BA /* Options */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				E58D26452385888C003F36BA /* RNNTestNoColor.m */,
 - 			);
 - 			path = Options;
 - 			sourceTree = "<group>";
 - 		};
 - /* End PBXGroup section */
 - 
 - /* Begin PBXNativeTarget section */
 - 		13B07F861A680F5B00A75B9A /* playground */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */;
 - 			buildPhases = (
 - 				D80DD80E880A67F5575078C4 /* [CP] Check Pods Manifest.lock */,
 - 				13B07F871A680F5B00A75B9A /* Sources */,
 - 				13B07F8C1A680F5B00A75B9A /* Frameworks */,
 - 				13B07F8E1A680F5B00A75B9A /* Resources */,
 - 				00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
 - 				B6655BF55BAA8649BB2611EC /* [CP] Embed Pods Frameworks */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 			);
 - 			name = playground;
 - 			productName = "Hello World";
 - 			productReference = 13B07F961A680F5B00A75B9A /* playground.app */;
 - 			productType = "com.apple.product-type.application";
 - 		};
 - 		50996C5C23AA46DD00008F89 /* NavigationIOS12Tests */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 50996C6623AA46DD00008F89 /* Build configuration list for PBXNativeTarget "NavigationIOS12Tests" */;
 - 			buildPhases = (
 - 				0F3F01851F0684D870017CA2 /* [CP] Check Pods Manifest.lock */,
 - 				50996C5923AA46DD00008F89 /* Sources */,
 - 				50996C5A23AA46DD00008F89 /* Frameworks */,
 - 				50996C5B23AA46DD00008F89 /* Resources */,
 - 				CAB9D527AC9F72232C0702DB /* [CP] Embed Pods Frameworks */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 				50996C6323AA46DD00008F89 /* PBXTargetDependency */,
 - 			);
 - 			name = NavigationIOS12Tests;
 - 			productName = NavigationIOS12Tests;
 - 			productReference = 50996C5D23AA46DD00008F89 /* NavigationIOS12Tests.xctest */;
 - 			productType = "com.apple.product-type.bundle.unit-test";
 - 		};
 - 		E58D261A238587F4003F36BA /* NavigationTests */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = E58D2624238587F4003F36BA /* Build configuration list for PBXNativeTarget "NavigationTests" */;
 - 			buildPhases = (
 - 				7019F906475029978A0A826C /* [CP] Check Pods Manifest.lock */,
 - 				E58D2617238587F4003F36BA /* Sources */,
 - 				E58D2618238587F4003F36BA /* Frameworks */,
 - 				E58D2619238587F4003F36BA /* Resources */,
 - 				703CBB93DA3BB23DD8A7B38F /* [CP] Embed Pods Frameworks */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 				E58D2621238587F4003F36BA /* PBXTargetDependency */,
 - 			);
 - 			name = NavigationTests;
 - 			productName = NavigationTests;
 - 			productReference = E58D261B238587F4003F36BA /* NavigationTests.xctest */;
 - 			productType = "com.apple.product-type.bundle.unit-test";
 - 		};
 - /* End PBXNativeTarget section */
 - 
 - /* Begin PBXProject section */
 - 		83CBB9F71A601CBA00E9B192 /* Project object */ = {
 - 			isa = PBXProject;
 - 			attributes = {
 - 				DefaultBuildSystemTypeForWorkspace = Original;
 - 				LastUpgradeCheck = 1120;
 - 				ORGANIZATIONNAME = Wix;
 - 				TargetAttributes = {
 - 					13B07F861A680F5B00A75B9A = {
 - 						DevelopmentTeam = XPHGA2FMQQ;
 - 						ProvisioningStyle = Automatic;
 - 					};
 - 					50996C5C23AA46DD00008F89 = {
 - 						CreatedOnToolsVersion = 11.2.1;
 - 						ProvisioningStyle = Automatic;
 - 					};
 - 					E58D261A238587F4003F36BA = {
 - 						CreatedOnToolsVersion = 11.2.1;
 - 						DevelopmentTeam = S3GLW74Y8N;
 - 						ProvisioningStyle = Automatic;
 - 					};
 - 				};
 - 			};
 - 			buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */;
 - 			compatibilityVersion = "Xcode 3.2";
 - 			developmentRegion = English;
 - 			hasScannedForEncodings = 0;
 - 			knownRegions = (
 - 				English,
 - 				en,
 - 				Base,
 - 			);
 - 			mainGroup = 83CBB9F61A601CBA00E9B192;
 - 			productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
 - 			projectDirPath = "";
 - 			projectRoot = "";
 - 			targets = (
 - 				13B07F861A680F5B00A75B9A /* playground */,
 - 				E58D261A238587F4003F36BA /* NavigationTests */,
 - 				50996C5C23AA46DD00008F89 /* NavigationIOS12Tests */,
 - 			);
 - 		};
 - /* End PBXProject section */
 - 
 - /* Begin PBXResourcesBuildPhase section */
 - 		13B07F8E1A680F5B00A75B9A /* Resources */ = {
 - 			isa = PBXResourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
 - 				13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		50996C5B23AA46DD00008F89 /* Resources */ = {
 - 			isa = PBXResourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		E58D2619238587F4003F36BA /* Resources */ = {
 - 			isa = PBXResourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXResourcesBuildPhase section */
 - 
 - /* Begin PBXShellScriptBuildPhase section */
 - 		00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputPaths = (
 - 			);
 - 			name = "Bundle React Native code and images";
 - 			outputPaths = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			shellScript = "export NODE_BINARY=node\n../../node_modules/react-native/scripts/react-native-xcode.sh ./index.js\n";
 - 		};
 - 		0F3F01851F0684D870017CA2 /* [CP] Check Pods Manifest.lock */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputFileListPaths = (
 - 			);
 - 			inputPaths = (
 - 				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
 - 				"${PODS_ROOT}/Manifest.lock",
 - 			);
 - 			name = "[CP] Check Pods Manifest.lock";
 - 			outputFileListPaths = (
 - 			);
 - 			outputPaths = (
 - 				"$(DERIVED_FILE_DIR)/Pods-NavigationIOS12Tests-checkManifestLockResult.txt",
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			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";
 - 			showEnvVarsInLog = 0;
 - 		};
 - 		7019F906475029978A0A826C /* [CP] Check Pods Manifest.lock */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputFileListPaths = (
 - 			);
 - 			inputPaths = (
 - 				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
 - 				"${PODS_ROOT}/Manifest.lock",
 - 			);
 - 			name = "[CP] Check Pods Manifest.lock";
 - 			outputFileListPaths = (
 - 			);
 - 			outputPaths = (
 - 				"$(DERIVED_FILE_DIR)/Pods-NavigationTests-checkManifestLockResult.txt",
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			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";
 - 			showEnvVarsInLog = 0;
 - 		};
 - 		703CBB93DA3BB23DD8A7B38F /* [CP] Embed Pods Frameworks */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputPaths = (
 - 				"${PODS_ROOT}/Target Support Files/Pods-NavigationTests/Pods-NavigationTests-frameworks.sh",
 - 				"${BUILT_PRODUCTS_DIR}/DoubleConversion/DoubleConversion.framework",
 - 				"${BUILT_PRODUCTS_DIR}/FBReactNativeSpec/FBReactNativeSpec.framework",
 - 				"${BUILT_PRODUCTS_DIR}/Folly/folly.framework",
 - 				"${BUILT_PRODUCTS_DIR}/RCTTypeSafety/RCTTypeSafety.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-Core/React.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-CoreModules/CoreModules.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTActionSheet/RCTActionSheet.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTAnimation/RCTAnimation.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTBlob/RCTBlob.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTImage/RCTImage.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTLinking/RCTLinking.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTNetwork/RCTNetwork.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTSettings/RCTSettings.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTText/RCTText.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTVibration/RCTVibration.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-cxxreact/cxxreact.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsi/jsi.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsiexecutor/jsireact.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsinspector/jsinspector.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactCommon/ReactCommon.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactNativeKeyboardTrackingView/ReactNativeKeyboardTrackingView.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactNativeNavigation/ReactNativeNavigation.framework",
 - 				"${BUILT_PRODUCTS_DIR}/Yoga/yoga.framework",
 - 				"${BUILT_PRODUCTS_DIR}/glog/glog.framework",
 - 				"${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework",
 - 			);
 - 			name = "[CP] Embed Pods Frameworks";
 - 			outputPaths = (
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DoubleConversion.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBReactNativeSpec.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/folly.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTTypeSafety.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/React.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CoreModules.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTActionSheet.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTAnimation.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTBlob.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTImage.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTLinking.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTNetwork.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTSettings.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTText.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTVibration.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/cxxreact.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsi.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsireact.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsinspector.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactCommon.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactNativeKeyboardTrackingView.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactNativeNavigation.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/yoga.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/glog.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCMock.framework",
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NavigationTests/Pods-NavigationTests-frameworks.sh\"\n";
 - 			showEnvVarsInLog = 0;
 - 		};
 - 		B6655BF55BAA8649BB2611EC /* [CP] Embed Pods Frameworks */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputPaths = (
 - 				"${PODS_ROOT}/Target Support Files/Pods-playground/Pods-playground-frameworks.sh",
 - 				"${BUILT_PRODUCTS_DIR}/DoubleConversion/DoubleConversion.framework",
 - 				"${BUILT_PRODUCTS_DIR}/FBReactNativeSpec/FBReactNativeSpec.framework",
 - 				"${BUILT_PRODUCTS_DIR}/Folly/folly.framework",
 - 				"${BUILT_PRODUCTS_DIR}/RCTTypeSafety/RCTTypeSafety.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-Core/React.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-CoreModules/CoreModules.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTActionSheet/RCTActionSheet.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTAnimation/RCTAnimation.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTBlob/RCTBlob.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTImage/RCTImage.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTLinking/RCTLinking.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTNetwork/RCTNetwork.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTSettings/RCTSettings.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTText/RCTText.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTVibration/RCTVibration.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-cxxreact/cxxreact.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsi/jsi.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsiexecutor/jsireact.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsinspector/jsinspector.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactCommon/ReactCommon.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactNativeKeyboardTrackingView/ReactNativeKeyboardTrackingView.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactNativeNavigation/ReactNativeNavigation.framework",
 - 				"${BUILT_PRODUCTS_DIR}/Yoga/yoga.framework",
 - 				"${BUILT_PRODUCTS_DIR}/glog/glog.framework",
 - 			);
 - 			name = "[CP] Embed Pods Frameworks";
 - 			outputPaths = (
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DoubleConversion.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBReactNativeSpec.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/folly.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTTypeSafety.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/React.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CoreModules.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTActionSheet.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTAnimation.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTBlob.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTImage.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTLinking.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTNetwork.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTSettings.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTText.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTVibration.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/cxxreact.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsi.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsireact.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsinspector.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactCommon.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactNativeKeyboardTrackingView.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactNativeNavigation.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/yoga.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/glog.framework",
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-playground/Pods-playground-frameworks.sh\"\n";
 - 			showEnvVarsInLog = 0;
 - 		};
 - 		CAB9D527AC9F72232C0702DB /* [CP] Embed Pods Frameworks */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputPaths = (
 - 				"${PODS_ROOT}/Target Support Files/Pods-NavigationIOS12Tests/Pods-NavigationIOS12Tests-frameworks.sh",
 - 				"${BUILT_PRODUCTS_DIR}/DoubleConversion/DoubleConversion.framework",
 - 				"${BUILT_PRODUCTS_DIR}/FBReactNativeSpec/FBReactNativeSpec.framework",
 - 				"${BUILT_PRODUCTS_DIR}/Folly/folly.framework",
 - 				"${BUILT_PRODUCTS_DIR}/RCTTypeSafety/RCTTypeSafety.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-Core/React.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-CoreModules/CoreModules.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTActionSheet/RCTActionSheet.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTAnimation/RCTAnimation.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTBlob/RCTBlob.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTImage/RCTImage.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTLinking/RCTLinking.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTNetwork/RCTNetwork.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTSettings/RCTSettings.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTText/RCTText.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-RCTVibration/RCTVibration.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-cxxreact/cxxreact.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsi/jsi.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsiexecutor/jsireact.framework",
 - 				"${BUILT_PRODUCTS_DIR}/React-jsinspector/jsinspector.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactCommon/ReactCommon.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactNativeKeyboardTrackingView/ReactNativeKeyboardTrackingView.framework",
 - 				"${BUILT_PRODUCTS_DIR}/ReactNativeNavigation/ReactNativeNavigation.framework",
 - 				"${BUILT_PRODUCTS_DIR}/Yoga/yoga.framework",
 - 				"${BUILT_PRODUCTS_DIR}/glog/glog.framework",
 - 				"${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework",
 - 			);
 - 			name = "[CP] Embed Pods Frameworks";
 - 			outputPaths = (
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DoubleConversion.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBReactNativeSpec.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/folly.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTTypeSafety.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/React.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CoreModules.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTActionSheet.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTAnimation.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTBlob.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTImage.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTLinking.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTNetwork.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTSettings.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTText.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RCTVibration.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/cxxreact.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsi.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsireact.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/jsinspector.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactCommon.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactNativeKeyboardTrackingView.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReactNativeNavigation.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/yoga.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/glog.framework",
 - 				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCMock.framework",
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NavigationIOS12Tests/Pods-NavigationIOS12Tests-frameworks.sh\"\n";
 - 			showEnvVarsInLog = 0;
 - 		};
 - 		D80DD80E880A67F5575078C4 /* [CP] Check Pods Manifest.lock */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputFileListPaths = (
 - 			);
 - 			inputPaths = (
 - 				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
 - 				"${PODS_ROOT}/Manifest.lock",
 - 			);
 - 			name = "[CP] Check Pods Manifest.lock";
 - 			outputFileListPaths = (
 - 			);
 - 			outputPaths = (
 - 				"$(DERIVED_FILE_DIR)/Pods-playground-checkManifestLockResult.txt",
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			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";
 - 			showEnvVarsInLog = 0;
 - 		};
 - /* End PBXShellScriptBuildPhase section */
 - 
 - /* Begin PBXSourcesBuildPhase section */
 - 		13B07F871A680F5B00A75B9A /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				50451D35204451A900695F00 /* RNNCustomViewController.m in Sources */,
 - 				13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
 - 				13B07FC11A68108700A75B9A /* main.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		50996C5923AA46DD00008F89 /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				5022EDCD2405522000852BA6 /* RNNBottomTabsPresenterTest.m in Sources */,
 - 				50C9A8D1240EB95F00BD699F /* RNNBottomTabsController+Helpers.m in Sources */,
 - 				50996C6923AA487800008F89 /* RNNTestRootViewCreator.m in Sources */,
 - 				50996C6823AA477400008F89 /* RNNRootViewControllerTest.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		E58D2617238587F4003F36BA /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				E58D265B2385888C003F36BA /* UIViewController+RNNOptionsTest.m in Sources */,
 - 				E58D26532385888C003F36BA /* RNNSideMenuPresenterTest.m in Sources */,
 - 				50BCB27623F1A2B100D6C8E5 /* TopBarAppearancePresenterTest.m in Sources */,
 - 				50C9A8D4240FB9D000BD699F /* RNNComponentViewController+Utils.m in Sources */,
 - 				50647FE323E3196800B92025 /* RNNExternalViewControllerTests.m in Sources */,
 - 				E58D264D2385888C003F36BA /* RNNOverlayManagerTest.m in Sources */,
 - 				501C86B9239FE9C400E0B631 /* UIImage+Utils.m in Sources */,
 - 				E58D265F2385888C003F36BA /* RNNBasePresenterTest.m in Sources */,
 - 				E58D26542385888C003F36BA /* RNNSideMenuControllerTest.m in Sources */,
 - 				E58D264A2385888C003F36BA /* RNNTabBarControllerTest.m in Sources */,
 - 				E58D26472385888C003F36BA /* RNNRootViewControllerTest.m in Sources */,
 - 				E58D26582385888C003F36BA /* UITabBarController+RNNOptionsTest.m in Sources */,
 - 				E58D265A2385888C003F36BA /* RNNTestRootViewCreator.m in Sources */,
 - 				E58D26492385888C003F36BA /* RNNFontAttributesCreatorTest.m in Sources */,
 - 				E58D26552385888C003F36BA /* RNNTransitionStateHolderTest.m in Sources */,
 - 				E58D26462385888C003F36BA /* UIViewController+LayoutProtocolTest.m in Sources */,
 - 				E58D26512385888C003F36BA /* RNNExternalComponentStoreTest.m in Sources */,
 - 				E58D265E2385888C003F36BA /* RNNCommandsHandlerTest.m in Sources */,
 - 				E58D264B2385888C003F36BA /* RNNLayoutManagerTest.m in Sources */,
 - 				E58D26592385888C003F36BA /* RNNNavigationStackManagerTest.m in Sources */,
 - 				E58D26602385888C003F36BA /* RNNModalManagerTest.m in Sources */,
 - 				E58D26502385888C003F36BA /* RNNNavigationOptionsTest.m in Sources */,
 - 				E58D264E2385888C003F36BA /* RNNTestBase.m in Sources */,
 - 				5022EDCE2405524700852BA6 /* RNNBottomTabsAppearancePresenterTest.m in Sources */,
 - 				500E9FE72406A52100C61231 /* BottomTabPresenterTest.m in Sources */,
 - 				E58D26612385888C003F36BA /* RNNTestNoColor.m in Sources */,
 - 				50CF233D240695B10098042D /* RNNBottomTabsController+Helpers.m in Sources */,
 - 				E58D265D2385888C003F36BA /* RNNControllerFactoryTest.m in Sources */,
 - 				E58D265C2385888C003F36BA /* RNNStackControllerTest.m in Sources */,
 - 				E58D26482385888C003F36BA /* RNNDotIndicatorPresenterTest.m in Sources */,
 - 				E58D26522385888C003F36BA /* RNNComponentPresenterTest.m in Sources */,
 - 				E58D264C2385888C003F36BA /* RNNSideMenuParserTest.m in Sources */,
 - 				E58D264F2385888C003F36BA /* RNNStackPresenterTest.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXSourcesBuildPhase section */
 - 
 - /* Begin PBXTargetDependency section */
 - 		50996C6323AA46DD00008F89 /* PBXTargetDependency */ = {
 - 			isa = PBXTargetDependency;
 - 			target = 13B07F861A680F5B00A75B9A /* playground */;
 - 			targetProxy = 50996C6223AA46DD00008F89 /* PBXContainerItemProxy */;
 - 		};
 - 		E58D2621238587F4003F36BA /* PBXTargetDependency */ = {
 - 			isa = PBXTargetDependency;
 - 			target = 13B07F861A680F5B00A75B9A /* playground */;
 - 			targetProxy = E58D2620238587F4003F36BA /* PBXContainerItemProxy */;
 - 		};
 - /* End PBXTargetDependency section */
 - 
 - /* Begin PBXVariantGroup section */
 - 		13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
 - 			isa = PBXVariantGroup;
 - 			children = (
 - 				13B07FB21A68108700A75B9A /* Base */,
 - 			);
 - 			name = LaunchScreen.xib;
 - 			sourceTree = "<group>";
 - 		};
 - /* End PBXVariantGroup section */
 - 
 - /* Begin XCBuildConfiguration section */
 - 		13B07F941A680F5B00A75B9A /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			baseConfigurationReference = B484A10A046B0046B98A76B5 /* Pods-playground.debug.xcconfig */;
 - 			buildSettings = {
 - 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 - 				CODE_SIGN_IDENTITY = "Apple Development";
 - 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 - 				CODE_SIGN_STYLE = Automatic;
 - 				DEAD_CODE_STRIPPING = NO;
 - 				DEVELOPMENT_TEAM = XPHGA2FMQQ;
 - 				INFOPLIST_FILE = playground/Info.plist;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
 - 				OTHER_LDFLAGS = (
 - 					"$(inherited)",
 - 					"-ObjC",
 - 					"-l\"c++\"",
 - 				);
 - 				PRODUCT_BUNDLE_IDENTIFIER = com.rnn.playground;
 - 				PRODUCT_NAME = playground;
 - 				PROVISIONING_PROFILE_SPECIFIER = "";
 - 				TARGETED_DEVICE_FAMILY = "1,2";
 - 			};
 - 			name = Debug;
 - 		};
 - 		13B07F951A680F5B00A75B9A /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			baseConfigurationReference = 7F8E255E2E08F6ECE7DF6FE3 /* Pods-playground.release.xcconfig */;
 - 			buildSettings = {
 - 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 - 				CODE_SIGN_IDENTITY = "Apple Development";
 - 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 - 				CODE_SIGN_STYLE = Automatic;
 - 				DEVELOPMENT_TEAM = XPHGA2FMQQ;
 - 				INFOPLIST_FILE = playground/Info.plist;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 11.0;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
 - 				OTHER_LDFLAGS = (
 - 					"$(inherited)",
 - 					"-ObjC",
 - 					"-l\"c++\"",
 - 				);
 - 				PRODUCT_BUNDLE_IDENTIFIER = com.rnn.playground;
 - 				PRODUCT_NAME = playground;
 - 				PROVISIONING_PROFILE_SPECIFIER = "";
 - 				TARGETED_DEVICE_FAMILY = "1,2";
 - 			};
 - 			name = Release;
 - 		};
 - 		50996C6423AA46DD00008F89 /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			baseConfigurationReference = C9E7FB91365E7BEF959ADB5F /* Pods-NavigationIOS12Tests.debug.xcconfig */;
 - 			buildSettings = {
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 - 				CLANG_ENABLE_OBJC_WEAK = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 - 				CODE_SIGN_STYLE = Automatic;
 - 				DEBUG_INFORMATION_FORMAT = dwarf;
 - 				GCC_C_LANGUAGE_STANDARD = gnu11;
 - 				INFOPLIST_FILE = NavigationIOS12Tests/Info.plist;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 - 				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
 - 				MTL_FAST_MATH = YES;
 - 				PRODUCT_BUNDLE_IDENTIFIER = rn.NavigationIOS12Tests;
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				TARGETED_DEVICE_FAMILY = "1,2";
 - 			};
 - 			name = Debug;
 - 		};
 - 		50996C6523AA46DD00008F89 /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			baseConfigurationReference = 4AE37ACF6BFBAB211EE8E7E9 /* Pods-NavigationIOS12Tests.release.xcconfig */;
 - 			buildSettings = {
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 - 				CLANG_ENABLE_OBJC_WEAK = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 - 				CODE_SIGN_STYLE = Automatic;
 - 				COPY_PHASE_STRIP = NO;
 - 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 - 				GCC_C_LANGUAGE_STANDARD = gnu11;
 - 				INFOPLIST_FILE = NavigationIOS12Tests/Info.plist;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 - 				MTL_FAST_MATH = YES;
 - 				PRODUCT_BUNDLE_IDENTIFIER = rn.NavigationIOS12Tests;
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				TARGETED_DEVICE_FAMILY = "1,2";
 - 			};
 - 			name = Release;
 - 		};
 - 		83CBBA201A601CBA00E9B192 /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ALWAYS_SEARCH_USER_PATHS = NO;
 - 				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 - 				CLANG_CXX_LIBRARY = "libc++";
 - 				CLANG_ENABLE_MODULES = YES;
 - 				CLANG_ENABLE_OBJC_ARC = YES;
 - 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 - 				CLANG_WARN_BOOL_CONVERSION = YES;
 - 				CLANG_WARN_COMMA = YES;
 - 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 - 				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
 - 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 - 				CLANG_WARN_EMPTY_BODY = YES;
 - 				CLANG_WARN_ENUM_CONVERSION = YES;
 - 				CLANG_WARN_INFINITE_RECURSION = YES;
 - 				CLANG_WARN_INT_CONVERSION = YES;
 - 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 - 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 - 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 - 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 - 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 - 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 - 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 - 				CLANG_WARN_UNREACHABLE_CODE = YES;
 - 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 - 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 - 				COPY_PHASE_STRIP = NO;
 - 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 - 				ENABLE_TESTABILITY = YES;
 - 				GCC_C_LANGUAGE_STANDARD = gnu99;
 - 				GCC_DYNAMIC_NO_PIC = NO;
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				GCC_OPTIMIZATION_LEVEL = 0;
 - 				GCC_PREPROCESSOR_DEFINITIONS = (
 - 					"DEBUG=1",
 - 					"$(inherited)",
 - 				);
 - 				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
 - 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 - 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 - 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 - 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 - 				GCC_WARN_UNUSED_FUNCTION = YES;
 - 				GCC_WARN_UNUSED_VARIABLE = YES;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
 - 				MTL_ENABLE_DEBUG_INFO = YES;
 - 				ONLY_ACTIVE_ARCH = YES;
 - 				OTHER_LDFLAGS = "";
 - 				SDKROOT = iphoneos;
 - 			};
 - 			name = Debug;
 - 		};
 - 		83CBBA211A601CBA00E9B192 /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ALWAYS_SEARCH_USER_PATHS = NO;
 - 				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 - 				CLANG_CXX_LIBRARY = "libc++";
 - 				CLANG_ENABLE_MODULES = YES;
 - 				CLANG_ENABLE_OBJC_ARC = YES;
 - 				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 - 				CLANG_WARN_BOOL_CONVERSION = YES;
 - 				CLANG_WARN_COMMA = YES;
 - 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 - 				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
 - 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 - 				CLANG_WARN_EMPTY_BODY = YES;
 - 				CLANG_WARN_ENUM_CONVERSION = YES;
 - 				CLANG_WARN_INFINITE_RECURSION = YES;
 - 				CLANG_WARN_INT_CONVERSION = YES;
 - 				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 - 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 - 				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 - 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 - 				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 - 				CLANG_WARN_STRICT_PROTOTYPES = YES;
 - 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 - 				CLANG_WARN_UNREACHABLE_CODE = YES;
 - 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 - 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 - 				COPY_PHASE_STRIP = YES;
 - 				ENABLE_NS_ASSERTIONS = NO;
 - 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 - 				GCC_C_LANGUAGE_STANDARD = gnu99;
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 - 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 - 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 - 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 - 				GCC_WARN_UNUSED_FUNCTION = YES;
 - 				GCC_WARN_UNUSED_VARIABLE = YES;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
 - 				MTL_ENABLE_DEBUG_INFO = NO;
 - 				OTHER_LDFLAGS = "";
 - 				SDKROOT = iphoneos;
 - 				VALIDATE_PRODUCT = YES;
 - 			};
 - 			name = Release;
 - 		};
 - 		E58D2622238587F4003F36BA /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			baseConfigurationReference = 4259AF43A23D928FE78B4A3A /* Pods-NavigationTests.debug.xcconfig */;
 - 			buildSettings = {
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 - 				CLANG_ENABLE_OBJC_WEAK = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 - 				CODE_SIGN_STYLE = Automatic;
 - 				DEBUG_INFORMATION_FORMAT = dwarf;
 - 				DEVELOPMENT_TEAM = S3GLW74Y8N;
 - 				GCC_C_LANGUAGE_STANDARD = gnu11;
 - 				INFOPLIST_FILE = NavigationTests/Info.plist;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 13.0;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 - 				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
 - 				MTL_FAST_MATH = YES;
 - 				PRODUCT_BUNDLE_IDENTIFIER = com.wix.NavigationTests;
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				TARGETED_DEVICE_FAMILY = "1,2";
 - 			};
 - 			name = Debug;
 - 		};
 - 		E58D2623238587F4003F36BA /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			baseConfigurationReference = D95A99C17C65D674BA9DF26B /* Pods-NavigationTests.release.xcconfig */;
 - 			buildSettings = {
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
 - 				CLANG_ENABLE_OBJC_WEAK = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 - 				CODE_SIGN_STYLE = Automatic;
 - 				COPY_PHASE_STRIP = NO;
 - 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 - 				DEVELOPMENT_TEAM = S3GLW74Y8N;
 - 				GCC_C_LANGUAGE_STANDARD = gnu11;
 - 				INFOPLIST_FILE = NavigationTests/Info.plist;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 13.0;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 - 				MTL_FAST_MATH = YES;
 - 				PRODUCT_BUNDLE_IDENTIFIER = com.wix.NavigationTests;
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				TARGETED_DEVICE_FAMILY = "1,2";
 - 			};
 - 			name = Release;
 - 		};
 - /* End XCBuildConfiguration section */
 - 
 - /* Begin XCConfigurationList section */
 - 		13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				13B07F941A680F5B00A75B9A /* Debug */,
 - 				13B07F951A680F5B00A75B9A /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Debug;
 - 		};
 - 		50996C6623AA46DD00008F89 /* Build configuration list for PBXNativeTarget "NavigationIOS12Tests" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				50996C6423AA46DD00008F89 /* Debug */,
 - 				50996C6523AA46DD00008F89 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Debug;
 - 		};
 - 		83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				83CBBA201A601CBA00E9B192 /* Debug */,
 - 				83CBBA211A601CBA00E9B192 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Debug;
 - 		};
 - 		E58D2624238587F4003F36BA /* Build configuration list for PBXNativeTarget "NavigationTests" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				E58D2622238587F4003F36BA /* Debug */,
 - 				E58D2623238587F4003F36BA /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Debug;
 - 		};
 - /* End XCConfigurationList section */
 - 	};
 - 	rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
 - }
 
 
  |