|
599 | 599 | 81BF4ABD1B0BF64B00A3D75B /* PFCurrentConfigController.h in Headers */ = {isa = PBXBuildFile; fileRef = 81BF4ABA1B0BF64B00A3D75B /* PFCurrentConfigController.h */; }; |
600 | 600 | 81BF4ABE1B0BF64B00A3D75B /* PFCurrentConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81BF4ABB1B0BF64B00A3D75B /* PFCurrentConfigController.m */; }; |
601 | 601 | 81BF4ABF1B0BF64B00A3D75B /* PFCurrentConfigController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81BF4ABB1B0BF64B00A3D75B /* PFCurrentConfigController.m */; }; |
602 | | - 81C09F891AF97EA70043B49C /* ParseOSX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97010FAC1630B18F00AB761E /* ParseOSX.framework */; }; |
| 602 | + 81C09F891AF97EA70043B49C /* Parse.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 97010FAC1630B18F00AB761E /* Parse.framework */; }; |
603 | 603 | 81C09F8D1AF9816D0043B49C /* Bolts.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 8103FA44198FC267000BAE3F /* Bolts.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
604 | 604 | 81C1EE491AE1EF960031C438 /* PFWeakValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 81C1EE471AE1EF960031C438 /* PFWeakValue.h */; }; |
605 | 605 | 81C1EE4A1AE1EF960031C438 /* PFWeakValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 81C1EE481AE1EF960031C438 /* PFWeakValue.m */; }; |
|
754 | 754 | 81EEE1B21B446D600087AC4D /* PFCurrentUserController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81EEE1AF1B446D600087AC4D /* PFCurrentUserController.m */; }; |
755 | 755 | 81EEE1B31B446D600087AC4D /* PFCurrentUserController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81EEE1AF1B446D600087AC4D /* PFCurrentUserController.m */; }; |
756 | 756 | 81F0E88E19E6F7D600812A88 /* Parse.h in Headers */ = {isa = PBXBuildFile; fileRef = 09EEA12D1434FB1F00E3A3FA /* Parse.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
757 | | - 81F0E88F19E6F7DB00812A88 /* ParseOSX.h in Headers */ = {isa = PBXBuildFile; fileRef = 971AC55C1716405A00A4EB71 /* ParseOSX.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
758 | 757 | 81F0E89019E6F83E00812A88 /* PFACL.h in Headers */ = {isa = PBXBuildFile; fileRef = 64C47802147336C70092082F /* PFACL.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
759 | 758 | 81F0E89119E6F83E00812A88 /* PFAnalytics.h in Headers */ = {isa = PBXBuildFile; fileRef = 9739513816B9D28E0010B884 /* PFAnalytics.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
760 | 759 | 81F0E89219E6F83E00812A88 /* PFAnonymousUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 638CBBB415191435004F54E4 /* PFAnonymousUtils.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
919 | 918 | /* End PBXBuildFile section */ |
920 | 919 |
|
921 | 920 | /* Begin PBXContainerItemProxy section */ |
| 921 | + 811167461B8402DA003CB026 /* PBXContainerItemProxy */ = { |
| 922 | + isa = PBXContainerItemProxy; |
| 923 | + containerPortal = 09D33641139C54930098E916 /* Project object */; |
| 924 | + proxyType = 1; |
| 925 | + remoteGlobalIDString = 97010FAB1630B18F00AB761E; |
| 926 | + remoteInfo = "Parse-OSX"; |
| 927 | + }; |
| 928 | + 8111674B1B8402DF003CB026 /* PBXContainerItemProxy */ = { |
| 929 | + isa = PBXContainerItemProxy; |
| 930 | + containerPortal = 09D33641139C54930098E916 /* Project object */; |
| 931 | + proxyType = 1; |
| 932 | + remoteGlobalIDString = 81C3821B19CCA89E0066284A; |
| 933 | + remoteInfo = "Parse-iOS"; |
| 934 | + }; |
922 | 935 | 81493A991A0D3CE3008D5504 /* PBXContainerItemProxy */ = { |
923 | 936 | isa = PBXContainerItemProxy; |
924 | 937 | containerPortal = 09D33641139C54930098E916 /* Project object */; |
|
1467 | 1480 | 91DF24941A09BAF100CFC7D4 /* PFPinningEventuallyQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFPinningEventuallyQueue.h; sourceTree = "<group>"; }; |
1468 | 1481 | 91DF24951A09BAF100CFC7D4 /* PFPinningEventuallyQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFPinningEventuallyQueue.m; sourceTree = "<group>"; }; |
1469 | 1482 | 91DF24981A0B0FF200CFC7D4 /* PFEventuallyQueue_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFEventuallyQueue_Private.h; sourceTree = "<group>"; }; |
1470 | | - 97010FAC1630B18F00AB761E /* ParseOSX.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ParseOSX.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 1483 | + 97010FAC1630B18F00AB761E /* Parse.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Parse.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
1471 | 1484 | 970110191630B1FE00AB761E /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; |
1472 | | - 971AC55C1716405A00A4EB71 /* ParseOSX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ParseOSX.h; sourceTree = "<group>"; }; |
1473 | 1485 | 9739513816B9D28E0010B884 /* PFAnalytics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFAnalytics.h; sourceTree = "<group>"; }; |
1474 | 1486 | 9739513916B9D28E0010B884 /* PFAnalytics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFAnalytics.m; sourceTree = "<group>"; }; |
1475 | 1487 | 97A3EA0C161FB6A9007A96B2 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; |
|
1560 | 1572 | files = ( |
1561 | 1573 | 81AB68C61B7E7F250053210E /* OCMock.framework in Frameworks */, |
1562 | 1574 | F5B0B3171B44A2CA00F3EBC4 /* StoreKit.framework in Frameworks */, |
1563 | | - 81C09F891AF97EA70043B49C /* ParseOSX.framework in Frameworks */, |
| 1575 | + 81C09F891AF97EA70043B49C /* Parse.framework in Frameworks */, |
1564 | 1576 | 815868E21AF9818D009A5751 /* Bolts.framework in Frameworks */, |
1565 | 1577 | F5B0B3161B44A22300F3EBC4 /* SystemConfiguration.framework in Frameworks */, |
1566 | 1578 | ); |
|
1594 | 1606 | children = ( |
1595 | 1607 | 09809FAE1434F98C00EC3E74 /* Internal */, |
1596 | 1608 | 09809FB81434F98C00EC3E74 /* Resources */, |
1597 | | - 97DE04271631E686007154E8 /* OSX */, |
1598 | 1609 | 09EEA12D1434FB1F00E3A3FA /* Parse.h */, |
1599 | 1610 | 09EEA12E1434FB1F00E3A3FA /* Parse.m */, |
1600 | 1611 | 64C47802147336C70092082F /* PFACL.h */, |
|
1762 | 1773 | 09D3364B139C54940098E916 /* Products */ = { |
1763 | 1774 | isa = PBXGroup; |
1764 | 1775 | children = ( |
1765 | | - 97010FAC1630B18F00AB761E /* ParseOSX.framework */, |
| 1776 | + 97010FAC1630B18F00AB761E /* Parse.framework */, |
1766 | 1777 | 81C3821C19CCA89E0066284A /* Parse.framework */, |
1767 | 1778 | 816F449B1A8E8933009CDB32 /* ParseUnitTests-iOS.xctest */, |
1768 | 1779 | 81C09F861AF97A490043B49C /* ParseUnitTests-OSX.xctest */, |
|
2940 | 2951 | path = CurrentUserController; |
2941 | 2952 | sourceTree = "<group>"; |
2942 | 2953 | }; |
2943 | | - 97DE04271631E686007154E8 /* OSX */ = { |
2944 | | - isa = PBXGroup; |
2945 | | - children = ( |
2946 | | - 971AC55C1716405A00A4EB71 /* ParseOSX.h */, |
2947 | | - ); |
2948 | | - path = OSX; |
2949 | | - sourceTree = "<group>"; |
2950 | | - }; |
2951 | 2954 | F50C66301B33A6CE001941A6 /* Utilites */ = { |
2952 | 2955 | isa = PBXGroup; |
2953 | 2956 | children = ( |
|
3380 | 3383 | 81D0EE9A19B0A2060000AE75 /* PFKeychainStore.h in Headers */, |
3381 | 3384 | 81BF4AB71B0BF3E500A3D75B /* PFConfigController.h in Headers */, |
3382 | 3385 | F515355A1B57573700C49F56 /* PFDefaultACLController.h in Headers */, |
3383 | | - 81F0E88F19E6F7DB00812A88 /* ParseOSX.h in Headers */, |
3384 | 3386 | 8119C9981A76E28F0085B516 /* PFNetworkCommand.h in Headers */, |
3385 | 3387 | 8166FCDE1B503914003841A2 /* PFAnonymousAuthenticationProvider.h in Headers */, |
3386 | 3388 | 81CD665B1B4DA5BA0042FC0B /* PFInstallationController.h in Headers */, |
|
3537 | 3539 | buildRules = ( |
3538 | 3540 | ); |
3539 | 3541 | dependencies = ( |
| 3542 | + 8111674C1B8402DF003CB026 /* PBXTargetDependency */, |
3540 | 3543 | 81AB68C21B7E7EEA0053210E /* PBXTargetDependency */, |
3541 | 3544 | ); |
3542 | 3545 | name = "ParseUnitTests-iOS"; |
|
3556 | 3559 | buildRules = ( |
3557 | 3560 | ); |
3558 | 3561 | dependencies = ( |
| 3562 | + 811167471B8402DA003CB026 /* PBXTargetDependency */, |
3559 | 3563 | 81AB68C81B7E7F2A0053210E /* PBXTargetDependency */, |
3560 | 3564 | ); |
3561 | 3565 | name = "ParseUnitTests-OSX"; |
|
3600 | 3604 | ); |
3601 | 3605 | name = "Parse-OSX"; |
3602 | 3606 | productName = ParseMac; |
3603 | | - productReference = 97010FAC1630B18F00AB761E /* ParseOSX.framework */; |
| 3607 | + productReference = 97010FAC1630B18F00AB761E /* Parse.framework */; |
3604 | 3608 | productType = "com.apple.product-type.framework"; |
3605 | 3609 | }; |
3606 | 3610 | /* End PBXNativeTarget section */ |
|
4287 | 4291 | /* End PBXSourcesBuildPhase section */ |
4288 | 4292 |
|
4289 | 4293 | /* Begin PBXTargetDependency section */ |
| 4294 | + 811167471B8402DA003CB026 /* PBXTargetDependency */ = { |
| 4295 | + isa = PBXTargetDependency; |
| 4296 | + target = 97010FAB1630B18F00AB761E /* Parse-OSX */; |
| 4297 | + targetProxy = 811167461B8402DA003CB026 /* PBXContainerItemProxy */; |
| 4298 | + }; |
| 4299 | + 8111674C1B8402DF003CB026 /* PBXTargetDependency */ = { |
| 4300 | + isa = PBXTargetDependency; |
| 4301 | + target = 81C3821B19CCA89E0066284A /* Parse-iOS */; |
| 4302 | + targetProxy = 8111674B1B8402DF003CB026 /* PBXContainerItemProxy */; |
| 4303 | + }; |
4290 | 4304 | 81493A9A1A0D3CE3008D5504 /* PBXTargetDependency */ = { |
4291 | 4305 | isa = PBXTargetDependency; |
4292 | 4306 | target = 81493A931A0D3492008D5504 /* BoltsSDK-OSX */; |
|
0 commit comments