project.pbxproj 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 77;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 314B1B286681A79A6D153299 /* Pods_Gami.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4E0C09312B6CA8A283AD62F /* Pods_Gami.framework */; };
  10. FB696C172EC96C0F00FAD639 /* MJRefresh in Frameworks */ = {isa = PBXBuildFile; productRef = FB696C162EC96C0F00FAD639 /* MJRefresh */; };
  11. FB8316682F334C2C000396D5 /* AutoCodable in Frameworks */ = {isa = PBXBuildFile; productRef = FB8316672F334C2C000396D5 /* AutoCodable */; };
  12. FB9CD1192EC1EEA10033B14B /* FirebaseCore in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD1182EC1EEA10033B14B /* FirebaseCore */; };
  13. FB9CD11B2EC1EEA10033B14B /* FirebaseCrashlytics in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD11A2EC1EEA10033B14B /* FirebaseCrashlytics */; };
  14. FB9CD11E2EC1EEF30033B14B /* GoogleSignIn in Frameworks */ = {isa = PBXBuildFile; productRef = FB9CD11D2EC1EEF30033B14B /* GoogleSignIn */; };
  15. FB9EAE7B2F011ACD00E77B7C /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB9EAE7A2F011ACD00E77B7C /* StoreKit.framework */; };
  16. FB9FCD262EF25D6B00DDAAC9 /* SDWebImage in Frameworks */ = {isa = PBXBuildFile; productRef = FB9FCD252EF25D6B00DDAAC9 /* SDWebImage */; };
  17. FBA06B692F18F7D300DDD745 /* SnapKit in Frameworks */ = {isa = PBXBuildFile; productRef = FBA06B682F18F7D300DDD745 /* SnapKit */; };
  18. FBECA9CA2EC1C8240013A5E6 /* CocoaLumberjackSwift in Frameworks */ = {isa = PBXBuildFile; productRef = FBECA9C92EC1C8240013A5E6 /* CocoaLumberjackSwift */; };
  19. FBECAA1D2EC1C8860013A5E6 /* CocoaLumberjackSwiftLogBackend in Frameworks */ = {isa = PBXBuildFile; productRef = FBECAA1C2EC1C8860013A5E6 /* CocoaLumberjackSwiftLogBackend */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXFileReference section */
  22. 006A9E8625309678F4BEF8AB /* Pods-Lanu.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lanu.release.xcconfig"; path = "Target Support Files/Pods-Lanu/Pods-Lanu.release.xcconfig"; sourceTree = "<group>"; };
  23. 036D0D2B175E726D1FD387A9 /* Pods-Lanu.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lanu.debug.xcconfig"; path = "Target Support Files/Pods-Lanu/Pods-Lanu.debug.xcconfig"; sourceTree = "<group>"; };
  24. B28FA2B72A322804F16B3840 /* Pods-Gami.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Gami.debug.xcconfig"; path = "Target Support Files/Pods-Gami/Pods-Gami.debug.xcconfig"; sourceTree = "<group>"; };
  25. B972432FB2D1B371EED40D9C /* Pods-Gami.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Gami.release.xcconfig"; path = "Target Support Files/Pods-Gami/Pods-Gami.release.xcconfig"; sourceTree = "<group>"; };
  26. C4E0C09312B6CA8A283AD62F /* Pods_Gami.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Gami.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  27. FB9EAE7A2F011ACD00E77B7C /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
  28. FBFE13C02EBC39B000DCE6E9 /* Gami.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Gami.app; sourceTree = BUILT_PRODUCTS_DIR; };
  29. /* End PBXFileReference section */
  30. /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
  31. FB1A37CF2EBE04EC0063ED8C /* Exceptions for "Lanu" folder in "Gami" target */ = {
  32. isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
  33. membershipExceptions = (
  34. "/Localized: InfoPlist.strings",
  35. "/Localized: LaunchScreen.storyboard",
  36. AppDelegate.swift,
  37. Assets.xcassets,
  38. Common/Config/LNAppConfig.swift,
  39. Common/Config/LNPathConfig.swift,
  40. "Common/Config/String+Urls.swift",
  41. Common/Extension/AppUtils.swift,
  42. "Common/Extension/Comparable+Extension.swift",
  43. "Common/Extension/Data+Extension.swift",
  44. "Common/Extension/Date+Extension.swift",
  45. Common/Extension/DevicesUtil.swift,
  46. "Common/Extension/DispatchQueue+Extension.swift",
  47. "Common/Extension/Double+Extension.swift",
  48. "Common/Extension/Int+Extension.swift",
  49. "Common/Extension/NSObject+Extension.swift",
  50. "Common/Extension/String+Extension.swift",
  51. "Common/Extension/TimeInterval+Extension.swift",
  52. "Common/Extension/UIButton+Theme.swift",
  53. "Common/Extension/UIColor+Extension.swift",
  54. "Common/Extension/UIImage+Extension.swift",
  55. "Common/Extension/UIScrollView+Extension.swift",
  56. "Common/Extension/UITableView+Extension.swift",
  57. "Common/Extension/UIView+Extension.swift",
  58. "Common/Extension/URL+Extension.swift",
  59. Common/Keyboard/LNKeyboardManager.swift,
  60. Common/LNPhotosPicker.swift,
  61. Common/Logger/LNLogger.swift,
  62. Common/Logger/LNLoggerFormater.swift,
  63. Common/Storage/LNUserDefaults.swift,
  64. Common/Storage/LNUserDefaultsKey.swift,
  65. "Common/Theme/UIColor+Theme.swift",
  66. "Common/Theme/UIFont+Theme.swift",
  67. "Common/Theme/UIImage+Theme.swift",
  68. "Common/Theme/UIImageView+Theme.swift",
  69. Common/Views/Base/LNFakeNaviBar.swift,
  70. Common/Views/Base/LNNavigationController.swift,
  71. Common/Views/Base/LNViewController.swift,
  72. Common/Views/ImagePreview/LNImagePreviewCell.swift,
  73. Common/Views/ImagePreview/LNImagePreviewController.swift,
  74. Common/Views/ImageUpload/LNFeedbackImageUploadView.swift,
  75. Common/Views/ImageUpload/LNMultiImagesUploadView.swift,
  76. Common/Views/ImageUpload/LNUploadImageView.swift,
  77. Common/Views/LNAutoSizeTextView.swift,
  78. Common/Views/LNCaptchaInputView.swift,
  79. Common/Views/LNCircleProgressView.swift,
  80. Common/Views/LNCountrySelectPanel.swift,
  81. Common/Views/LNGenderView.swift,
  82. Common/Views/LNOnlineView.swift,
  83. Common/Views/LNPopupView.swift,
  84. Common/Views/LNSortedEditView.swift,
  85. Common/Views/LNTextField.swift,
  86. Common/Views/LNVoiceWaveView.swift,
  87. Common/Views/Loading/LNLoadingView.swift,
  88. Common/Views/Menu/LNBottomSheetMenu.swift,
  89. Common/Views/Menu/LNCommonAlertView.swift,
  90. Common/Views/NoMoreView/LNNoMoreDataView.swift,
  91. Common/Views/ScrollView/LNNestedScrollView.swift,
  92. Common/Views/ScrollView/LNNestedTableView.swift,
  93. Common/Views/Selection/LNDatePickerPanel.swift,
  94. Common/Views/Selection/LNHourRangePickerPanel.swift,
  95. Common/Views/Selection/LNMultiSelectionPanel.swift,
  96. Common/Views/Selection/LNSingleSelectionPanel.swift,
  97. Common/Views/StackView/LNAutoFillStackView.swift,
  98. Common/Views/StackView/LNMultiLineStackView.swift,
  99. Common/Views/StarScore/LNFiveStarScoreView.swift,
  100. Common/Views/StarScore/LNStarScoreView.swift,
  101. Common/Views/TextView/LNCommonTextView.swift,
  102. Common/Views/Toast/LNToastView.swift,
  103. Common/Voice/LNVoicePlayer.swift,
  104. Common/Voice/LNVoiceRecorder.swift,
  105. Common/Voice/LNVoiceResourceManager.swift,
  106. Common/Wrapper/LNVisitedTimeWrapper.swift,
  107. Files/Audio/phone_bell.mp3,
  108. "Files/Font/Poppins-SemiBold.ttf",
  109. Files/Svga/ic_login_gender_male_anim.svga,
  110. "GoogleService-Info-Debug.plist",
  111. "GoogleService-Info-Release.plist",
  112. Localizable.xcstrings,
  113. Manager/Account/LNAccountManager.swift,
  114. "Manager/Account/Network/LNHttpManager+Account.swift",
  115. Manager/Account/Network/LNLoginResponse.swift,
  116. Manager/Config/LNConfigManager.swift,
  117. Manager/Config/Network/LNConfigResponse.swift,
  118. "Manager/Config/Network/LNHttpManager+Config.swift",
  119. Manager/Deeplink/LNDeeplinkManager.swift,
  120. Manager/Deeplink/LNDeeplinkParams.swift,
  121. Manager/GameMate/LNGameMateManager.swift,
  122. Manager/GameMate/Network/LNGameMateResponse.swift,
  123. "Manager/GameMate/Network/LNHttpManager+GameMate.swift",
  124. Manager/IM/Emoji/LNEmojiData.swift,
  125. Manager/IM/Emoji/LNIMEmojiManager.swift,
  126. "Manager/IM/Emoji/String+TUIEmoji.swift",
  127. Manager/IM/LNIMAudioCallBellPlayer.swift,
  128. Manager/IM/LNIMManager.swift,
  129. Manager/IM/LNIMMessageData.swift,
  130. "Manager/IM/Network/LNHttpManager+IM.swift",
  131. Manager/IM/Network/LNIMResponse.swift,
  132. "Manager/IM/TUIUtils/String+TUILocalized.swift",
  133. "Manager/IM/TUIUtils/V2TIMConversation+Extension.swift",
  134. "Manager/IM/TUIUtils/V2TIMMessage+Extension.swift",
  135. Manager/LNDelayTask.swift,
  136. Manager/LNEventDeliver.swift,
  137. Manager/Location/LNLocationManager.swift,
  138. "Manager/Location/Network/LNHttpManager+Location.swift",
  139. Manager/Network/Download/LNFileDownloader.swift,
  140. Manager/Network/LNHttpManager.swift,
  141. Manager/Network/LNNetworkConfig.swift,
  142. Manager/Network/Monitor/LNNetworkMonitor.swift,
  143. Manager/Network/Response/LNHttpEmptyResponse.swift,
  144. Manager/Network/Response/LNHttpResponse.swift,
  145. Manager/Network/Upload/LNFileUploader.swift,
  146. "Manager/Network/Upload/LNHttpManager+Upload.swift",
  147. Manager/Network/Upload/LNOssResponse.swift,
  148. Manager/Order/LNOrderManager.swift,
  149. "Manager/Order/Network/LNHttpManager+Order.swift",
  150. Manager/Order/Network/LNOrderResponse.swift,
  151. Manager/Profile/LNProfileManager.swift,
  152. "Manager/Profile/Network/LNHttpManager+Profile.swift",
  153. Manager/Profile/Network/LNProfileResponse.swift,
  154. Manager/Purchase/LNPurchaseManager.swift,
  155. Manager/Purchase/LNPurchaseManagerOld.swift,
  156. Manager/Purchase/LNUserWalletInfo.swift,
  157. "Manager/Purchase/Network/LNHttpManager+Purchase.swift",
  158. Manager/Purchase/Network/LNPurchaseResponse.swift,
  159. Manager/Relation/LNRelationManager.swift,
  160. "Manager/Relation/Network/LNHttpManager+Relation.swift",
  161. Manager/Relation/Network/LNRelationResponse.swift,
  162. Manager/Report/LNReportManager.swift,
  163. "Manager/Report/Network/LNHttpManager+Report.swift",
  164. Manager/Statistic/LNStatisticManager.swift,
  165. "Manager/Statistic/Network/LNHttpManager+Statistic.swift",
  166. Manager/Statistic/Network/LNStatisticResponse.swift,
  167. SceneDelegate.swift,
  168. Views/Game/Category/LNGameCategoryListView.swift,
  169. Views/Game/Category/LNGameCategoryListViewController.swift,
  170. Views/Game/Category/LNGameCategoryTabView.swift,
  171. Views/Game/Join/Input/BaseInfo/LNJoinUsInputInfoView.swift,
  172. Views/Game/Join/Input/BaseInfo/LNLanguageSelectPanel.swift,
  173. Views/Game/Join/Input/BindPhone/LNJoinUsInputCaptchaView.swift,
  174. Views/Game/Join/Input/BindPhone/LNJoinUsInputPhoneView.swift,
  175. Views/Game/Join/Input/Example/LNJoinUsPhotoExamplePanel.swift,
  176. Views/Game/Join/Input/Example/LNJoinUsVoiceExamplePanel.swift,
  177. Views/Game/Join/Input/LNJoinUsAvatarExamplePanel.swift,
  178. Views/Game/Join/Input/LNJoinUsHeaderView.swift,
  179. Views/Game/Join/Input/LNJoinUsInputFieldGroupView.swift,
  180. Views/Game/Join/Input/LNJoinUsViewController.swift,
  181. Views/Game/Join/Input/SkillInfo/LNJoinUsSelectSkillView.swift,
  182. Views/Game/Join/Input/SkillInfo/LNJoinUsSkillFieldsEditView.swift,
  183. Views/Game/Join/Review/LNJoinUsReviewViewController.swift,
  184. Views/Game/MateFilter/LNGameCategoryFilterPanel.swift,
  185. Views/Game/MateFilter/LNGameFilterPanel.swift,
  186. Views/Game/MateFilter/LNGameMateFilterPanel.swift,
  187. Views/Game/MateList/LNGameMateListCell.swift,
  188. Views/Game/MateList/LNGameMateListMenuView.swift,
  189. Views/Game/MateList/LNGameMateListView.swift,
  190. Views/Game/MateList/LNGameMateListViewController.swift,
  191. Views/Game/OrderCenter/LNGameMateCenterViewController.swift,
  192. Views/Game/OrderCenter/LNOrderAcceptSettingsViewController.swift,
  193. Views/Game/OrderCenter/Skill/LNSkillCreateViewController.swift,
  194. Views/Game/OrderCenter/Skill/LNSkillEditViewController.swift,
  195. Views/Game/OrderCenter/Skill/LNSkillFieldsEditView.swift,
  196. Views/Game/OrderCenter/Skill/LNSkillManagerViewController.swift,
  197. Views/Game/OrderCenter/Skill/LNSkillReviewViewController.swift,
  198. Views/Game/OrderCenter/Visitors/LNVisitorItemCell.swift,
  199. Views/Game/OrderCenter/Visitors/LNVisitorsViewController.swift,
  200. Views/Game/Skill/Edit/LNSkillFieldBaseEditView.swift,
  201. Views/Game/Skill/Edit/LNSkillFieldMultiLineEditView.swift,
  202. Views/Game/Skill/Edit/LNSkillFieldPhotoEditView.swift,
  203. Views/Game/Skill/Edit/LNSkillFieldPriceEditView.swift,
  204. Views/Game/Skill/Edit/LNSkillFieldSelectionEditView.swift,
  205. Views/Game/Skill/Edit/LNSkillFieldSingleLineEditView.swift,
  206. Views/Game/Skill/Edit/LNSkillFieldVoiceEditView.swift,
  207. Views/Game/Skill/LNSkillBottomMenuView.swift,
  208. Views/Game/Skill/LNSkillCommentsPanel.swift,
  209. Views/Game/Skill/LNSkillCommentsView.swift,
  210. Views/Game/Skill/LNSkillDetailViewController.swift,
  211. Views/Game/Skill/LNSkillPhotosView.swift,
  212. Views/Game/Skill/LNSkillSettingMenu.swift,
  213. Views/Game/Skill/LNSkillTagView.swift,
  214. Views/Game/Skill/LNSkillUserInfoView.swift,
  215. Views/Game/Skill/LNSkillVoiceBarView.swift,
  216. Views/Home/GameTab/LNHomeActivityMoreTabView.swift,
  217. Views/Home/GameTab/LNHomeActivityTabItemView.swift,
  218. Views/Home/GameTab/LNHomeActivityTabView.swift,
  219. Views/Home/GameTab/LNHomeGameTabItemView.swift,
  220. Views/Home/GameTab/LNMainGameTabView.swift,
  221. Views/Home/LNHomeGameMatePanel.swift,
  222. Views/Home/LNHomeTopMenuView.swift,
  223. Views/Home/LNHomeTopTabView.swift,
  224. Views/Home/LNHomeViewController.swift,
  225. Views/IM/Chat/Cells/LNIMChatBaseMessageCell.swift,
  226. Views/IM/Chat/Cells/LNIMChatCallMessageCell.swift,
  227. Views/IM/Chat/Cells/LNIMChatImageMessageCell.swift,
  228. Views/IM/Chat/Cells/LNIMChatOrderMessageCell.swift,
  229. Views/IM/Chat/Cells/LNIMChatSystemMessageCell.swift,
  230. Views/IM/Chat/Cells/LNIMChatTextMessageCell.swift,
  231. Views/IM/Chat/Cells/LNIMChatUnknownMessageCell.swift,
  232. Views/IM/Chat/Cells/LNIMChatVoiceMessageCell.swift,
  233. Views/IM/Chat/Emoji/LNIMChatEmojiAttachment.swift,
  234. Views/IM/Chat/Emoji/LNIMChatEmojiCell.swift,
  235. Views/IM/Chat/Emoji/LNIMChatEmojiPanel.swift,
  236. Views/IM/Chat/GameMate/LNIMChatGameMateOrderView.swift,
  237. Views/IM/Chat/GameMate/LNIMChatGameMateSkillCell.swift,
  238. Views/IM/Chat/GameMate/LNIMChatGameMateSkillView.swift,
  239. Views/IM/Chat/InputMenu/LNIMChatInputMenuView.swift,
  240. Views/IM/Chat/InputMenu/LNIMChatTextInputView.swift,
  241. Views/IM/Chat/InputMenu/LNIMChatVoiceInputView.swift,
  242. Views/IM/Chat/InputMenu/LNIMChatVoiceWaveView.swift,
  243. Views/IM/Chat/LNIMChatViewController.swift,
  244. Views/IM/Chat/UserMenu/LNIMChatUserMenuView.swift,
  245. Views/IM/Chat/UserMenu/LNIMChatUserRemarkPanel.swift,
  246. Views/IM/Chat/ViewModel/LNIMChatViewModel.swift,
  247. Views/IM/Chat/VoiceCall/LNAudioCallFloatingView.swift,
  248. Views/IM/Chat/VoiceCall/LNAudioCallPanel.swift,
  249. Views/IM/ConversationList/LNIMConversationCell.swift,
  250. Views/IM/ConversationList/LNIMConversationListController.swift,
  251. Views/IM/ConversationList/LNIMNotificationPermissionView.swift,
  252. Views/IM/Notify/Cell/LNIMOfficialMessageCell.swift,
  253. Views/IM/Notify/LNIMOfficialMessageViewController.swift,
  254. Views/Login/LNLoginPanel.swift,
  255. Views/Login/LNPrivacyTextView.swift,
  256. Views/Login/Phone/LNLoginCaptchaInputViewController.swift,
  257. Views/Login/Phone/LNLoginPhoneInputViewController.swift,
  258. Views/Login/Setup/LNBaseInfoSetupViewController.swift,
  259. Views/Login/Setup/LNGenderSetupViewController.swift,
  260. Views/Login/Setup/LNInterestSetupViewController.swift,
  261. Views/Main/LNMainTabBar.swift,
  262. Views/Main/LNMainViewController.swift,
  263. Views/Order/Alerts/LNCreateOrderFailedPanel.swift,
  264. Views/Order/Alerts/LNCreateOrderSuccessPanel.swift,
  265. Views/Order/Create/LNCreateOrderFromSkillListPanel.swift,
  266. Views/Order/Create/LNCreateOrderPanel.swift,
  267. Views/Order/Create/LNCreateOrderViewController.swift,
  268. Views/Order/Detail/LNOrderDetailCardView.swift,
  269. Views/Order/Detail/LNOrderDetailViewController.swift,
  270. Views/Order/Detail/LNOrderRefundInfoView.swift,
  271. "Views/Order/LNCommonAlertView+Order.swift",
  272. Views/Order/LNOrderCommentPanel.swift,
  273. Views/Order/OrderList/LNOrderListItemCell.swift,
  274. Views/Order/OrderList/LNOrderListViewController.swift,
  275. Views/Order/OrderQR/LNOrderCustomView.swift,
  276. Views/Order/OrderQR/LNOrderGenerateQRCodePanel.swift,
  277. Views/Order/OrderQR/LNOrderQRCodeShowView.swift,
  278. Views/Order/OrderQR/LNOrderQRTabView.swift,
  279. Views/Order/OrderQR/LNOrderShareImageGenerator.swift,
  280. Views/Order/OrderQR/LNOrderSkillListPanel.swift,
  281. Views/Order/OrderRecords/LNOrderRecordCell.swift,
  282. Views/Order/OrderRecords/LNOrderRecordListViewController.swift,
  283. Views/Order/Refund/LNOrderProtestViewController.swift,
  284. Views/Order/Refund/LNOrderRefundViewController.swift,
  285. "Views/Profile/Edit/LNCommonAlertView+Profile.swift",
  286. Views/Profile/Edit/LNEditBioPanel.swift,
  287. Views/Profile/Edit/LNEditGenderPanel.swift,
  288. Views/Profile/Edit/LNEditInterestPanel.swift,
  289. Views/Profile/Edit/LNEditNickNamePanel.swift,
  290. Views/Profile/Edit/LNEditProfilePhotoWallView.swift,
  291. Views/Profile/Edit/LNEditProfileViewController.swift,
  292. Views/Profile/Edit/LNEditVoicePanel.swift,
  293. Views/Profile/Mine/LNMineFunctionView.swift,
  294. Views/Profile/Mine/LNMineOrderRecordView.swift,
  295. Views/Profile/Mine/LNMineQRCodeShareView.swift,
  296. Views/Profile/Mine/LNMineUserInfoView.swift,
  297. Views/Profile/Mine/LNMineViewController.swift,
  298. Views/Profile/Mine/LNMineWalletInfoView.swift,
  299. Views/Profile/Post/LNPostShareImageGenerator.swift,
  300. Views/Profile/Post/LNPostShareSkillItemView.swift,
  301. Views/Profile/Post/LNPostShareViewController.swift,
  302. Views/Profile/Post/LNPostSkillSelectPanel.swift,
  303. Views/Profile/Profile/LNProfileBottomMenu.swift,
  304. Views/Profile/Profile/LNProfileInfosView.swift,
  305. Views/Profile/Profile/LNProfilePhotoWall.swift,
  306. Views/Profile/Profile/LNProfileScoreFloatingView.swift,
  307. Views/Profile/Profile/LNProfileSkillListView.swift,
  308. Views/Profile/Profile/LNProfileStaringPanel.swift,
  309. Views/Profile/Profile/LNProfileTabView.swift,
  310. Views/Profile/Profile/LNProfileUserDetailView.swift,
  311. Views/Profile/Profile/LNProfileUserInfoView.swift,
  312. Views/Profile/Profile/LNProfileViewController.swift,
  313. Views/Profile/Profile/LNProfileVoiceBarView.swift,
  314. "Views/Profile/Relation/LNCommonAlertView+Relation.swift",
  315. Views/Profile/Relation/LNUserRelationItemCell.swift,
  316. Views/Profile/Relation/LNUserRelationListView.swift,
  317. Views/Profile/Relation/LNUserRelationViewController.swift,
  318. Views/Report/LNReportViewController.swift,
  319. Views/Search/LNUserSearchHistoryView.swift,
  320. Views/Search/LNUserSearchItemCell.swift,
  321. Views/Search/LNUserSearchViewController.swift,
  322. Views/Settings/LNAboutViewController.swift,
  323. "Views/Settings/LNCommonAlertView+Account.swift",
  324. Views/Settings/LNHelpCenterViewController.swift,
  325. Views/Settings/LNLanguageSettingPanel.swift,
  326. Views/Settings/LNNewVersionView.swift,
  327. Views/Settings/LNSettingsViewController.swift,
  328. Views/Wallet/Bean/LNBeanViewController.swift,
  329. Views/Wallet/Coin/LNCoinViewController.swift,
  330. Views/Wallet/Diamond/LNDiamondViewController.swift,
  331. Views/Wallet/LNExchangePanel.swift,
  332. Views/Wallet/LNPurchasePanel.swift,
  333. Views/Wallet/LNPurchaseProductView.swift,
  334. Views/Wallet/LNWalletViewController.swift,
  335. Views/Web/LNWebViewController.swift,
  336. );
  337. target = FBFE13BF2EBC39B000DCE6E9 /* Gami */;
  338. };
  339. /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
  340. /* Begin PBXFileSystemSynchronizedRootGroup section */
  341. FB1A37952EBE04E40063ED8C /* Lanu */ = {
  342. isa = PBXFileSystemSynchronizedRootGroup;
  343. exceptions = (
  344. FB1A37CF2EBE04EC0063ED8C /* Exceptions for "Lanu" folder in "Gami" target */,
  345. );
  346. path = Lanu;
  347. sourceTree = "<group>";
  348. };
  349. FBB67E232EC48B440070E686 /* ThirdParty */ = {
  350. isa = PBXFileSystemSynchronizedRootGroup;
  351. exceptions = (
  352. );
  353. path = ThirdParty;
  354. sourceTree = "<group>";
  355. };
  356. /* End PBXFileSystemSynchronizedRootGroup section */
  357. /* Begin PBXFrameworksBuildPhase section */
  358. FBFE13BD2EBC39B000DCE6E9 /* Frameworks */ = {
  359. isa = PBXFrameworksBuildPhase;
  360. buildActionMask = 2147483647;
  361. files = (
  362. FBECAA1D2EC1C8860013A5E6 /* CocoaLumberjackSwiftLogBackend in Frameworks */,
  363. FBECA9CA2EC1C8240013A5E6 /* CocoaLumberjackSwift in Frameworks */,
  364. FB9CD1192EC1EEA10033B14B /* FirebaseCore in Frameworks */,
  365. FB9FCD262EF25D6B00DDAAC9 /* SDWebImage in Frameworks */,
  366. FB696C172EC96C0F00FAD639 /* MJRefresh in Frameworks */,
  367. FB8316682F334C2C000396D5 /* AutoCodable in Frameworks */,
  368. FB9CD11B2EC1EEA10033B14B /* FirebaseCrashlytics in Frameworks */,
  369. FB9CD11E2EC1EEF30033B14B /* GoogleSignIn in Frameworks */,
  370. FB9EAE7B2F011ACD00E77B7C /* StoreKit.framework in Frameworks */,
  371. 314B1B286681A79A6D153299 /* Pods_Gami.framework in Frameworks */,
  372. FBA06B692F18F7D300DDD745 /* SnapKit in Frameworks */,
  373. );
  374. runOnlyForDeploymentPostprocessing = 0;
  375. };
  376. /* End PBXFrameworksBuildPhase section */
  377. /* Begin PBXGroup section */
  378. 3BCF7245871F5939F104E2E4 /* Pods */ = {
  379. isa = PBXGroup;
  380. children = (
  381. 036D0D2B175E726D1FD387A9 /* Pods-Lanu.debug.xcconfig */,
  382. 006A9E8625309678F4BEF8AB /* Pods-Lanu.release.xcconfig */,
  383. B28FA2B72A322804F16B3840 /* Pods-Gami.debug.xcconfig */,
  384. B972432FB2D1B371EED40D9C /* Pods-Gami.release.xcconfig */,
  385. );
  386. path = Pods;
  387. sourceTree = "<group>";
  388. };
  389. B29B70049832FAE5EB51A5C4 /* Frameworks */ = {
  390. isa = PBXGroup;
  391. children = (
  392. FB9EAE7A2F011ACD00E77B7C /* StoreKit.framework */,
  393. C4E0C09312B6CA8A283AD62F /* Pods_Gami.framework */,
  394. );
  395. name = Frameworks;
  396. sourceTree = "<group>";
  397. };
  398. FBFE13B72EBC39B000DCE6E9 = {
  399. isa = PBXGroup;
  400. children = (
  401. FBB67E232EC48B440070E686 /* ThirdParty */,
  402. FB1A37952EBE04E40063ED8C /* Lanu */,
  403. FBFE13C12EBC39B000DCE6E9 /* Products */,
  404. 3BCF7245871F5939F104E2E4 /* Pods */,
  405. B29B70049832FAE5EB51A5C4 /* Frameworks */,
  406. );
  407. sourceTree = "<group>";
  408. };
  409. FBFE13C12EBC39B000DCE6E9 /* Products */ = {
  410. isa = PBXGroup;
  411. children = (
  412. FBFE13C02EBC39B000DCE6E9 /* Gami.app */,
  413. );
  414. name = Products;
  415. sourceTree = "<group>";
  416. };
  417. /* End PBXGroup section */
  418. /* Begin PBXNativeTarget section */
  419. FBFE13BF2EBC39B000DCE6E9 /* Gami */ = {
  420. isa = PBXNativeTarget;
  421. buildConfigurationList = FBFE13D32EBC39B100DCE6E9 /* Build configuration list for PBXNativeTarget "Gami" */;
  422. buildPhases = (
  423. AC205607300F610A882B2531 /* [CP] Check Pods Manifest.lock */,
  424. FBFE13BC2EBC39B000DCE6E9 /* Sources */,
  425. FBFE13BD2EBC39B000DCE6E9 /* Frameworks */,
  426. FBFE13BE2EBC39B000DCE6E9 /* Resources */,
  427. E2E510A5ADE6EF4B1CF63BE0 /* [CP] Embed Pods Frameworks */,
  428. 1DE0C24AA7AC8D1572EDA949 /* [CP] Copy Pods Resources */,
  429. );
  430. buildRules = (
  431. );
  432. dependencies = (
  433. );
  434. name = Gami;
  435. productName = Lanu;
  436. productReference = FBFE13C02EBC39B000DCE6E9 /* Gami.app */;
  437. productType = "com.apple.product-type.application";
  438. };
  439. /* End PBXNativeTarget section */
  440. /* Begin PBXProject section */
  441. FBFE13B82EBC39B000DCE6E9 /* Project object */ = {
  442. isa = PBXProject;
  443. attributes = {
  444. BuildIndependentTargetsInParallel = 1;
  445. LastSwiftUpdateCheck = 2600;
  446. LastUpgradeCheck = 2600;
  447. TargetAttributes = {
  448. FBFE13BF2EBC39B000DCE6E9 = {
  449. CreatedOnToolsVersion = 26.0.1;
  450. LastSwiftMigration = 2600;
  451. };
  452. };
  453. };
  454. buildConfigurationList = FBFE13BB2EBC39B000DCE6E9 /* Build configuration list for PBXProject "Lanu" */;
  455. developmentRegion = en;
  456. hasScannedForEncodings = 0;
  457. knownRegions = (
  458. en,
  459. Base,
  460. id,
  461. "zh-Hans",
  462. );
  463. mainGroup = FBFE13B72EBC39B000DCE6E9;
  464. minimizedProjectReferenceProxies = 1;
  465. packageReferences = (
  466. FBECAA192EC1C8860013A5E6 /* XCRemoteSwiftPackageReference "CocoaLumberjack" */,
  467. FB9CD1172EC1EEA10033B14B /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */,
  468. FB9CD11C2EC1EEF30033B14B /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */,
  469. FB696C152EC96C0F00FAD639 /* XCRemoteSwiftPackageReference "MJRefresh" */,
  470. FB9FCD242EF25D6B00DDAAC9 /* XCRemoteSwiftPackageReference "SDWebImage" */,
  471. FBA06B672F18F7D300DDD745 /* XCRemoteSwiftPackageReference "SnapKit" */,
  472. FB8316662F334C2C000396D5 /* XCRemoteSwiftPackageReference "AutoCodable" */,
  473. );
  474. preferredProjectObjectVersion = 77;
  475. productRefGroup = FBFE13C12EBC39B000DCE6E9 /* Products */;
  476. projectDirPath = "";
  477. projectRoot = "";
  478. targets = (
  479. FBFE13BF2EBC39B000DCE6E9 /* Gami */,
  480. );
  481. };
  482. /* End PBXProject section */
  483. /* Begin PBXResourcesBuildPhase section */
  484. FBFE13BE2EBC39B000DCE6E9 /* Resources */ = {
  485. isa = PBXResourcesBuildPhase;
  486. buildActionMask = 2147483647;
  487. files = (
  488. );
  489. runOnlyForDeploymentPostprocessing = 0;
  490. };
  491. /* End PBXResourcesBuildPhase section */
  492. /* Begin PBXShellScriptBuildPhase section */
  493. 1DE0C24AA7AC8D1572EDA949 /* [CP] Copy Pods Resources */ = {
  494. isa = PBXShellScriptBuildPhase;
  495. buildActionMask = 2147483647;
  496. files = (
  497. );
  498. inputFileListPaths = (
  499. "${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-resources-${CONFIGURATION}-input-files.xcfilelist",
  500. );
  501. name = "[CP] Copy Pods Resources";
  502. outputFileListPaths = (
  503. "${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-resources-${CONFIGURATION}-output-files.xcfilelist",
  504. );
  505. runOnlyForDeploymentPostprocessing = 0;
  506. shellPath = /bin/sh;
  507. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-resources.sh\"\n";
  508. showEnvVarsInLog = 0;
  509. };
  510. AC205607300F610A882B2531 /* [CP] Check Pods Manifest.lock */ = {
  511. isa = PBXShellScriptBuildPhase;
  512. buildActionMask = 2147483647;
  513. files = (
  514. );
  515. inputFileListPaths = (
  516. );
  517. inputPaths = (
  518. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  519. "${PODS_ROOT}/Manifest.lock",
  520. );
  521. name = "[CP] Check Pods Manifest.lock";
  522. outputFileListPaths = (
  523. );
  524. outputPaths = (
  525. "$(DERIVED_FILE_DIR)/Pods-Gami-checkManifestLockResult.txt",
  526. );
  527. runOnlyForDeploymentPostprocessing = 0;
  528. shellPath = /bin/sh;
  529. 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";
  530. showEnvVarsInLog = 0;
  531. };
  532. E2E510A5ADE6EF4B1CF63BE0 /* [CP] Embed Pods Frameworks */ = {
  533. isa = PBXShellScriptBuildPhase;
  534. buildActionMask = 2147483647;
  535. files = (
  536. );
  537. inputFileListPaths = (
  538. "${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  539. );
  540. name = "[CP] Embed Pods Frameworks";
  541. outputFileListPaths = (
  542. "${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  543. );
  544. runOnlyForDeploymentPostprocessing = 0;
  545. shellPath = /bin/sh;
  546. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Gami/Pods-Gami-frameworks.sh\"\n";
  547. showEnvVarsInLog = 0;
  548. };
  549. /* End PBXShellScriptBuildPhase section */
  550. /* Begin PBXSourcesBuildPhase section */
  551. FBFE13BC2EBC39B000DCE6E9 /* Sources */ = {
  552. isa = PBXSourcesBuildPhase;
  553. buildActionMask = 2147483647;
  554. files = (
  555. );
  556. runOnlyForDeploymentPostprocessing = 0;
  557. };
  558. /* End PBXSourcesBuildPhase section */
  559. /* Begin XCBuildConfiguration section */
  560. FBFE13D42EBC39B100DCE6E9 /* Debug */ = {
  561. isa = XCBuildConfiguration;
  562. baseConfigurationReference = B28FA2B72A322804F16B3840 /* Pods-Gami.debug.xcconfig */;
  563. buildSettings = {
  564. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  565. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  566. CLANG_ENABLE_MODULES = YES;
  567. CODE_SIGN_ENTITLEMENTS = Lanu/Lanu.entitlements;
  568. CODE_SIGN_STYLE = Automatic;
  569. CURRENT_PROJECT_VERSION = 34;
  570. DEVELOPMENT_TEAM = 5H8D98R72W;
  571. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  572. GENERATE_INFOPLIST_FILE = YES;
  573. INFOPLIST_FILE = Lanu/Info.plist;
  574. INFOPLIST_KEY_CFBundleDisplayName = Gami;
  575. INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
  576. INFOPLIST_KEY_NSAccessoryTrackingUsageDescription = "";
  577. INFOPLIST_KEY_NSCameraUsageDescription = "need permission";
  578. INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = 12;
  579. INFOPLIST_KEY_NSMicrophoneUsageDescription = "need permission";
  580. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "need permission";
  581. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  582. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  583. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  584. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  585. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  586. LD_RUNPATH_SEARCH_PATHS = (
  587. "$(inherited)",
  588. "@executable_path/Frameworks",
  589. );
  590. MARKETING_VERSION = 1.1.0;
  591. PRODUCT_BUNDLE_IDENTIFIER = com.jiehe.gami;
  592. PRODUCT_NAME = "$(TARGET_NAME)";
  593. STRING_CATALOG_GENERATE_SYMBOLS = YES;
  594. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  595. SUPPORTS_MACCATALYST = NO;
  596. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  597. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  598. SWIFT_APPROACHABLE_CONCURRENCY = YES;
  599. SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
  600. SWIFT_EMIT_LOC_STRINGS = YES;
  601. SWIFT_OBJC_BRIDGING_HEADER = "Lanu/Lanu-Bridging-Header.h";
  602. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  603. SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
  604. SWIFT_VERSION = 5.0;
  605. TARGETED_DEVICE_FAMILY = 1;
  606. };
  607. name = Debug;
  608. };
  609. FBFE13D52EBC39B100DCE6E9 /* Release */ = {
  610. isa = XCBuildConfiguration;
  611. baseConfigurationReference = B972432FB2D1B371EED40D9C /* Pods-Gami.release.xcconfig */;
  612. buildSettings = {
  613. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  614. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  615. CLANG_ENABLE_MODULES = YES;
  616. CODE_SIGN_ENTITLEMENTS = Lanu/Lanu.entitlements;
  617. CODE_SIGN_STYLE = Automatic;
  618. CURRENT_PROJECT_VERSION = 34;
  619. DEVELOPMENT_TEAM = 5H8D98R72W;
  620. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  621. GENERATE_INFOPLIST_FILE = YES;
  622. INFOPLIST_FILE = Lanu/Info.plist;
  623. INFOPLIST_KEY_CFBundleDisplayName = Gami;
  624. INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
  625. INFOPLIST_KEY_NSAccessoryTrackingUsageDescription = "";
  626. INFOPLIST_KEY_NSCameraUsageDescription = "need permission";
  627. INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = 12;
  628. INFOPLIST_KEY_NSMicrophoneUsageDescription = "need permission";
  629. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "need permission";
  630. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  631. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  632. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  633. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  634. IPHONEOS_DEPLOYMENT_TARGET = 15.0;
  635. LD_RUNPATH_SEARCH_PATHS = (
  636. "$(inherited)",
  637. "@executable_path/Frameworks",
  638. );
  639. MARKETING_VERSION = 1.1.0;
  640. PRODUCT_BUNDLE_IDENTIFIER = com.jiehe.gami;
  641. PRODUCT_NAME = "$(TARGET_NAME)";
  642. STRING_CATALOG_GENERATE_SYMBOLS = YES;
  643. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  644. SUPPORTS_MACCATALYST = NO;
  645. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  646. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  647. SWIFT_APPROACHABLE_CONCURRENCY = YES;
  648. SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
  649. SWIFT_EMIT_LOC_STRINGS = YES;
  650. SWIFT_OBJC_BRIDGING_HEADER = "Lanu/Lanu-Bridging-Header.h";
  651. SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
  652. SWIFT_VERSION = 5.0;
  653. TARGETED_DEVICE_FAMILY = 1;
  654. };
  655. name = Release;
  656. };
  657. FBFE13D62EBC39B100DCE6E9 /* Debug */ = {
  658. isa = XCBuildConfiguration;
  659. baseConfigurationReferenceAnchor = FB1A37952EBE04E40063ED8C /* Lanu */;
  660. baseConfigurationReferenceRelativePath = Config_Debug.xcconfig;
  661. buildSettings = {
  662. ALWAYS_SEARCH_USER_PATHS = NO;
  663. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  664. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  665. CLANG_ANALYZER_NONNULL = YES;
  666. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  667. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  668. CLANG_ENABLE_MODULES = YES;
  669. CLANG_ENABLE_OBJC_ARC = YES;
  670. CLANG_ENABLE_OBJC_WEAK = YES;
  671. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  672. CLANG_WARN_BOOL_CONVERSION = YES;
  673. CLANG_WARN_COMMA = YES;
  674. CLANG_WARN_CONSTANT_CONVERSION = YES;
  675. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  676. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  677. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  678. CLANG_WARN_EMPTY_BODY = YES;
  679. CLANG_WARN_ENUM_CONVERSION = YES;
  680. CLANG_WARN_INFINITE_RECURSION = YES;
  681. CLANG_WARN_INT_CONVERSION = YES;
  682. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  683. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  684. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  685. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  686. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  687. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  688. CLANG_WARN_STRICT_PROTOTYPES = YES;
  689. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  690. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  691. CLANG_WARN_UNREACHABLE_CODE = YES;
  692. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  693. COPY_PHASE_STRIP = NO;
  694. DEBUG_INFORMATION_FORMAT = dwarf;
  695. ENABLE_STRICT_OBJC_MSGSEND = YES;
  696. ENABLE_TESTABILITY = YES;
  697. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  698. GCC_C_LANGUAGE_STANDARD = gnu17;
  699. GCC_DYNAMIC_NO_PIC = NO;
  700. GCC_NO_COMMON_BLOCKS = YES;
  701. GCC_OPTIMIZATION_LEVEL = 0;
  702. GCC_PREPROCESSOR_DEFINITIONS = (
  703. "DEBUG=1",
  704. "$(inherited)",
  705. );
  706. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  707. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  708. GCC_WARN_UNDECLARED_SELECTOR = YES;
  709. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  710. GCC_WARN_UNUSED_FUNCTION = YES;
  711. GCC_WARN_UNUSED_VARIABLE = YES;
  712. INFOPLIST_KEY_NSAccessoryTrackingUsageDescription = "";
  713. IPHONEOS_DEPLOYMENT_TARGET = 26.0;
  714. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  715. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  716. MTL_FAST_MATH = YES;
  717. ONLY_ACTIVE_ARCH = YES;
  718. SDKROOT = iphoneos;
  719. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  720. SWIFT_EMIT_LOC_STRINGS = YES;
  721. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  722. };
  723. name = Debug;
  724. };
  725. FBFE13D72EBC39B100DCE6E9 /* Release */ = {
  726. isa = XCBuildConfiguration;
  727. baseConfigurationReferenceAnchor = FB1A37952EBE04E40063ED8C /* Lanu */;
  728. baseConfigurationReferenceRelativePath = Config_Release.xcconfig;
  729. buildSettings = {
  730. ALWAYS_SEARCH_USER_PATHS = NO;
  731. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  732. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  733. CLANG_ANALYZER_NONNULL = YES;
  734. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  735. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  736. CLANG_ENABLE_MODULES = YES;
  737. CLANG_ENABLE_OBJC_ARC = YES;
  738. CLANG_ENABLE_OBJC_WEAK = YES;
  739. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  740. CLANG_WARN_BOOL_CONVERSION = YES;
  741. CLANG_WARN_COMMA = YES;
  742. CLANG_WARN_CONSTANT_CONVERSION = YES;
  743. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  744. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  745. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  746. CLANG_WARN_EMPTY_BODY = YES;
  747. CLANG_WARN_ENUM_CONVERSION = YES;
  748. CLANG_WARN_INFINITE_RECURSION = YES;
  749. CLANG_WARN_INT_CONVERSION = YES;
  750. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  751. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  752. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  753. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  754. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  755. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  756. CLANG_WARN_STRICT_PROTOTYPES = YES;
  757. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  758. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  759. CLANG_WARN_UNREACHABLE_CODE = YES;
  760. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  761. COPY_PHASE_STRIP = NO;
  762. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  763. ENABLE_NS_ASSERTIONS = NO;
  764. ENABLE_STRICT_OBJC_MSGSEND = YES;
  765. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  766. GCC_C_LANGUAGE_STANDARD = gnu17;
  767. GCC_NO_COMMON_BLOCKS = YES;
  768. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  769. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  770. GCC_WARN_UNDECLARED_SELECTOR = YES;
  771. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  772. GCC_WARN_UNUSED_FUNCTION = YES;
  773. GCC_WARN_UNUSED_VARIABLE = YES;
  774. INFOPLIST_KEY_NSAccessoryTrackingUsageDescription = "";
  775. IPHONEOS_DEPLOYMENT_TARGET = 26.0;
  776. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  777. MTL_ENABLE_DEBUG_INFO = NO;
  778. MTL_FAST_MATH = YES;
  779. SDKROOT = iphoneos;
  780. SWIFT_COMPILATION_MODE = wholemodule;
  781. SWIFT_EMIT_LOC_STRINGS = YES;
  782. VALIDATE_PRODUCT = YES;
  783. };
  784. name = Release;
  785. };
  786. /* End XCBuildConfiguration section */
  787. /* Begin XCConfigurationList section */
  788. FBFE13BB2EBC39B000DCE6E9 /* Build configuration list for PBXProject "Lanu" */ = {
  789. isa = XCConfigurationList;
  790. buildConfigurations = (
  791. FBFE13D62EBC39B100DCE6E9 /* Debug */,
  792. FBFE13D72EBC39B100DCE6E9 /* Release */,
  793. );
  794. defaultConfigurationIsVisible = 0;
  795. defaultConfigurationName = Release;
  796. };
  797. FBFE13D32EBC39B100DCE6E9 /* Build configuration list for PBXNativeTarget "Gami" */ = {
  798. isa = XCConfigurationList;
  799. buildConfigurations = (
  800. FBFE13D42EBC39B100DCE6E9 /* Debug */,
  801. FBFE13D52EBC39B100DCE6E9 /* Release */,
  802. );
  803. defaultConfigurationIsVisible = 0;
  804. defaultConfigurationName = Release;
  805. };
  806. /* End XCConfigurationList section */
  807. /* Begin XCRemoteSwiftPackageReference section */
  808. FB696C152EC96C0F00FAD639 /* XCRemoteSwiftPackageReference "MJRefresh" */ = {
  809. isa = XCRemoteSwiftPackageReference;
  810. repositoryURL = "http://8.134.139.102:10880/chenwenyi/MJRefresh.git";
  811. requirement = {
  812. kind = upToNextMajorVersion;
  813. minimumVersion = 3.7.9;
  814. };
  815. };
  816. FB8316662F334C2C000396D5 /* XCRemoteSwiftPackageReference "AutoCodable" */ = {
  817. isa = XCRemoteSwiftPackageReference;
  818. repositoryURL = "http://8.134.139.102:10880/chenwenyi/AutoCodable.git";
  819. requirement = {
  820. kind = upToNextMajorVersion;
  821. minimumVersion = 1.0.1;
  822. };
  823. };
  824. FB9CD1172EC1EEA10033B14B /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = {
  825. isa = XCRemoteSwiftPackageReference;
  826. repositoryURL = "http://8.134.139.102:10880/chenwenyi/firebase-ios-sdk.git";
  827. requirement = {
  828. kind = upToNextMajorVersion;
  829. minimumVersion = 12.5.0;
  830. };
  831. };
  832. FB9CD11C2EC1EEF30033B14B /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */ = {
  833. isa = XCRemoteSwiftPackageReference;
  834. repositoryURL = "http://8.134.139.102:10880/chenwenyi/GoogleSignIn-iOS.git";
  835. requirement = {
  836. kind = upToNextMajorVersion;
  837. minimumVersion = 9.0.0;
  838. };
  839. };
  840. FB9FCD242EF25D6B00DDAAC9 /* XCRemoteSwiftPackageReference "SDWebImage" */ = {
  841. isa = XCRemoteSwiftPackageReference;
  842. repositoryURL = "http://8.134.139.102:10880/chenwenyi/SDWebImage.git";
  843. requirement = {
  844. kind = upToNextMajorVersion;
  845. minimumVersion = 5.21.3;
  846. };
  847. };
  848. FBA06B672F18F7D300DDD745 /* XCRemoteSwiftPackageReference "SnapKit" */ = {
  849. isa = XCRemoteSwiftPackageReference;
  850. repositoryURL = "http://8.134.139.102:10880/chenwenyi/SnapKit.git";
  851. requirement = {
  852. kind = upToNextMajorVersion;
  853. minimumVersion = 5.7.2;
  854. };
  855. };
  856. FBECA9C82EC1C8240013A5E6 /* XCRemoteSwiftPackageReference "CocoaLumberjack" */ = {
  857. isa = XCRemoteSwiftPackageReference;
  858. repositoryURL = "http://8.134.139.102:10880/chenwenyi/CocoaLumberjack.git";
  859. requirement = {
  860. kind = upToNextMajorVersion;
  861. minimumVersion = 3.9.0;
  862. };
  863. };
  864. FBECAA192EC1C8860013A5E6 /* XCRemoteSwiftPackageReference "CocoaLumberjack" */ = {
  865. isa = XCRemoteSwiftPackageReference;
  866. repositoryURL = "http://8.134.139.102:10880/chenwenyi/CocoaLumberjack.git";
  867. requirement = {
  868. kind = upToNextMajorVersion;
  869. minimumVersion = 3.9.0;
  870. };
  871. };
  872. /* End XCRemoteSwiftPackageReference section */
  873. /* Begin XCSwiftPackageProductDependency section */
  874. FB696C162EC96C0F00FAD639 /* MJRefresh */ = {
  875. isa = XCSwiftPackageProductDependency;
  876. package = FB696C152EC96C0F00FAD639 /* XCRemoteSwiftPackageReference "MJRefresh" */;
  877. productName = MJRefresh;
  878. };
  879. FB8316672F334C2C000396D5 /* AutoCodable */ = {
  880. isa = XCSwiftPackageProductDependency;
  881. package = FB8316662F334C2C000396D5 /* XCRemoteSwiftPackageReference "AutoCodable" */;
  882. productName = AutoCodable;
  883. };
  884. FB9CD1182EC1EEA10033B14B /* FirebaseCore */ = {
  885. isa = XCSwiftPackageProductDependency;
  886. package = FB9CD1172EC1EEA10033B14B /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
  887. productName = FirebaseCore;
  888. };
  889. FB9CD11A2EC1EEA10033B14B /* FirebaseCrashlytics */ = {
  890. isa = XCSwiftPackageProductDependency;
  891. package = FB9CD1172EC1EEA10033B14B /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */;
  892. productName = FirebaseCrashlytics;
  893. };
  894. FB9CD11D2EC1EEF30033B14B /* GoogleSignIn */ = {
  895. isa = XCSwiftPackageProductDependency;
  896. package = FB9CD11C2EC1EEF30033B14B /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */;
  897. productName = GoogleSignIn;
  898. };
  899. FB9FCD252EF25D6B00DDAAC9 /* SDWebImage */ = {
  900. isa = XCSwiftPackageProductDependency;
  901. package = FB9FCD242EF25D6B00DDAAC9 /* XCRemoteSwiftPackageReference "SDWebImage" */;
  902. productName = SDWebImage;
  903. };
  904. FBA06B682F18F7D300DDD745 /* SnapKit */ = {
  905. isa = XCSwiftPackageProductDependency;
  906. package = FBA06B672F18F7D300DDD745 /* XCRemoteSwiftPackageReference "SnapKit" */;
  907. productName = SnapKit;
  908. };
  909. FBECA9C92EC1C8240013A5E6 /* CocoaLumberjackSwift */ = {
  910. isa = XCSwiftPackageProductDependency;
  911. package = FBECA9C82EC1C8240013A5E6 /* XCRemoteSwiftPackageReference "CocoaLumberjack" */;
  912. productName = CocoaLumberjackSwift;
  913. };
  914. FBECAA1C2EC1C8860013A5E6 /* CocoaLumberjackSwiftLogBackend */ = {
  915. isa = XCSwiftPackageProductDependency;
  916. package = FBECAA192EC1C8860013A5E6 /* XCRemoteSwiftPackageReference "CocoaLumberjack" */;
  917. productName = CocoaLumberjackSwiftLogBackend;
  918. };
  919. /* End XCSwiftPackageProductDependency section */
  920. };
  921. rootObject = FBFE13B82EBC39B000DCE6E9 /* Project object */;
  922. }