|
1206 | 1206 | B14689C31EE100B200B01371 /* vip_4_75@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = B14689B31EE100B200B01371 /* vip_4_75@3x.png */; }; |
1207 | 1207 | B19D4EE11F690F5E00C598F3 /* file_activity_icon_rename@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B19D4EDF1F690F5E00C598F3 /* file_activity_icon_rename@2x.png */; }; |
1208 | 1208 | B19D4EE21F690F5E00C598F3 /* file_activity_icon_rename@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = B19D4EE01F690F5E00C598F3 /* file_activity_icon_rename@3x.png */; }; |
| 1209 | + B19D4EEA1F6FAA6000C598F3 /* AboutPointViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B19D4EE81F6FAA6000C598F3 /* AboutPointViewController.m */; }; |
| 1210 | + B19D4EEB1F6FAA6000C598F3 /* AboutPointViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B19D4EE91F6FAA6000C598F3 /* AboutPointViewController.xib */; }; |
| 1211 | + B19D4EEE1F6FCEAC00C598F3 /* CodingSkill.m in Sources */ = {isa = PBXBuildFile; fileRef = B19D4EED1F6FCEAC00C598F3 /* CodingSkill.m */; }; |
| 1212 | + B19D4EF21F710EF900C598F3 /* ShopSwitchCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B19D4EF01F710EF900C598F3 /* ShopSwitchCell.m */; }; |
| 1213 | + B19D4EF31F710EF900C598F3 /* ShopSwitchCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B19D4EF11F710EF900C598F3 /* ShopSwitchCell.xib */; }; |
| 1214 | + B19D4EF61F7210C300C598F3 /* user_info_shop@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = B19D4EF41F7210C300C598F3 /* user_info_shop@2x.png */; }; |
| 1215 | + B19D4EF71F7210C300C598F3 /* user_info_shop@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = B19D4EF51F7210C300C598F3 /* user_info_shop@3x.png */; }; |
| 1216 | + B19D4EFB1F7247BA00C598F3 /* AlipaySDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B19D4EF91F7247BA00C598F3 /* AlipaySDK.bundle */; }; |
| 1217 | + B19D4EFC1F7247BA00C598F3 /* AlipaySDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B19D4EFA1F7247BA00C598F3 /* AlipaySDK.framework */; }; |
| 1218 | + B19D4EFE1F724CDC00C598F3 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B19D4EFD1F724CDC00C598F3 /* CoreMotion.framework */; }; |
1209 | 1219 | B1C871131EADAEE1003DACF0 /* loading_monkey@2x.gif in Resources */ = {isa = PBXBuildFile; fileRef = B1C871121EADAEE1003DACF0 /* loading_monkey@2x.gif */; }; |
1210 | 1220 | B1C871181EADF0B1003DACF0 /* messageAT@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = B1C871141EADF0B1003DACF0 /* messageAT@3x.png */; }; |
1211 | 1221 | B1C871191EADF0B1003DACF0 /* messageComment@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = B1C871151EADF0B1003DACF0 /* messageComment@3x.png */; }; |
|
3168 | 3178 | B14689B31EE100B200B01371 /* vip_4_75@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "vip_4_75@3x.png"; sourceTree = "<group>"; }; |
3169 | 3179 | B19D4EDF1F690F5E00C598F3 /* file_activity_icon_rename@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_activity_icon_rename@2x.png"; sourceTree = "<group>"; }; |
3170 | 3180 | B19D4EE01F690F5E00C598F3 /* file_activity_icon_rename@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "file_activity_icon_rename@3x.png"; sourceTree = "<group>"; }; |
| 3181 | + B19D4EE71F6FAA6000C598F3 /* AboutPointViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutPointViewController.h; sourceTree = "<group>"; }; |
| 3182 | + B19D4EE81F6FAA6000C598F3 /* AboutPointViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutPointViewController.m; sourceTree = "<group>"; }; |
| 3183 | + B19D4EE91F6FAA6000C598F3 /* AboutPointViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AboutPointViewController.xib; sourceTree = "<group>"; }; |
| 3184 | + B19D4EEC1F6FCEAC00C598F3 /* CodingSkill.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CodingSkill.h; sourceTree = "<group>"; }; |
| 3185 | + B19D4EED1F6FCEAC00C598F3 /* CodingSkill.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CodingSkill.m; sourceTree = "<group>"; }; |
| 3186 | + B19D4EEF1F710EF900C598F3 /* ShopSwitchCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShopSwitchCell.h; sourceTree = "<group>"; }; |
| 3187 | + B19D4EF01F710EF900C598F3 /* ShopSwitchCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShopSwitchCell.m; sourceTree = "<group>"; }; |
| 3188 | + B19D4EF11F710EF900C598F3 /* ShopSwitchCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ShopSwitchCell.xib; sourceTree = "<group>"; }; |
| 3189 | + B19D4EF41F7210C300C598F3 /* user_info_shop@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "user_info_shop@2x.png"; sourceTree = "<group>"; }; |
| 3190 | + B19D4EF51F7210C300C598F3 /* user_info_shop@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "user_info_shop@3x.png"; sourceTree = "<group>"; }; |
| 3191 | + B19D4EF91F7247BA00C598F3 /* AlipaySDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AlipaySDK.bundle; sourceTree = "<group>"; }; |
| 3192 | + B19D4EFA1F7247BA00C598F3 /* AlipaySDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlipaySDK.framework; sourceTree = "<group>"; }; |
| 3193 | + B19D4EFD1F724CDC00C598F3 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; |
| 3194 | + B1B2BDAE1F78A59F00645EAD /* route.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = route.h; path = ../../../../../../Desktop/route.h; sourceTree = "<group>"; }; |
3171 | 3195 | B1C871121EADAEE1003DACF0 /* loading_monkey@2x.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "loading_monkey@2x.gif"; sourceTree = "<group>"; }; |
3172 | 3196 | B1C871141EADF0B1003DACF0 /* messageAT@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "messageAT@3x.png"; sourceTree = "<group>"; }; |
3173 | 3197 | B1C871151EADF0B1003DACF0 /* messageComment@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "messageComment@3x.png"; sourceTree = "<group>"; }; |
|
3372 | 3396 | isa = PBXFrameworksBuildPhase; |
3373 | 3397 | buildActionMask = 2147483647; |
3374 | 3398 | files = ( |
| 3399 | + B19D4EFE1F724CDC00C598F3 /* CoreMotion.framework in Frameworks */, |
3375 | 3400 | 4EFF5A771E0AE54800683D03 /* libresolv.9.tbd in Frameworks */, |
3376 | 3401 | 4EDBECEB1B709EB3003E87C3 /* AVFoundation.framework in Frameworks */, |
3377 | 3402 | 0AB591AD1AB6D51C0076C454 /* MapKit.framework in Frameworks */, |
|
3380 | 3405 | 4EDD8F5A1A36F4FA00E9E232 /* Security.framework in Frameworks */, |
3381 | 3406 | 4EDD8F581A36F4CA00E9E232 /* CoreTelephony.framework in Frameworks */, |
3382 | 3407 | 4EDD8F561A36F4BD00E9E232 /* SystemConfiguration.framework in Frameworks */, |
| 3408 | + B19D4EFC1F7247BA00C598F3 /* AlipaySDK.framework in Frameworks */, |
3383 | 3409 | 4EDD8F541A36F4AC00E9E232 /* CFNetwork.framework in Frameworks */, |
3384 | 3410 | 4E96E7C81A1B46740037C098 /* QuickLook.framework in Frameworks */, |
3385 | 3411 | 8E03D4A419F696970092F8C8 /* libz.dylib in Frameworks */, |
|
3811 | 3837 | 4E3068381E0B781A00AEE0CE /* LDSimplePing.h */, |
3812 | 3838 | 4E3068391E0B781A00AEE0CE /* LDSimplePing.m */, |
3813 | 3839 | 4E30683A1E0B781A00AEE0CE /* Route.h */, |
| 3840 | + B1B2BDAE1F78A59F00645EAD /* route.h */, |
3814 | 3841 | ); |
3815 | 3842 | path = LDNetDiagnoService; |
3816 | 3843 | sourceTree = "<group>"; |
|
4376 | 4403 | 4E996BF91ABBF56A00C704F1 /* userInfo */ = { |
4377 | 4404 | isa = PBXGroup; |
4378 | 4405 | children = ( |
| 4406 | + B19D4EF41F7210C300C598F3 /* user_info_shop@2x.png */, |
| 4407 | + B19D4EF51F7210C300C598F3 /* user_info_shop@3x.png */, |
4379 | 4408 | B1C871481EADF217003DACF0 /* user_info_company@2x.png */, |
4380 | 4409 | B1C871491EADF217003DACF0 /* user_info_company@3x.png */, |
4381 | 4410 | 4E996BFA1ABBF56A00C704F1 /* n_btn_followed_both@2x.png */, |
|
5005 | 5034 | 8E477012198770E700997D05 /* Frameworks */ = { |
5006 | 5035 | isa = PBXGroup; |
5007 | 5036 | children = ( |
| 5037 | + B19D4EFD1F724CDC00C598F3 /* CoreMotion.framework */, |
5008 | 5038 | 4EFF5A761E0AE54800683D03 /* libresolv.9.tbd */, |
5009 | 5039 | 4EDBECEA1B709EB3003E87C3 /* AVFoundation.framework */, |
5010 | 5040 | 4EF818231B09D8D8005F974B /* WebP.framework */, |
|
5402 | 5432 | 4E24B2671B43D33F004D7989 /* ProjectToChooseListViewController.m */, |
5403 | 5433 | 4E0022871B721516005308DE /* PointRecordsViewController.h */, |
5404 | 5434 | 4E0022881B721516005308DE /* PointRecordsViewController.m */, |
| 5435 | + B19D4EE71F6FAA6000C598F3 /* AboutPointViewController.h */, |
| 5436 | + B19D4EE81F6FAA6000C598F3 /* AboutPointViewController.m */, |
| 5437 | + B19D4EE91F6FAA6000C598F3 /* AboutPointViewController.xib */, |
5405 | 5438 | 4EAE06A91B7B23EA00179F4B /* FileActivitiesViewController.h */, |
5406 | 5439 | 4EAE06AA1B7B23EA00179F4B /* FileActivitiesViewController.m */, |
5407 | 5440 | 4EAE06AC1B7B241A00179F4B /* FileVersionsViewController.h */, |
|
5907 | 5940 | 4E6CBE5B1D8FC7A500644086 /* ProjectServiceInfo.m */, |
5908 | 5941 | 4ED4B4951D82939700EED8C6 /* Team.h */, |
5909 | 5942 | 4ED4B4961D82939700EED8C6 /* Team.m */, |
| 5943 | + B19D4EEC1F6FCEAC00C598F3 /* CodingSkill.h */, |
| 5944 | + B19D4EED1F6FCEAC00C598F3 /* CodingSkill.m */, |
5910 | 5945 | ); |
5911 | 5946 | path = Models; |
5912 | 5947 | sourceTree = "<group>"; |
|
5983 | 6018 | 8EA6D03E19E240C40076D59C /* Vendor */ = { |
5984 | 6019 | isa = PBXGroup; |
5985 | 6020 | children = ( |
| 6021 | + B19D4EF81F7247BA00C598F3 /* AlipaySDK */, |
5986 | 6022 | D031F5D81BFAD6690008E964 /* FRDLivelyButton */, |
5987 | 6023 | 4E5D12FB1C0C5EE600985AEB /* RRFPSBar */, |
5988 | 6024 | 4EE956521B9C1C500009EDA9 /* UMSocial_Sdk_4.3.0_Extra */, |
|
6399 | 6435 | 09A0589A1E0AAA7200C1CA3F /* ScreenCell.m */, |
6400 | 6436 | 09A0589C1E0AAA8800C1CA3F /* TaskSelectionCell.h */, |
6401 | 6437 | 09A0589D1E0AAA8800C1CA3F /* TaskSelectionCell.m */, |
| 6438 | + B19D4EEF1F710EF900C598F3 /* ShopSwitchCell.h */, |
| 6439 | + B19D4EF01F710EF900C598F3 /* ShopSwitchCell.m */, |
| 6440 | + B19D4EF11F710EF900C598F3 /* ShopSwitchCell.xib */, |
6402 | 6441 | ); |
6403 | 6442 | path = Cell; |
6404 | 6443 | sourceTree = "<group>"; |
|
6456 | 6495 | path = vip; |
6457 | 6496 | sourceTree = "<group>"; |
6458 | 6497 | }; |
| 6498 | + B19D4EF81F7247BA00C598F3 /* AlipaySDK */ = { |
| 6499 | + isa = PBXGroup; |
| 6500 | + children = ( |
| 6501 | + B19D4EF91F7247BA00C598F3 /* AlipaySDK.bundle */, |
| 6502 | + B19D4EFA1F7247BA00C598F3 /* AlipaySDK.framework */, |
| 6503 | + ); |
| 6504 | + path = AlipaySDK; |
| 6505 | + sourceTree = "<group>"; |
| 6506 | + }; |
6459 | 6507 | B94C1B661AC945C60000C271 /* NewProject */ = { |
6460 | 6508 | isa = PBXGroup; |
6461 | 6509 | children = ( |
|
6626 | 6674 | 8EA6D15019E240C40076D59C /* commentOrLikeBeginImg@2x.png in Resources */, |
6627 | 6675 | 4EB52F5F1C7C5C4F00B5EBEA /* task_resource_reference_ProjectFile@3x.png in Resources */, |
6628 | 6676 | 13FB5D481CA17A6400EE127C /* PR_mergeChanges@3x.png in Resources */, |
| 6677 | + B19D4EF61F7210C300C598F3 /* user_info_shop@2x.png in Resources */, |
6629 | 6678 | 134E1B9B1CA41217002A3E0D /* ReviewCell.xib in Resources */, |
6630 | 6679 | 8EA6D15E19E240C40076D59C /* login_suffix@2x.png in Resources */, |
6631 | 6680 | 4EB52F101C74691B00B5EBEA /* password_look@3x.png in Resources */, |
|
6875 | 6924 | 4ED4B4861D82646100EED8C6 /* user_info_about@3x.png in Resources */, |
6876 | 6925 | B1C871801EB18599003DACF0 /* calendar_0xA1CF64@3x.png in Resources */, |
6877 | 6926 | 4ED4B4871D82646100EED8C6 /* user_info_file@2x.png in Resources */, |
| 6927 | + B19D4EF31F710EF900C598F3 /* ShopSwitchCell.xib in Resources */, |
6878 | 6928 | B1C871501EADF48B003DACF0 /* cell_arrow_left@2x.png in Resources */, |
6879 | 6929 | 4E2F6A711C43CA4B00A25502 /* member_type_90@3x.png in Resources */, |
6880 | 6930 | 4EF17ECB1B3C3112003CDD2D /* intro_dot_selected@2x.png in Resources */, |
|
6981 | 7031 | 4EE548291AE9166B00A92306 /* icon_project_cell_pin@2x.png in Resources */, |
6982 | 7032 | D0C447C01C02DB5400DC1C4B /* pop_2FA@2x.png in Resources */, |
6983 | 7033 | 4EBD0C661A1F2011004B4284 /* nav_project_file@2x.png in Resources */, |
| 7034 | + B19D4EF71F7210C300C598F3 /* user_info_shop@3x.png in Resources */, |
6984 | 7035 | D0C447C31C02DB5400DC1C4B /* pop_Task@2x.png in Resources */, |
6985 | 7036 | 8EA6D17E19E240C40076D59C /* section_btn_close@2x.png in Resources */, |
6986 | 7037 | 4EBD7FB11CE482A400B3AF49 /* country_code.plist in Resources */, |
|
7148 | 7199 | 8E97CE611A0A3424006F9AD7 /* keyboard_add_photo@2x.png in Resources */, |
7149 | 7200 | 4EAECBC61C44CB860096CA74 /* member_cell_edit_type@2x.png in Resources */, |
7150 | 7201 | 4E93F23B1B84356500017916 /* file_menu_icon_edit@2x.png in Resources */, |
| 7202 | + B19D4EEB1F6FAA6000C598F3 /* AboutPointViewController.xib in Resources */, |
7151 | 7203 | 8E1C3DF619E7F4CA00EF3032 /* address.json in Resources */, |
7152 | 7204 | 4E80E9391E01218300DE1BC6 /* reward_tip_logo@3x.png in Resources */, |
7153 | 7205 | 4E09DCAA1C15662E001C9392 /* share_Nav@3x.png in Resources */, |
|
7265 | 7317 | B9A00D7F1ACA3A05008BA008 /* ProjectSetting.storyboard in Resources */, |
7266 | 7318 | 8EA6D19219E240C40076D59C /* timeline_icon_unread@2x.png in Resources */, |
7267 | 7319 | 4E54C24B1D8FE19100A61023 /* user_info_edit@2x.png in Resources */, |
| 7320 | + B19D4EFB1F7247BA00C598F3 /* AlipaySDK.bundle in Resources */, |
7268 | 7321 | 4E095A6D1B69F920008DC439 /* banner__page_selected@2x.png in Resources */, |
7269 | 7322 | 4EB52F5D1C7C5C4F00B5EBEA /* task_resource_reference_MergeRequestBean@3x.png in Resources */, |
7270 | 7323 | 4E86FEE51BB556D6005E53F3 /* tipIcon_ProjectFileComment@2x.png in Resources */, |
|
7709 | 7762 | 8EF643D319FF7E2900F7EEB0 /* ValueListCell.m in Sources */, |
7710 | 7763 | 4EB52F3F1C7C464400B5EBEA /* TaskResourceReferenceViewController.m in Sources */, |
7711 | 7764 | 4E217F0C1A70EDC700F6DF88 /* SVModalWebViewController.m in Sources */, |
| 7765 | + B19D4EF21F710EF900C598F3 /* ShopSwitchCell.m in Sources */, |
7712 | 7766 | 4E19E7071BCE03CD00C66DC6 /* UIActionSheet+Front.m in Sources */, |
7713 | 7767 | 4EF17E5F1B3AB10F003CDD2D /* IntroductionViewController.m in Sources */, |
7714 | 7768 | 4EA7F1601A6D192B00A046BD /* SDWebImagePrefetcher.m in Sources */, |
|
7843 | 7897 | 4E6D718A1A75F00E005AD988 /* YLImageView.m in Sources */, |
7844 | 7898 | 4E095A591B690494008DC439 /* CodingBanner.m in Sources */, |
7845 | 7899 | 9233997B1C00C55600F29E04 /* ShopOrderModel.m in Sources */, |
| 7900 | + B19D4EEE1F6FCEAC00C598F3 /* CodingSkill.m in Sources */, |
7846 | 7901 | 923399721C00A9EF00F29E04 /* DashesLineView.m in Sources */, |
7847 | 7902 | 8EA6D1C119E240C40076D59C /* Tweets.m in Sources */, |
7848 | 7903 | 4E8D5D5F1B45295D00B70936 /* OTPAuthURL.m in Sources */, |
|
7977 | 8032 | 4E6CBE4B1D8E71DC00644086 /* TopicAnswerCell.m in Sources */, |
7978 | 8033 | 4E969CD01AF0EB87005C0CCE /* NSTimer+Common.m in Sources */, |
7979 | 8034 | 8EF643B019FF7E2900F7EEB0 /* CodingTipCell.m in Sources */, |
| 8035 | + B19D4EEA1F6FAA6000C598F3 /* AboutPointViewController.m in Sources */, |
7980 | 8036 | 4E6FB0581B58DB0A00B0A17B /* ProjectTagsView.m in Sources */, |
7981 | 8037 | 8EA6D1BA19E240C40076D59C /* Projects.m in Sources */, |
7982 | 8038 | 4E996BDF1ABA7CE100C704F1 /* UserInfoDetailUserCell.m in Sources */, |
|
8108 | 8164 | "$(inherited)", |
8109 | 8165 | "$(PROJECT_DIR)", |
8110 | 8166 | "$(PROJECT_DIR)/Carthage/Build/iOS", |
| 8167 | + "$(PROJECT_DIR)/Coding_iOS/Vendor/AlipaySDK", |
8111 | 8168 | ); |
8112 | 8169 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
8113 | 8170 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
8120 | 8177 | "$(SRCROOT)/Carthage/Build/iOS/ObjectiveGit.framework/Headers/", |
8121 | 8178 | ); |
8122 | 8179 | INFOPLIST_FILE = "Coding_iOS/Coding_iOS-Info.plist"; |
8123 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 8180 | + IPHONEOS_DEPLOYMENT_TARGET = 8.4; |
8124 | 8181 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
8125 | 8182 | LIBRARY_SEARCH_PATHS = ( |
8126 | 8183 | "$(inherited)", |
|
8153 | 8210 | "$(inherited)", |
8154 | 8211 | "$(PROJECT_DIR)", |
8155 | 8212 | "$(PROJECT_DIR)/Carthage/Build/iOS", |
| 8213 | + "$(PROJECT_DIR)/Coding_iOS/Vendor/AlipaySDK", |
8156 | 8214 | ); |
8157 | 8215 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
8158 | 8216 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
8165 | 8223 | "$(SRCROOT)/Carthage/Build/iOS/ObjectiveGit.framework/Headers/", |
8166 | 8224 | ); |
8167 | 8225 | INFOPLIST_FILE = "Coding_iOS/Coding_iOS-Info.plist"; |
8168 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 8226 | + IPHONEOS_DEPLOYMENT_TARGET = 8.4; |
8169 | 8227 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
8170 | 8228 | LIBRARY_SEARCH_PATHS = ( |
8171 | 8229 | "$(inherited)", |
|
0 commit comments