|
210 | 210 | remoteGlobalIDString = 104661101C06581500A2A03C; |
211 | 211 | remoteInfo = MASUI; |
212 | 212 | }; |
| 213 | + CBBC7BD1226E780600ABA2BA /* PBXContainerItemProxy */ = { |
| 214 | + isa = PBXContainerItemProxy; |
| 215 | + containerPortal = CBBC7BC9226E780600ABA2BA /* MASProximity.xcodeproj */; |
| 216 | + proxyType = 2; |
| 217 | + remoteGlobalIDString = CBA4234122662C9C00B8D617; |
| 218 | + remoteInfo = MASProximity; |
| 219 | + }; |
| 220 | + CBBC7BD3226E780600ABA2BA /* PBXContainerItemProxy */ = { |
| 221 | + isa = PBXContainerItemProxy; |
| 222 | + containerPortal = CBBC7BC9226E780600ABA2BA /* MASProximity.xcodeproj */; |
| 223 | + proxyType = 2; |
| 224 | + remoteGlobalIDString = CBA4234A22662C9C00B8D617; |
| 225 | + remoteInfo = MASProximityTests; |
| 226 | + }; |
| 227 | + CBBC7BD5226E783400ABA2BA /* PBXContainerItemProxy */ = { |
| 228 | + isa = PBXContainerItemProxy; |
| 229 | + containerPortal = CBBC7BC9226E780600ABA2BA /* MASProximity.xcodeproj */; |
| 230 | + proxyType = 1; |
| 231 | + remoteGlobalIDString = CBA4234022662C9C00B8D617; |
| 232 | + remoteInfo = MASProximity; |
| 233 | + }; |
213 | 234 | /* End PBXContainerItemProxy section */ |
214 | 235 |
|
215 | 236 | /* Begin PBXFileReference section */ |
|
322 | 343 | CB8DDC941E84A22000B25AA9 /* MASLoginQRCodeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASLoginQRCodeView.h; sourceTree = "<group>"; }; |
323 | 344 | CB8DDC951E84A22000B25AA9 /* MASLoginQRCodeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASLoginQRCodeView.m; sourceTree = "<group>"; }; |
324 | 345 | CB8DDC981E84A22E00B25AA9 /* MASLoginQRCodeView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MASLoginQRCodeView.xib; sourceTree = "<group>"; }; |
| 346 | + CBBC7BC9226E780600ABA2BA /* MASProximity.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MASProximity.xcodeproj; path = ../MASProximity/MASProximity.xcodeproj; sourceTree = "<group>"; }; |
325 | 347 | CBC88F9C1DBE86E2009EE1C6 /* MASBaseLoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASBaseLoginViewController.h; sourceTree = "<group>"; }; |
326 | 348 | CBC88F9D1DBE86E2009EE1C6 /* MASBaseLoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASBaseLoginViewController.m; sourceTree = "<group>"; }; |
327 | 349 | CBC88FA11DBFED83009EE1C6 /* MAS+UI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MAS+UI.h"; sourceTree = "<group>"; }; |
|
372 | 394 | 104661071C06581500A2A03C = { |
373 | 395 | isa = PBXGroup; |
374 | 396 | children = ( |
| 397 | + CBBC7BC9226E780600ABA2BA /* MASProximity.xcodeproj */, |
375 | 398 | 10246AB91CBAA82600C0A70A /* MASFoundation.xcodeproj */, |
376 | 399 | 104661131C06581500A2A03C /* MASUI */, |
377 | 400 | 1046611F1C06581500A2A03C /* MASUITests */, |
|
633 | 656 | path = sociallogin; |
634 | 657 | sourceTree = "<group>"; |
635 | 658 | }; |
| 659 | + CBBC7BCA226E780600ABA2BA /* Products */ = { |
| 660 | + isa = PBXGroup; |
| 661 | + children = ( |
| 662 | + CBBC7BD2226E780600ABA2BA /* MASProximity.framework */, |
| 663 | + CBBC7BD4226E780600ABA2BA /* MASProximityTests.xctest */, |
| 664 | + ); |
| 665 | + name = Products; |
| 666 | + sourceTree = "<group>"; |
| 667 | + }; |
636 | 668 | CBC88F9B1DBE7F2B009EE1C6 /* ui */ = { |
637 | 669 | isa = PBXGroup; |
638 | 670 | children = ( |
|
715 | 747 | buildRules = ( |
716 | 748 | ); |
717 | 749 | dependencies = ( |
| 750 | + CBBC7BD6226E783400ABA2BA /* PBXTargetDependency */, |
718 | 751 | 10246AC41CBAA83C00C0A70A /* PBXTargetDependency */, |
719 | 752 | ); |
720 | 753 | name = MASUI; |
|
780 | 813 | ProductGroup = 10246ABA1CBAA82600C0A70A /* Products */; |
781 | 814 | ProjectRef = 10246AB91CBAA82600C0A70A /* MASFoundation.xcodeproj */; |
782 | 815 | }, |
| 816 | + { |
| 817 | + ProductGroup = CBBC7BCA226E780600ABA2BA /* Products */; |
| 818 | + ProjectRef = CBBC7BC9226E780600ABA2BA /* MASProximity.xcodeproj */; |
| 819 | + }, |
783 | 820 | ); |
784 | 821 | projectRoot = ""; |
785 | 822 | targets = ( |
|
806 | 843 | remoteRef = 10246AC11CBAA82600C0A70A /* PBXContainerItemProxy */; |
807 | 844 | sourceTree = BUILT_PRODUCTS_DIR; |
808 | 845 | }; |
| 846 | + CBBC7BD2226E780600ABA2BA /* MASProximity.framework */ = { |
| 847 | + isa = PBXReferenceProxy; |
| 848 | + fileType = wrapper.framework; |
| 849 | + path = MASProximity.framework; |
| 850 | + remoteRef = CBBC7BD1226E780600ABA2BA /* PBXContainerItemProxy */; |
| 851 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 852 | + }; |
| 853 | + CBBC7BD4226E780600ABA2BA /* MASProximityTests.xctest */ = { |
| 854 | + isa = PBXReferenceProxy; |
| 855 | + fileType = wrapper.cfbundle; |
| 856 | + path = MASProximityTests.xctest; |
| 857 | + remoteRef = CBBC7BD3226E780600ABA2BA /* PBXContainerItemProxy */; |
| 858 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 859 | + }; |
809 | 860 | /* End PBXReferenceProxy section */ |
810 | 861 |
|
811 | 862 | /* Begin PBXResourcesBuildPhase section */ |
|
1011 | 1062 | target = 104661101C06581500A2A03C /* MASUI */; |
1012 | 1063 | targetProxy = 1046611D1C06581500A2A03C /* PBXContainerItemProxy */; |
1013 | 1064 | }; |
| 1065 | + CBBC7BD6226E783400ABA2BA /* PBXTargetDependency */ = { |
| 1066 | + isa = PBXTargetDependency; |
| 1067 | + name = MASProximity; |
| 1068 | + targetProxy = CBBC7BD5226E783400ABA2BA /* PBXContainerItemProxy */; |
| 1069 | + }; |
1014 | 1070 | /* End PBXTargetDependency section */ |
1015 | 1071 |
|
1016 | 1072 | /* Begin XCBuildConfiguration section */ |
|
1147 | 1203 | buildSettings = { |
1148 | 1204 | CLANG_ENABLE_MODULES = YES; |
1149 | 1205 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
1150 | | - CURRENT_PROJECT_VERSION = 1.9.20; |
| 1206 | + CURRENT_PROJECT_VERSION = 2.0.00; |
1151 | 1207 | DEFINES_MODULE = YES; |
1152 | 1208 | DYLIB_COMPATIBILITY_VERSION = 1; |
1153 | 1209 | DYLIB_CURRENT_VERSION = 1; |
|
1178 | 1234 | buildSettings = { |
1179 | 1235 | CLANG_ENABLE_MODULES = YES; |
1180 | 1236 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
1181 | | - CURRENT_PROJECT_VERSION = 1.9.20; |
| 1237 | + CURRENT_PROJECT_VERSION = 2.0.00; |
1182 | 1238 | DEFINES_MODULE = YES; |
1183 | 1239 | DYLIB_COMPATIBILITY_VERSION = 1; |
1184 | 1240 | DYLIB_CURRENT_VERSION = 1; |
|
0 commit comments