project.pbxproj 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1592CD501E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
  10. 1592CD511E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
  11. 1592CD521E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
  12. 54B069921CF742D100BAFE38 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
  13. 54B069931CF742D300BAFE38 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
  14. 54B069941CF742D600BAFE38 /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
  15. 54B069961CF744DC00BAFE38 /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
  16. 54C0D5681CF7428400F90BCE /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
  17. 6502F63B1B985CA1004E342D /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
  18. 6502F63C1B985CA4004E342D /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
  19. 650307F21E3163AA001332A4 /* RestorePurchasesControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */; };
  20. 650307F41E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
  21. 650307F51E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
  22. 650307F61E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
  23. 650307F81E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
  24. 650307F91E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
  25. 650307FA1E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
  26. 650307FC1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
  27. 650307FD1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
  28. 650307FE1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
  29. 653722811DB8282600C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
  30. 653722821DB8290A00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
  31. 653722831DB8290B00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
  32. 658A08371E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
  33. 658A08381E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
  34. 658A08391E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
  35. 658A08431E2EC5120074A98F /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; };
  36. 658A084A1E2EC5350074A98F /* PaymentQueueControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */; };
  37. 658A084C1E2EC5960074A98F /* PaymentQueueSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */; };
  38. 65BB6CE81DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
  39. 65BB6CE91DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
  40. 65BB6CEA1DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
  41. 65F70AC71E2ECBB300BF040D /* PaymentTransactionObserverFake.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */; };
  42. 65F70AC91E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
  43. 65F70ACA1E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
  44. 65F70ACB1E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
  45. 65F7DF711DCD4DF000835D30 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */; };
  46. 65F7DF721DCD4DF000835D30 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF691DCD4DF000835D30 /* Assets.xcassets */; };
  47. 65F7DF731DCD4DF000835D30 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF6A1DCD4DF000835D30 /* LaunchScreen.storyboard */; };
  48. 65F7DF741DCD4DF000835D30 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF6C1DCD4DF000835D30 /* Main.storyboard */; };
  49. 65F7DF761DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF6F1DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift */; };
  50. 65F7DF771DCD4DF000835D30 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF701DCD4DF000835D30 /* ViewController.swift */; };
  51. 65F7DF841DCD4FC500835D30 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF7E1DCD4FC500835D30 /* AppDelegate.swift */; };
  52. 65F7DF851DCD4FC500835D30 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF7F1DCD4FC500835D30 /* Assets.xcassets */; };
  53. 65F7DF861DCD4FC500835D30 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF801DCD4FC500835D30 /* Main.storyboard */; };
  54. 65F7DF881DCD4FC500835D30 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF831DCD4FC500835D30 /* ViewController.swift */; };
  55. 65F7DF8E1DCD524300835D30 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; };
  56. 65F7DF8F1DCD524300835D30 /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  57. 65F7DF9A1DCD536700835D30 /* SwiftyStoreKit-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  58. 65F7DF9B1DCD537800835D30 /* SwiftyStoreKit-macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  59. 65F7DF9C1DCD537F00835D30 /* SwiftyStoreKit-tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  60. C3099C071E2FCDAA00392A54 /* PaymentsControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */; };
  61. C3099C091E2FCE3A00392A54 /* TestProduct.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C081E2FCE3A00392A54 /* TestProduct.swift */; };
  62. C3099C0B1E2FD13200392A54 /* TestPaymentTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */; };
  63. C3099C191E3206C700392A54 /* CompleteTransactionsControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */; };
  64. C4083C551C2AADB500295248 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
  65. C4083C571C2AB0A900295248 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
  66. C40C68101C29414C00B60B7E /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
  67. C40C68111C29419500B60B7E /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
  68. C4A7C7631C29B8D00053ED64 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
  69. C4D74BC41C24CEDC0071AD3E /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
  70. C4D74BC51C24CEDC0071AD3E /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
  71. C4F69A8A1C2E0D21009DD8BD /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
  72. C4FD3A101C2954CD0035CFF3 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */; };
  73. C4FD3A111C2954CD0035CFF3 /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  74. /* End PBXBuildFile section */
  75. /* Begin PBXContainerItemProxy section */
  76. 658A08441E2EC5120074A98F /* PBXContainerItemProxy */ = {
  77. isa = PBXContainerItemProxy;
  78. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  79. proxyType = 1;
  80. remoteGlobalIDString = 6502F62C1B985C40004E342D;
  81. remoteInfo = SwiftyStoreKit_iOS;
  82. };
  83. 658A084D1E2EC83F0074A98F /* PBXContainerItemProxy */ = {
  84. isa = PBXContainerItemProxy;
  85. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  86. proxyType = 1;
  87. remoteGlobalIDString = 6502F5FD1B985833004E342D;
  88. remoteInfo = SwiftyStoreKit_iOSDemo;
  89. };
  90. 65F7DF901DCD524300835D30 /* PBXContainerItemProxy */ = {
  91. isa = PBXContainerItemProxy;
  92. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  93. proxyType = 1;
  94. remoteGlobalIDString = 6502F62C1B985C40004E342D;
  95. remoteInfo = SwiftyStoreKit_iOS;
  96. };
  97. C4FD3A121C2954CD0035CFF3 /* PBXContainerItemProxy */ = {
  98. isa = PBXContainerItemProxy;
  99. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  100. proxyType = 1;
  101. remoteGlobalIDString = C4D74BBA1C24CEC90071AD3E;
  102. remoteInfo = SwiftyStoreKitOSX;
  103. };
  104. /* End PBXContainerItemProxy section */
  105. /* Begin PBXCopyFilesBuildPhase section */
  106. 65F7DF921DCD524300835D30 /* Embed Frameworks */ = {
  107. isa = PBXCopyFilesBuildPhase;
  108. buildActionMask = 2147483647;
  109. dstPath = "";
  110. dstSubfolderSpec = 10;
  111. files = (
  112. 65F7DF8F1DCD524300835D30 /* SwiftyStoreKit.framework in Embed Frameworks */,
  113. );
  114. name = "Embed Frameworks";
  115. runOnlyForDeploymentPostprocessing = 0;
  116. };
  117. C4FD3A141C2954CD0035CFF3 /* Embed Frameworks */ = {
  118. isa = PBXCopyFilesBuildPhase;
  119. buildActionMask = 2147483647;
  120. dstPath = "";
  121. dstSubfolderSpec = 10;
  122. files = (
  123. C4FD3A111C2954CD0035CFF3 /* SwiftyStoreKit.framework in Embed Frameworks */,
  124. );
  125. name = "Embed Frameworks";
  126. runOnlyForDeploymentPostprocessing = 0;
  127. };
  128. /* End PBXCopyFilesBuildPhase section */
  129. /* Begin PBXFileReference section */
  130. 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppleReceiptValidator.swift; sourceTree = "<group>"; };
  131. 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  132. 6502F5FE1B985833004E342D /* SwiftyStoreKit_iOSDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreKit_iOSDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  133. 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppProductQueryRequest.swift; sourceTree = "<group>"; };
  134. 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyStoreKit.swift; sourceTree = "<group>"; };
  135. 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  136. 650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RestorePurchasesControllerTests.swift; sourceTree = "<group>"; };
  137. 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RestorePurchasesController.swift; sourceTree = "<group>"; };
  138. 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CompleteTransactionsController.swift; sourceTree = "<group>"; };
  139. 650307FB1E33154F001332A4 /* ProductsInfoController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductsInfoController.swift; sourceTree = "<group>"; };
  140. 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SKProduct+LocalizedPrice.swift"; sourceTree = "<group>"; };
  141. 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueController.swift; sourceTree = "<group>"; };
  142. 658A083E1E2EC5120074A98F /* SwiftyStoreKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftyStoreKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  143. 658A08421E2EC5120074A98F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  144. 658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueControllerTests.swift; sourceTree = "<group>"; };
  145. 658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueSpy.swift; sourceTree = "<group>"; };
  146. 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftyStoreKit+Types.swift"; sourceTree = "<group>"; };
  147. 65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentTransactionObserverFake.swift; sourceTree = "<group>"; };
  148. 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentsController.swift; sourceTree = "<group>"; };
  149. 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  150. 65F7DF691DCD4DF000835D30 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  151. 65F7DF6B1DCD4DF000835D30 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  152. 65F7DF6D1DCD4DF000835D30 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  153. 65F7DF6E1DCD4DF000835D30 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  154. 65F7DF6F1DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkActivityIndicatorManager.swift; sourceTree = "<group>"; };
  155. 65F7DF701DCD4DF000835D30 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  156. 65F7DF7E1DCD4FC500835D30 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  157. 65F7DF7F1DCD4FC500835D30 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  158. 65F7DF811DCD4FC500835D30 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  159. 65F7DF821DCD4FC500835D30 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  160. 65F7DF831DCD4FC500835D30 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  161. 65F7DF941DCD536100835D30 /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-iOS.plist"; sourceTree = "<group>"; };
  162. 65F7DF951DCD536100835D30 /* Info-macOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-macOS.plist"; sourceTree = "<group>"; };
  163. 65F7DF961DCD536100835D30 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-tvOS.plist"; sourceTree = "<group>"; };
  164. 65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-iOS.h"; sourceTree = "<group>"; };
  165. 65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-macOS.h"; sourceTree = "<group>"; };
  166. 65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-tvOS.h"; sourceTree = "<group>"; };
  167. C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentsControllerTests.swift; sourceTree = "<group>"; };
  168. C3099C081E2FCE3A00392A54 /* TestProduct.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestProduct.swift; sourceTree = "<group>"; };
  169. C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestPaymentTransaction.swift; sourceTree = "<group>"; };
  170. C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CompleteTransactionsControllerTests.swift; sourceTree = "<group>"; };
  171. C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceiptRefreshRequest.swift; sourceTree = "<group>"; };
  172. C40C680F1C29414C00B60B7E /* OS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OS.swift; sourceTree = "<group>"; };
  173. C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceipt.swift; sourceTree = "<group>"; };
  174. C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  175. C4FD3A011C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreKit_macOSDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  176. /* End PBXFileReference section */
  177. /* Begin PBXFrameworksBuildPhase section */
  178. 54C0D5281CF7404500F90BCE /* Frameworks */ = {
  179. isa = PBXFrameworksBuildPhase;
  180. buildActionMask = 2147483647;
  181. files = (
  182. );
  183. runOnlyForDeploymentPostprocessing = 0;
  184. };
  185. 6502F5FB1B985833004E342D /* Frameworks */ = {
  186. isa = PBXFrameworksBuildPhase;
  187. buildActionMask = 2147483647;
  188. files = (
  189. 65F7DF8E1DCD524300835D30 /* SwiftyStoreKit.framework in Frameworks */,
  190. );
  191. runOnlyForDeploymentPostprocessing = 0;
  192. };
  193. 6502F6291B985C40004E342D /* Frameworks */ = {
  194. isa = PBXFrameworksBuildPhase;
  195. buildActionMask = 2147483647;
  196. files = (
  197. );
  198. runOnlyForDeploymentPostprocessing = 0;
  199. };
  200. 658A083B1E2EC5120074A98F /* Frameworks */ = {
  201. isa = PBXFrameworksBuildPhase;
  202. buildActionMask = 2147483647;
  203. files = (
  204. 658A08431E2EC5120074A98F /* SwiftyStoreKit.framework in Frameworks */,
  205. );
  206. runOnlyForDeploymentPostprocessing = 0;
  207. };
  208. C4D74BB71C24CEC90071AD3E /* Frameworks */ = {
  209. isa = PBXFrameworksBuildPhase;
  210. buildActionMask = 2147483647;
  211. files = (
  212. );
  213. runOnlyForDeploymentPostprocessing = 0;
  214. };
  215. C4FD39FE1C2954C10035CFF3 /* Frameworks */ = {
  216. isa = PBXFrameworksBuildPhase;
  217. buildActionMask = 2147483647;
  218. files = (
  219. C4FD3A101C2954CD0035CFF3 /* SwiftyStoreKit.framework in Frameworks */,
  220. );
  221. runOnlyForDeploymentPostprocessing = 0;
  222. };
  223. /* End PBXFrameworksBuildPhase section */
  224. /* Begin PBXGroup section */
  225. 6502F5F51B985833004E342D = {
  226. isa = PBXGroup;
  227. children = (
  228. 6502F6001B985833004E342D /* SwiftyStoreKit */,
  229. 65F7DF671DCD4DF000835D30 /* SwiftyStoreKit-iOS-Demo */,
  230. 65F7DF7D1DCD4FC500835D30 /* SwiftyStoreKit-macOS-Demo */,
  231. 658A083F1E2EC5120074A98F /* SwiftyStoreKitTests */,
  232. 6502F5FF1B985833004E342D /* Products */,
  233. );
  234. sourceTree = "<group>";
  235. };
  236. 6502F5FF1B985833004E342D /* Products */ = {
  237. isa = PBXGroup;
  238. children = (
  239. 6502F5FE1B985833004E342D /* SwiftyStoreKit_iOSDemo.app */,
  240. 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */,
  241. C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */,
  242. C4FD3A011C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo.app */,
  243. 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */,
  244. 658A083E1E2EC5120074A98F /* SwiftyStoreKitTests.xctest */,
  245. );
  246. name = Products;
  247. sourceTree = "<group>";
  248. };
  249. 6502F6001B985833004E342D /* SwiftyStoreKit */ = {
  250. isa = PBXGroup;
  251. children = (
  252. 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */,
  253. 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */,
  254. 650307FB1E33154F001332A4 /* ProductsInfoController.swift */,
  255. 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */,
  256. 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */,
  257. 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */,
  258. 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */,
  259. 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */,
  260. C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */,
  261. C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */,
  262. 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */,
  263. 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */,
  264. C40C680F1C29414C00B60B7E /* OS.swift */,
  265. 65F7DF931DCD536100835D30 /* Platforms */,
  266. );
  267. path = SwiftyStoreKit;
  268. sourceTree = "<group>";
  269. };
  270. 658A083F1E2EC5120074A98F /* SwiftyStoreKitTests */ = {
  271. isa = PBXGroup;
  272. children = (
  273. 658A08421E2EC5120074A98F /* Info.plist */,
  274. 658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */,
  275. C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */,
  276. 650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */,
  277. C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */,
  278. 658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */,
  279. 65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */,
  280. C3099C081E2FCE3A00392A54 /* TestProduct.swift */,
  281. C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */,
  282. );
  283. path = SwiftyStoreKitTests;
  284. sourceTree = "<group>";
  285. };
  286. 65F7DF671DCD4DF000835D30 /* SwiftyStoreKit-iOS-Demo */ = {
  287. isa = PBXGroup;
  288. children = (
  289. 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */,
  290. 65F7DF691DCD4DF000835D30 /* Assets.xcassets */,
  291. 65F7DF6A1DCD4DF000835D30 /* LaunchScreen.storyboard */,
  292. 65F7DF6C1DCD4DF000835D30 /* Main.storyboard */,
  293. 65F7DF6E1DCD4DF000835D30 /* Info.plist */,
  294. 65F7DF6F1DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift */,
  295. 65F7DF701DCD4DF000835D30 /* ViewController.swift */,
  296. );
  297. path = "SwiftyStoreKit-iOS-Demo";
  298. sourceTree = "<group>";
  299. };
  300. 65F7DF7D1DCD4FC500835D30 /* SwiftyStoreKit-macOS-Demo */ = {
  301. isa = PBXGroup;
  302. children = (
  303. 65F7DF7E1DCD4FC500835D30 /* AppDelegate.swift */,
  304. 65F7DF7F1DCD4FC500835D30 /* Assets.xcassets */,
  305. 65F7DF801DCD4FC500835D30 /* Main.storyboard */,
  306. 65F7DF821DCD4FC500835D30 /* Info.plist */,
  307. 65F7DF831DCD4FC500835D30 /* ViewController.swift */,
  308. );
  309. path = "SwiftyStoreKit-macOS-Demo";
  310. sourceTree = "<group>";
  311. };
  312. 65F7DF931DCD536100835D30 /* Platforms */ = {
  313. isa = PBXGroup;
  314. children = (
  315. 65F7DF941DCD536100835D30 /* Info-iOS.plist */,
  316. 65F7DF951DCD536100835D30 /* Info-macOS.plist */,
  317. 65F7DF961DCD536100835D30 /* Info-tvOS.plist */,
  318. 65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */,
  319. 65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */,
  320. 65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */,
  321. );
  322. path = Platforms;
  323. sourceTree = "<group>";
  324. };
  325. /* End PBXGroup section */
  326. /* Begin PBXHeadersBuildPhase section */
  327. 54C0D5291CF7404500F90BCE /* Headers */ = {
  328. isa = PBXHeadersBuildPhase;
  329. buildActionMask = 2147483647;
  330. files = (
  331. 65F7DF9C1DCD537F00835D30 /* SwiftyStoreKit-tvOS.h in Headers */,
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. };
  335. 6502F62A1B985C40004E342D /* Headers */ = {
  336. isa = PBXHeadersBuildPhase;
  337. buildActionMask = 2147483647;
  338. files = (
  339. 65F7DF9A1DCD536700835D30 /* SwiftyStoreKit-iOS.h in Headers */,
  340. );
  341. runOnlyForDeploymentPostprocessing = 0;
  342. };
  343. C4D74BB81C24CEC90071AD3E /* Headers */ = {
  344. isa = PBXHeadersBuildPhase;
  345. buildActionMask = 2147483647;
  346. files = (
  347. 65F7DF9B1DCD537800835D30 /* SwiftyStoreKit-macOS.h in Headers */,
  348. );
  349. runOnlyForDeploymentPostprocessing = 0;
  350. };
  351. /* End PBXHeadersBuildPhase section */
  352. /* Begin PBXNativeTarget section */
  353. 54C0D52B1CF7404500F90BCE /* SwiftyStoreKit_tvOS */ = {
  354. isa = PBXNativeTarget;
  355. buildConfigurationList = 54C0D5331CF7404500F90BCE /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_tvOS" */;
  356. buildPhases = (
  357. 54C0D5271CF7404500F90BCE /* Sources */,
  358. 54C0D5281CF7404500F90BCE /* Frameworks */,
  359. 54C0D5291CF7404500F90BCE /* Headers */,
  360. 54C0D52A1CF7404500F90BCE /* Resources */,
  361. );
  362. buildRules = (
  363. );
  364. dependencies = (
  365. );
  366. name = SwiftyStoreKit_tvOS;
  367. productName = SwiftyStoreKitTV;
  368. productReference = 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */;
  369. productType = "com.apple.product-type.framework";
  370. };
  371. 6502F5FD1B985833004E342D /* SwiftyStoreKit_iOSDemo */ = {
  372. isa = PBXNativeTarget;
  373. buildConfigurationList = 6502F6101B985833004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_iOSDemo" */;
  374. buildPhases = (
  375. 6502F5FA1B985833004E342D /* Sources */,
  376. 6502F5FB1B985833004E342D /* Frameworks */,
  377. 6502F5FC1B985833004E342D /* Resources */,
  378. 65F7DF921DCD524300835D30 /* Embed Frameworks */,
  379. );
  380. buildRules = (
  381. );
  382. dependencies = (
  383. 65F7DF911DCD524300835D30 /* PBXTargetDependency */,
  384. );
  385. name = SwiftyStoreKit_iOSDemo;
  386. productName = SwiftyStoreKit;
  387. productReference = 6502F5FE1B985833004E342D /* SwiftyStoreKit_iOSDemo.app */;
  388. productType = "com.apple.product-type.application";
  389. };
  390. 6502F62C1B985C40004E342D /* SwiftyStoreKit_iOS */ = {
  391. isa = PBXNativeTarget;
  392. buildConfigurationList = 6502F6361B985C40004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_iOS" */;
  393. buildPhases = (
  394. 6502F6281B985C40004E342D /* Sources */,
  395. 6502F6291B985C40004E342D /* Frameworks */,
  396. 6502F62A1B985C40004E342D /* Headers */,
  397. 6502F62B1B985C40004E342D /* Resources */,
  398. );
  399. buildRules = (
  400. );
  401. dependencies = (
  402. );
  403. name = SwiftyStoreKit_iOS;
  404. productName = SwiftyStoreKit;
  405. productReference = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */;
  406. productType = "com.apple.product-type.framework";
  407. };
  408. 658A083D1E2EC5120074A98F /* SwiftyStoreKitTests */ = {
  409. isa = PBXNativeTarget;
  410. buildConfigurationList = 658A08461E2EC5120074A98F /* Build configuration list for PBXNativeTarget "SwiftyStoreKitTests" */;
  411. buildPhases = (
  412. 658A083A1E2EC5120074A98F /* Sources */,
  413. 658A083B1E2EC5120074A98F /* Frameworks */,
  414. 658A083C1E2EC5120074A98F /* Resources */,
  415. );
  416. buildRules = (
  417. );
  418. dependencies = (
  419. 658A08451E2EC5120074A98F /* PBXTargetDependency */,
  420. 658A084E1E2EC83F0074A98F /* PBXTargetDependency */,
  421. );
  422. name = SwiftyStoreKitTests;
  423. productName = SwiftyStoreKitTests;
  424. productReference = 658A083E1E2EC5120074A98F /* SwiftyStoreKitTests.xctest */;
  425. productType = "com.apple.product-type.bundle.unit-test";
  426. };
  427. C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKit_macOS */ = {
  428. isa = PBXNativeTarget;
  429. buildConfigurationList = C4D74BC21C24CECA0071AD3E /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_macOS" */;
  430. buildPhases = (
  431. C4D74BB61C24CEC90071AD3E /* Sources */,
  432. C4D74BB71C24CEC90071AD3E /* Frameworks */,
  433. C4D74BB81C24CEC90071AD3E /* Headers */,
  434. C4D74BB91C24CEC90071AD3E /* Resources */,
  435. );
  436. buildRules = (
  437. );
  438. dependencies = (
  439. );
  440. name = SwiftyStoreKit_macOS;
  441. productName = SwiftyStoreKitOSX;
  442. productReference = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */;
  443. productType = "com.apple.product-type.framework";
  444. };
  445. C4FD3A001C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo */ = {
  446. isa = PBXNativeTarget;
  447. buildConfigurationList = C4FD3A0D1C2954C10035CFF3 /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_macOSDemo" */;
  448. buildPhases = (
  449. C4FD39FD1C2954C10035CFF3 /* Sources */,
  450. C4FD39FE1C2954C10035CFF3 /* Frameworks */,
  451. C4FD39FF1C2954C10035CFF3 /* Resources */,
  452. C4FD3A141C2954CD0035CFF3 /* Embed Frameworks */,
  453. );
  454. buildRules = (
  455. );
  456. dependencies = (
  457. C4FD3A131C2954CD0035CFF3 /* PBXTargetDependency */,
  458. );
  459. name = SwiftyStoreKit_macOSDemo;
  460. productName = SwiftyStoreOSXDemo;
  461. productReference = C4FD3A011C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo.app */;
  462. productType = "com.apple.product-type.application";
  463. };
  464. /* End PBXNativeTarget section */
  465. /* Begin PBXProject section */
  466. 6502F5F61B985833004E342D /* Project object */ = {
  467. isa = PBXProject;
  468. attributes = {
  469. LastSwiftUpdateCheck = 0820;
  470. LastUpgradeCheck = 0810;
  471. ORGANIZATIONNAME = musevisions;
  472. TargetAttributes = {
  473. 54C0D52B1CF7404500F90BCE = {
  474. CreatedOnToolsVersion = 7.3.1;
  475. };
  476. 6502F5FD1B985833004E342D = {
  477. CreatedOnToolsVersion = 7.0;
  478. DevelopmentTeam = M54ZVB688G;
  479. LastSwiftMigration = 0800;
  480. ProvisioningStyle = Automatic;
  481. };
  482. 6502F62C1B985C40004E342D = {
  483. CreatedOnToolsVersion = 7.0;
  484. LastSwiftMigration = 0800;
  485. };
  486. 658A083D1E2EC5120074A98F = {
  487. CreatedOnToolsVersion = 8.2.1;
  488. ProvisioningStyle = Automatic;
  489. TestTargetID = 6502F5FD1B985833004E342D;
  490. };
  491. C4D74BBA1C24CEC90071AD3E = {
  492. CreatedOnToolsVersion = 7.2;
  493. };
  494. C4FD3A001C2954C10035CFF3 = {
  495. CreatedOnToolsVersion = 7.2;
  496. LastSwiftMigration = 0800;
  497. };
  498. };
  499. };
  500. buildConfigurationList = 6502F5F91B985833004E342D /* Build configuration list for PBXProject "SwiftyStoreKit" */;
  501. compatibilityVersion = "Xcode 3.2";
  502. developmentRegion = English;
  503. hasScannedForEncodings = 0;
  504. knownRegions = (
  505. en,
  506. Base,
  507. );
  508. mainGroup = 6502F5F51B985833004E342D;
  509. productRefGroup = 6502F5FF1B985833004E342D /* Products */;
  510. projectDirPath = "";
  511. projectRoot = "";
  512. targets = (
  513. 6502F62C1B985C40004E342D /* SwiftyStoreKit_iOS */,
  514. C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKit_macOS */,
  515. 54C0D52B1CF7404500F90BCE /* SwiftyStoreKit_tvOS */,
  516. 6502F5FD1B985833004E342D /* SwiftyStoreKit_iOSDemo */,
  517. C4FD3A001C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo */,
  518. 658A083D1E2EC5120074A98F /* SwiftyStoreKitTests */,
  519. );
  520. };
  521. /* End PBXProject section */
  522. /* Begin PBXResourcesBuildPhase section */
  523. 54C0D52A1CF7404500F90BCE /* Resources */ = {
  524. isa = PBXResourcesBuildPhase;
  525. buildActionMask = 2147483647;
  526. files = (
  527. );
  528. runOnlyForDeploymentPostprocessing = 0;
  529. };
  530. 6502F5FC1B985833004E342D /* Resources */ = {
  531. isa = PBXResourcesBuildPhase;
  532. buildActionMask = 2147483647;
  533. files = (
  534. 65F7DF721DCD4DF000835D30 /* Assets.xcassets in Resources */,
  535. 65F7DF741DCD4DF000835D30 /* Main.storyboard in Resources */,
  536. 65F7DF731DCD4DF000835D30 /* LaunchScreen.storyboard in Resources */,
  537. );
  538. runOnlyForDeploymentPostprocessing = 0;
  539. };
  540. 6502F62B1B985C40004E342D /* Resources */ = {
  541. isa = PBXResourcesBuildPhase;
  542. buildActionMask = 2147483647;
  543. files = (
  544. );
  545. runOnlyForDeploymentPostprocessing = 0;
  546. };
  547. 658A083C1E2EC5120074A98F /* Resources */ = {
  548. isa = PBXResourcesBuildPhase;
  549. buildActionMask = 2147483647;
  550. files = (
  551. );
  552. runOnlyForDeploymentPostprocessing = 0;
  553. };
  554. C4D74BB91C24CEC90071AD3E /* Resources */ = {
  555. isa = PBXResourcesBuildPhase;
  556. buildActionMask = 2147483647;
  557. files = (
  558. );
  559. runOnlyForDeploymentPostprocessing = 0;
  560. };
  561. C4FD39FF1C2954C10035CFF3 /* Resources */ = {
  562. isa = PBXResourcesBuildPhase;
  563. buildActionMask = 2147483647;
  564. files = (
  565. 65F7DF851DCD4FC500835D30 /* Assets.xcassets in Resources */,
  566. 65F7DF861DCD4FC500835D30 /* Main.storyboard in Resources */,
  567. );
  568. runOnlyForDeploymentPostprocessing = 0;
  569. };
  570. /* End PBXResourcesBuildPhase section */
  571. /* Begin PBXSourcesBuildPhase section */
  572. 54C0D5271CF7404500F90BCE /* Sources */ = {
  573. isa = PBXSourcesBuildPhase;
  574. buildActionMask = 2147483647;
  575. files = (
  576. 1592CD521E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
  577. 54C0D5681CF7428400F90BCE /* SwiftyStoreKit.swift in Sources */,
  578. 54B069961CF744DC00BAFE38 /* OS.swift in Sources */,
  579. 54B069931CF742D300BAFE38 /* InAppReceiptRefreshRequest.swift in Sources */,
  580. 65F70ACB1E2EDC3700BF040D /* PaymentsController.swift in Sources */,
  581. 650307FE1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
  582. 650307F61E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
  583. 658A08391E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
  584. 653722831DB8290B00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
  585. 54B069921CF742D100BAFE38 /* InAppReceipt.swift in Sources */,
  586. 650307FA1E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
  587. 65BB6CEA1DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
  588. 54B069941CF742D600BAFE38 /* InAppProductQueryRequest.swift in Sources */,
  589. );
  590. runOnlyForDeploymentPostprocessing = 0;
  591. };
  592. 6502F5FA1B985833004E342D /* Sources */ = {
  593. isa = PBXSourcesBuildPhase;
  594. buildActionMask = 2147483647;
  595. files = (
  596. 65F7DF771DCD4DF000835D30 /* ViewController.swift in Sources */,
  597. 65F7DF711DCD4DF000835D30 /* AppDelegate.swift in Sources */,
  598. 65F7DF761DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift in Sources */,
  599. );
  600. runOnlyForDeploymentPostprocessing = 0;
  601. };
  602. 6502F6281B985C40004E342D /* Sources */ = {
  603. isa = PBXSourcesBuildPhase;
  604. buildActionMask = 2147483647;
  605. files = (
  606. C40C68101C29414C00B60B7E /* OS.swift in Sources */,
  607. 1592CD501E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
  608. 6502F63B1B985CA1004E342D /* InAppProductQueryRequest.swift in Sources */,
  609. C4083C571C2AB0A900295248 /* InAppReceiptRefreshRequest.swift in Sources */,
  610. 65F70AC91E2EDC3700BF040D /* PaymentsController.swift in Sources */,
  611. 650307FC1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
  612. 650307F41E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
  613. 658A08371E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
  614. 653722811DB8282600C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
  615. C4A7C7631C29B8D00053ED64 /* InAppReceipt.swift in Sources */,
  616. 650307F81E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
  617. 65BB6CE81DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
  618. 6502F63C1B985CA4004E342D /* SwiftyStoreKit.swift in Sources */,
  619. );
  620. runOnlyForDeploymentPostprocessing = 0;
  621. };
  622. 658A083A1E2EC5120074A98F /* Sources */ = {
  623. isa = PBXSourcesBuildPhase;
  624. buildActionMask = 2147483647;
  625. files = (
  626. C3099C071E2FCDAA00392A54 /* PaymentsControllerTests.swift in Sources */,
  627. 650307F21E3163AA001332A4 /* RestorePurchasesControllerTests.swift in Sources */,
  628. C3099C0B1E2FD13200392A54 /* TestPaymentTransaction.swift in Sources */,
  629. 65F70AC71E2ECBB300BF040D /* PaymentTransactionObserverFake.swift in Sources */,
  630. 658A084A1E2EC5350074A98F /* PaymentQueueControllerTests.swift in Sources */,
  631. C3099C191E3206C700392A54 /* CompleteTransactionsControllerTests.swift in Sources */,
  632. 658A084C1E2EC5960074A98F /* PaymentQueueSpy.swift in Sources */,
  633. C3099C091E2FCE3A00392A54 /* TestProduct.swift in Sources */,
  634. );
  635. runOnlyForDeploymentPostprocessing = 0;
  636. };
  637. C4D74BB61C24CEC90071AD3E /* Sources */ = {
  638. isa = PBXSourcesBuildPhase;
  639. buildActionMask = 2147483647;
  640. files = (
  641. C40C68111C29419500B60B7E /* OS.swift in Sources */,
  642. 1592CD511E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
  643. C4D74BC41C24CEDC0071AD3E /* InAppProductQueryRequest.swift in Sources */,
  644. C4F69A8A1C2E0D21009DD8BD /* InAppReceiptRefreshRequest.swift in Sources */,
  645. 65F70ACA1E2EDC3700BF040D /* PaymentsController.swift in Sources */,
  646. 650307FD1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
  647. 650307F51E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
  648. 658A08381E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
  649. 653722821DB8290A00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
  650. C4083C551C2AADB500295248 /* InAppReceipt.swift in Sources */,
  651. 650307F91E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
  652. 65BB6CE91DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
  653. C4D74BC51C24CEDC0071AD3E /* SwiftyStoreKit.swift in Sources */,
  654. );
  655. runOnlyForDeploymentPostprocessing = 0;
  656. };
  657. C4FD39FD1C2954C10035CFF3 /* Sources */ = {
  658. isa = PBXSourcesBuildPhase;
  659. buildActionMask = 2147483647;
  660. files = (
  661. 65F7DF841DCD4FC500835D30 /* AppDelegate.swift in Sources */,
  662. 65F7DF881DCD4FC500835D30 /* ViewController.swift in Sources */,
  663. );
  664. runOnlyForDeploymentPostprocessing = 0;
  665. };
  666. /* End PBXSourcesBuildPhase section */
  667. /* Begin PBXTargetDependency section */
  668. 658A08451E2EC5120074A98F /* PBXTargetDependency */ = {
  669. isa = PBXTargetDependency;
  670. target = 6502F62C1B985C40004E342D /* SwiftyStoreKit_iOS */;
  671. targetProxy = 658A08441E2EC5120074A98F /* PBXContainerItemProxy */;
  672. };
  673. 658A084E1E2EC83F0074A98F /* PBXTargetDependency */ = {
  674. isa = PBXTargetDependency;
  675. target = 6502F5FD1B985833004E342D /* SwiftyStoreKit_iOSDemo */;
  676. targetProxy = 658A084D1E2EC83F0074A98F /* PBXContainerItemProxy */;
  677. };
  678. 65F7DF911DCD524300835D30 /* PBXTargetDependency */ = {
  679. isa = PBXTargetDependency;
  680. target = 6502F62C1B985C40004E342D /* SwiftyStoreKit_iOS */;
  681. targetProxy = 65F7DF901DCD524300835D30 /* PBXContainerItemProxy */;
  682. };
  683. C4FD3A131C2954CD0035CFF3 /* PBXTargetDependency */ = {
  684. isa = PBXTargetDependency;
  685. target = C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKit_macOS */;
  686. targetProxy = C4FD3A121C2954CD0035CFF3 /* PBXContainerItemProxy */;
  687. };
  688. /* End PBXTargetDependency section */
  689. /* Begin PBXVariantGroup section */
  690. 65F7DF6A1DCD4DF000835D30 /* LaunchScreen.storyboard */ = {
  691. isa = PBXVariantGroup;
  692. children = (
  693. 65F7DF6B1DCD4DF000835D30 /* Base */,
  694. );
  695. name = LaunchScreen.storyboard;
  696. sourceTree = "<group>";
  697. };
  698. 65F7DF6C1DCD4DF000835D30 /* Main.storyboard */ = {
  699. isa = PBXVariantGroup;
  700. children = (
  701. 65F7DF6D1DCD4DF000835D30 /* Base */,
  702. );
  703. name = Main.storyboard;
  704. sourceTree = "<group>";
  705. };
  706. 65F7DF801DCD4FC500835D30 /* Main.storyboard */ = {
  707. isa = PBXVariantGroup;
  708. children = (
  709. 65F7DF811DCD4FC500835D30 /* Base */,
  710. );
  711. name = Main.storyboard;
  712. sourceTree = "<group>";
  713. };
  714. /* End PBXVariantGroup section */
  715. /* Begin XCBuildConfiguration section */
  716. 54C0D5311CF7404500F90BCE /* Debug */ = {
  717. isa = XCBuildConfiguration;
  718. buildSettings = {
  719. CLANG_ANALYZER_NONNULL = YES;
  720. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  721. CURRENT_PROJECT_VERSION = 1;
  722. DEFINES_MODULE = YES;
  723. DYLIB_COMPATIBILITY_VERSION = 1;
  724. DYLIB_CURRENT_VERSION = 1;
  725. DYLIB_INSTALL_NAME_BASE = "@rpath";
  726. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-tvOS.plist";
  727. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  728. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  729. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.tvOS.SwiftyStoreKit;
  730. PRODUCT_NAME = SwiftyStoreKit;
  731. SDKROOT = appletvos;
  732. SKIP_INSTALL = YES;
  733. TARGETED_DEVICE_FAMILY = 3;
  734. TVOS_DEPLOYMENT_TARGET = 9.0;
  735. VERSIONING_SYSTEM = "apple-generic";
  736. VERSION_INFO_PREFIX = "";
  737. };
  738. name = Debug;
  739. };
  740. 54C0D5321CF7404500F90BCE /* Release */ = {
  741. isa = XCBuildConfiguration;
  742. buildSettings = {
  743. CLANG_ANALYZER_NONNULL = YES;
  744. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  745. CURRENT_PROJECT_VERSION = 1;
  746. DEFINES_MODULE = YES;
  747. DYLIB_COMPATIBILITY_VERSION = 1;
  748. DYLIB_CURRENT_VERSION = 1;
  749. DYLIB_INSTALL_NAME_BASE = "@rpath";
  750. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-tvOS.plist";
  751. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  752. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  753. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.tvOS.SwiftyStoreKit;
  754. PRODUCT_NAME = SwiftyStoreKit;
  755. SDKROOT = appletvos;
  756. SKIP_INSTALL = YES;
  757. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  758. TARGETED_DEVICE_FAMILY = 3;
  759. TVOS_DEPLOYMENT_TARGET = 9.0;
  760. VERSIONING_SYSTEM = "apple-generic";
  761. VERSION_INFO_PREFIX = "";
  762. };
  763. name = Release;
  764. };
  765. 6502F60E1B985833004E342D /* Debug */ = {
  766. isa = XCBuildConfiguration;
  767. buildSettings = {
  768. ALWAYS_SEARCH_USER_PATHS = NO;
  769. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  770. CLANG_CXX_LIBRARY = "libc++";
  771. CLANG_ENABLE_MODULES = YES;
  772. CLANG_ENABLE_OBJC_ARC = YES;
  773. CLANG_WARN_BOOL_CONVERSION = YES;
  774. CLANG_WARN_CONSTANT_CONVERSION = YES;
  775. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  776. CLANG_WARN_EMPTY_BODY = YES;
  777. CLANG_WARN_ENUM_CONVERSION = YES;
  778. CLANG_WARN_INFINITE_RECURSION = YES;
  779. CLANG_WARN_INT_CONVERSION = YES;
  780. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  781. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  782. CLANG_WARN_UNREACHABLE_CODE = YES;
  783. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  784. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  785. COPY_PHASE_STRIP = NO;
  786. DEBUG_INFORMATION_FORMAT = dwarf;
  787. ENABLE_STRICT_OBJC_MSGSEND = YES;
  788. ENABLE_TESTABILITY = YES;
  789. GCC_C_LANGUAGE_STANDARD = gnu99;
  790. GCC_DYNAMIC_NO_PIC = NO;
  791. GCC_NO_COMMON_BLOCKS = YES;
  792. GCC_OPTIMIZATION_LEVEL = 0;
  793. GCC_PREPROCESSOR_DEFINITIONS = (
  794. "DEBUG=1",
  795. "$(inherited)",
  796. );
  797. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  798. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  799. GCC_WARN_UNDECLARED_SELECTOR = YES;
  800. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  801. GCC_WARN_UNUSED_FUNCTION = YES;
  802. GCC_WARN_UNUSED_VARIABLE = YES;
  803. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  804. MACOSX_DEPLOYMENT_TARGET = 10.10;
  805. MTL_ENABLE_DEBUG_INFO = YES;
  806. ONLY_ACTIVE_ARCH = YES;
  807. SDKROOT = iphoneos;
  808. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  809. SWIFT_VERSION = 3.0;
  810. };
  811. name = Debug;
  812. };
  813. 6502F60F1B985833004E342D /* Release */ = {
  814. isa = XCBuildConfiguration;
  815. buildSettings = {
  816. ALWAYS_SEARCH_USER_PATHS = NO;
  817. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  818. CLANG_CXX_LIBRARY = "libc++";
  819. CLANG_ENABLE_MODULES = YES;
  820. CLANG_ENABLE_OBJC_ARC = YES;
  821. CLANG_WARN_BOOL_CONVERSION = YES;
  822. CLANG_WARN_CONSTANT_CONVERSION = YES;
  823. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  824. CLANG_WARN_EMPTY_BODY = YES;
  825. CLANG_WARN_ENUM_CONVERSION = YES;
  826. CLANG_WARN_INFINITE_RECURSION = YES;
  827. CLANG_WARN_INT_CONVERSION = YES;
  828. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  829. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  830. CLANG_WARN_UNREACHABLE_CODE = YES;
  831. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  832. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  833. COPY_PHASE_STRIP = NO;
  834. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  835. ENABLE_NS_ASSERTIONS = NO;
  836. ENABLE_STRICT_OBJC_MSGSEND = YES;
  837. GCC_C_LANGUAGE_STANDARD = gnu99;
  838. GCC_NO_COMMON_BLOCKS = YES;
  839. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  840. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  841. GCC_WARN_UNDECLARED_SELECTOR = YES;
  842. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  843. GCC_WARN_UNUSED_FUNCTION = YES;
  844. GCC_WARN_UNUSED_VARIABLE = YES;
  845. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  846. MACOSX_DEPLOYMENT_TARGET = 10.10;
  847. MTL_ENABLE_DEBUG_INFO = NO;
  848. SDKROOT = iphoneos;
  849. SWIFT_VERSION = 3.0;
  850. VALIDATE_PRODUCT = YES;
  851. };
  852. name = Release;
  853. };
  854. 6502F6111B985833004E342D /* Debug */ = {
  855. isa = XCBuildConfiguration;
  856. buildSettings = {
  857. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  858. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  859. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  860. DEVELOPMENT_TEAM = M54ZVB688G;
  861. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit-iOS-Demo/Info.plist";
  862. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  863. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  864. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreDemo;
  865. PRODUCT_NAME = "$(TARGET_NAME)";
  866. TARGETED_DEVICE_FAMILY = 1;
  867. };
  868. name = Debug;
  869. };
  870. 6502F6121B985833004E342D /* Release */ = {
  871. isa = XCBuildConfiguration;
  872. buildSettings = {
  873. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  874. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  875. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  876. DEVELOPMENT_TEAM = M54ZVB688G;
  877. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit-iOS-Demo/Info.plist";
  878. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  879. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  880. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreDemo;
  881. PRODUCT_NAME = "$(TARGET_NAME)";
  882. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  883. TARGETED_DEVICE_FAMILY = 1;
  884. };
  885. name = Release;
  886. };
  887. 6502F6371B985C40004E342D /* Debug */ = {
  888. isa = XCBuildConfiguration;
  889. buildSettings = {
  890. APPLICATION_EXTENSION_API_ONLY = YES;
  891. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  892. CURRENT_PROJECT_VERSION = 1;
  893. DEFINES_MODULE = YES;
  894. DEVELOPMENT_TEAM = "";
  895. DYLIB_COMPATIBILITY_VERSION = 1;
  896. DYLIB_CURRENT_VERSION = 1;
  897. DYLIB_INSTALL_NAME_BASE = "@rpath";
  898. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-iOS.plist";
  899. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  900. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  901. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  902. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKit;
  903. PRODUCT_NAME = SwiftyStoreKit;
  904. SKIP_INSTALL = YES;
  905. TARGETED_DEVICE_FAMILY = "1,2";
  906. VERSIONING_SYSTEM = "apple-generic";
  907. VERSION_INFO_PREFIX = "";
  908. };
  909. name = Debug;
  910. };
  911. 6502F6381B985C40004E342D /* Release */ = {
  912. isa = XCBuildConfiguration;
  913. buildSettings = {
  914. APPLICATION_EXTENSION_API_ONLY = YES;
  915. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  916. CURRENT_PROJECT_VERSION = 1;
  917. DEFINES_MODULE = YES;
  918. DEVELOPMENT_TEAM = "";
  919. DYLIB_COMPATIBILITY_VERSION = 1;
  920. DYLIB_CURRENT_VERSION = 1;
  921. DYLIB_INSTALL_NAME_BASE = "@rpath";
  922. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-iOS.plist";
  923. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  924. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  925. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  926. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKit;
  927. PRODUCT_NAME = SwiftyStoreKit;
  928. SKIP_INSTALL = YES;
  929. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  930. TARGETED_DEVICE_FAMILY = "1,2";
  931. VERSIONING_SYSTEM = "apple-generic";
  932. VERSION_INFO_PREFIX = "";
  933. };
  934. name = Release;
  935. };
  936. 658A08471E2EC5120074A98F /* Debug */ = {
  937. isa = XCBuildConfiguration;
  938. buildSettings = {
  939. CLANG_ANALYZER_NONNULL = YES;
  940. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  941. INFOPLIST_FILE = SwiftyStoreKitTests/Info.plist;
  942. IPHONEOS_DEPLOYMENT_TARGET = 10.2;
  943. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  944. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKitTests;
  945. PRODUCT_NAME = "$(TARGET_NAME)";
  946. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  947. SWIFT_VERSION = 3.0;
  948. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftyStoreKit_iOSDemo.app/SwiftyStoreKit_iOSDemo";
  949. };
  950. name = Debug;
  951. };
  952. 658A08481E2EC5120074A98F /* Release */ = {
  953. isa = XCBuildConfiguration;
  954. buildSettings = {
  955. CLANG_ANALYZER_NONNULL = YES;
  956. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  957. INFOPLIST_FILE = SwiftyStoreKitTests/Info.plist;
  958. IPHONEOS_DEPLOYMENT_TARGET = 10.2;
  959. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  960. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKitTests;
  961. PRODUCT_NAME = "$(TARGET_NAME)";
  962. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  963. SWIFT_VERSION = 3.0;
  964. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftyStoreKit_iOSDemo.app/SwiftyStoreKit_iOSDemo";
  965. };
  966. name = Release;
  967. };
  968. C4D74BC01C24CECA0071AD3E /* Debug */ = {
  969. isa = XCBuildConfiguration;
  970. buildSettings = {
  971. CODE_SIGN_IDENTITY = "-";
  972. COMBINE_HIDPI_IMAGES = YES;
  973. CURRENT_PROJECT_VERSION = 1;
  974. DEFINES_MODULE = YES;
  975. DYLIB_COMPATIBILITY_VERSION = 1;
  976. DYLIB_CURRENT_VERSION = 1;
  977. DYLIB_INSTALL_NAME_BASE = "@rpath";
  978. FRAMEWORK_VERSION = A;
  979. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-macOS.plist";
  980. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  981. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  982. MACOSX_DEPLOYMENT_TARGET = 10.10;
  983. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.macOS.SwiftyStoreKit;
  984. PRODUCT_NAME = SwiftyStoreKit;
  985. SDKROOT = macosx;
  986. SKIP_INSTALL = YES;
  987. VERSIONING_SYSTEM = "apple-generic";
  988. VERSION_INFO_PREFIX = "";
  989. };
  990. name = Debug;
  991. };
  992. C4D74BC11C24CECA0071AD3E /* Release */ = {
  993. isa = XCBuildConfiguration;
  994. buildSettings = {
  995. CODE_SIGN_IDENTITY = "-";
  996. COMBINE_HIDPI_IMAGES = YES;
  997. CURRENT_PROJECT_VERSION = 1;
  998. DEFINES_MODULE = YES;
  999. DYLIB_COMPATIBILITY_VERSION = 1;
  1000. DYLIB_CURRENT_VERSION = 1;
  1001. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1002. FRAMEWORK_VERSION = A;
  1003. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-macOS.plist";
  1004. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1005. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1006. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1007. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.macOS.SwiftyStoreKit;
  1008. PRODUCT_NAME = SwiftyStoreKit;
  1009. SDKROOT = macosx;
  1010. SKIP_INSTALL = YES;
  1011. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1012. VERSIONING_SYSTEM = "apple-generic";
  1013. VERSION_INFO_PREFIX = "";
  1014. };
  1015. name = Release;
  1016. };
  1017. C4FD3A0E1C2954C10035CFF3 /* Debug */ = {
  1018. isa = XCBuildConfiguration;
  1019. buildSettings = {
  1020. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1021. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1022. CODE_SIGN_IDENTITY = "-";
  1023. COMBINE_HIDPI_IMAGES = YES;
  1024. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit-macOS-Demo/Info.plist";
  1025. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  1026. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1027. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.OSX.SwiftyStoreDemo;
  1028. PRODUCT_NAME = "$(TARGET_NAME)";
  1029. SDKROOT = macosx;
  1030. };
  1031. name = Debug;
  1032. };
  1033. C4FD3A0F1C2954C10035CFF3 /* Release */ = {
  1034. isa = XCBuildConfiguration;
  1035. buildSettings = {
  1036. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1037. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1038. CODE_SIGN_IDENTITY = "-";
  1039. COMBINE_HIDPI_IMAGES = YES;
  1040. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit-macOS-Demo/Info.plist";
  1041. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  1042. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1043. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.OSX.SwiftyStoreDemo;
  1044. PRODUCT_NAME = "$(TARGET_NAME)";
  1045. SDKROOT = macosx;
  1046. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1047. };
  1048. name = Release;
  1049. };
  1050. /* End XCBuildConfiguration section */
  1051. /* Begin XCConfigurationList section */
  1052. 54C0D5331CF7404500F90BCE /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_tvOS" */ = {
  1053. isa = XCConfigurationList;
  1054. buildConfigurations = (
  1055. 54C0D5311CF7404500F90BCE /* Debug */,
  1056. 54C0D5321CF7404500F90BCE /* Release */,
  1057. );
  1058. defaultConfigurationIsVisible = 0;
  1059. defaultConfigurationName = Release;
  1060. };
  1061. 6502F5F91B985833004E342D /* Build configuration list for PBXProject "SwiftyStoreKit" */ = {
  1062. isa = XCConfigurationList;
  1063. buildConfigurations = (
  1064. 6502F60E1B985833004E342D /* Debug */,
  1065. 6502F60F1B985833004E342D /* Release */,
  1066. );
  1067. defaultConfigurationIsVisible = 0;
  1068. defaultConfigurationName = Release;
  1069. };
  1070. 6502F6101B985833004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_iOSDemo" */ = {
  1071. isa = XCConfigurationList;
  1072. buildConfigurations = (
  1073. 6502F6111B985833004E342D /* Debug */,
  1074. 6502F6121B985833004E342D /* Release */,
  1075. );
  1076. defaultConfigurationIsVisible = 0;
  1077. defaultConfigurationName = Release;
  1078. };
  1079. 6502F6361B985C40004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_iOS" */ = {
  1080. isa = XCConfigurationList;
  1081. buildConfigurations = (
  1082. 6502F6371B985C40004E342D /* Debug */,
  1083. 6502F6381B985C40004E342D /* Release */,
  1084. );
  1085. defaultConfigurationIsVisible = 0;
  1086. defaultConfigurationName = Release;
  1087. };
  1088. 658A08461E2EC5120074A98F /* Build configuration list for PBXNativeTarget "SwiftyStoreKitTests" */ = {
  1089. isa = XCConfigurationList;
  1090. buildConfigurations = (
  1091. 658A08471E2EC5120074A98F /* Debug */,
  1092. 658A08481E2EC5120074A98F /* Release */,
  1093. );
  1094. defaultConfigurationIsVisible = 0;
  1095. defaultConfigurationName = Release;
  1096. };
  1097. C4D74BC21C24CECA0071AD3E /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_macOS" */ = {
  1098. isa = XCConfigurationList;
  1099. buildConfigurations = (
  1100. C4D74BC01C24CECA0071AD3E /* Debug */,
  1101. C4D74BC11C24CECA0071AD3E /* Release */,
  1102. );
  1103. defaultConfigurationIsVisible = 0;
  1104. defaultConfigurationName = Release;
  1105. };
  1106. C4FD3A0D1C2954C10035CFF3 /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_macOSDemo" */ = {
  1107. isa = XCConfigurationList;
  1108. buildConfigurations = (
  1109. C4FD3A0E1C2954C10035CFF3 /* Debug */,
  1110. C4FD3A0F1C2954C10035CFF3 /* Release */,
  1111. );
  1112. defaultConfigurationIsVisible = 0;
  1113. defaultConfigurationName = Release;
  1114. };
  1115. /* End XCConfigurationList section */
  1116. };
  1117. rootObject = 6502F5F61B985833004E342D /* Project object */;
  1118. }