project.pbxproj 41 KB

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