diff --git a/Example/Podfile.lock b/Example/Podfile.lock index d8cd850..ec8511b 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -40,7 +40,7 @@ PODS: - NSString-Helper (1.0.2) - nv-ios-http-status (0.0.1) - PEAR-FileManager-iOS (1.3.1) - - PNObject (0.3.7): + - PNObject (0.3.8): - AFNetworking - CodFis-Helper - FBSDKCoreKit @@ -96,7 +96,7 @@ SPEC CHECKSUMS: NSString-Helper: 0ee74919829a332f9838fa87b28cb2d1d991e92c nv-ios-http-status: b6c2b5fc8656cc19e0d3000dadce2080b99d0e2f PEAR-FileManager-iOS: 3bc403f68a53483f5629aa822f4649e40275c4d3 - PNObject: d71bf835bf4ca94308b9764b3c7e7a101d01343a + PNObject: f2ff42ecb60a86983e76d460a478b15a5c57d9cf PureLayout: f35f5384c9c4e4479df041dbe33ad7577b71ddfb RNCryptor: 59d6483908115af5c12b884db23392024e52a5fe Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2 diff --git a/Example/Pods/Local Podspecs/PNObject.podspec.json b/Example/Pods/Local Podspecs/PNObject.podspec.json index bf381d3..4bbd37c 100644 --- a/Example/Pods/Local Podspecs/PNObject.podspec.json +++ b/Example/Pods/Local Podspecs/PNObject.podspec.json @@ -1,6 +1,6 @@ { "name": "PNObject", - "version": "0.3.7", + "version": "0.3.8", "summary": "PNObject is a simple replica of the more complex ParseObject", "homepage": "https://github.com/giuseppenucifora/PNObject", "license": "MIT", @@ -9,7 +9,7 @@ }, "source": { "git": "https://github.com/giuseppenucifora/PNObject.git", - "tag": "0.3.7" + "tag": "0.3.8" }, "platforms": { "ios": "7.0" diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index d8cd850..ec8511b 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -40,7 +40,7 @@ PODS: - NSString-Helper (1.0.2) - nv-ios-http-status (0.0.1) - PEAR-FileManager-iOS (1.3.1) - - PNObject (0.3.7): + - PNObject (0.3.8): - AFNetworking - CodFis-Helper - FBSDKCoreKit @@ -96,7 +96,7 @@ SPEC CHECKSUMS: NSString-Helper: 0ee74919829a332f9838fa87b28cb2d1d991e92c nv-ios-http-status: b6c2b5fc8656cc19e0d3000dadce2080b99d0e2f PEAR-FileManager-iOS: 3bc403f68a53483f5629aa822f4649e40275c4d3 - PNObject: d71bf835bf4ca94308b9764b3c7e7a101d01343a + PNObject: f2ff42ecb60a86983e76d460a478b15a5c57d9cf PureLayout: f35f5384c9c4e4479df041dbe33ad7577b71ddfb RNCryptor: 59d6483908115af5c12b884db23392024e52a5fe Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index 4a78c3b..c878d0a 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -8,17 +8,19 @@ /* Begin PBXBuildFile section */ 00D4703071C2ED54B6EE8ACFE99C1AEA /* FBSDKShareVideoContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5778FF9DB0677BB4921C3FA999AA2B9C /* FBSDKShareVideoContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0133DE954594A7EAC15FB7B39F561879 /* nv_ios_http_status.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08EABDBB1872A8FF0094A19FC655AD7C /* nv_ios_http_status.framework */; }; 01A35AA58F2F92E83C5E27E8963BA21A /* BFTask.h in Headers */ = {isa = PBXBuildFile; fileRef = CB4FC59BBC4220586113555265C7FDBB /* BFTask.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 01D412CE420C5F9348FFC8C3533561FF /* PNInstallation.h in Headers */ = {isa = PBXBuildFile; fileRef = 253AD313A867D4CDF3E2B35862BC5701 /* PNInstallation.h */; settings = {ATTRIBUTES = (Public, ); }; }; 0254DC8C011209AB977C06EA7E95889E /* SPTTestSuite.m in Sources */ = {isa = PBXBuildFile; fileRef = 015667A81F6FC724E311D564F751F8AA /* SPTTestSuite.m */; }; 02F3342DE8A2496B117A12DD376E0C6B /* CodFis+Helper.h in Headers */ = {isa = PBXBuildFile; fileRef = A2C3874E163C35B6808AB69CC135F086 /* CodFis+Helper.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 030BC8C20E031D23D77424CD14E86DAB /* PNObject-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = ED867712668303BA41A70CB5E1969AC2 /* PNObject-dummy.m */; }; + 03BA921278804BA79529EBA52A3CBAF2 /* PNObjectModel.h in Headers */ = {isa = PBXBuildFile; fileRef = A08F694315AC2848A5F03D947EBC2C11 /* PNObjectModel.h */; settings = {ATTRIBUTES = (Public, ); }; }; 042B5A0DF9A7C3875611D66EEE6F4F0A /* SPTSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 40CE93983A30541969DA104E5239CB9D /* SPTSpec.m */; }; 04CA0F8BB3DA4CC9162593C027C03B97 /* FBSDKGraphErrorRecoveryProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DE1364F96B4E610C4DE91CF779B4EFF /* FBSDKGraphErrorRecoveryProcessor.h */; }; + 05F2F02F18AA2B0FD91270AAEC648852 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 06B31A3343DB4AC44BAAA75A5BDD4639 /* FBSDKSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B46EE78C1FD0934C6EB3A6878E891D4 /* FBSDKSettings.m */; }; 076A3A2B61F0FD904F12D21F0060FD8E /* FBSDKUIUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = B6B250D588EC154A2B0793EBBAB9EDB9 /* FBSDKUIUtility.h */; settings = {ATTRIBUTES = (Project, ); }; }; 076F1D0BD98EE797354FBA9AC406E02B /* FBSDKAccessTokenCacheV4.h in Headers */ = {isa = PBXBuildFile; fileRef = 73A832CBB4031A00D5E18D52FBA86486 /* FBSDKAccessTokenCacheV4.h */; settings = {ATTRIBUTES = (Project, ); }; }; 07CAFACAFAC87ABBF28D453E70832464 /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = 629E05BA90E8433D0F7165AAE1F6159D /* UIImage+Compare.m */; }; + 08BFB872273E29E103C0AF218045986C /* AFHTTPRequestSerializer+OAuth2.h in Headers */ = {isa = PBXBuildFile; fileRef = 4EA6BD160F6DD555002C2FFEB09EA8BB /* AFHTTPRequestSerializer+OAuth2.h */; settings = {ATTRIBUTES = (Public, ); }; }; 093DA254B30414E2DEDBC9D08084D234 /* XCTestCase+Specta.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F9E753A0ADD867247650CA5C959C74A /* XCTestCase+Specta.m */; }; 096F66D74C67294D9E0E5FBAF0F88B0D /* FBSDKGameRequestContent.h in Headers */ = {isa = PBXBuildFile; fileRef = A5EC547485B88B66E8E8EDFB349B310C /* FBSDKGameRequestContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; 09AAF74DD2507F874F2AE2E6B8CE2DAF /* FBSDKMonotonicTime.h in Headers */ = {isa = PBXBuildFile; fileRef = E36CA8319E12274FBABD1048DD58C032 /* FBSDKMonotonicTime.h */; settings = {ATTRIBUTES = (Project, ); }; }; @@ -26,12 +28,12 @@ 0A4061108C051401AA7754CE91231AB3 /* FBSDKAppEvents.h in Headers */ = {isa = PBXBuildFile; fileRef = F0ECE18301275FE612BE80C76E70044F /* FBSDKAppEvents.h */; }; 0A4FDA10DBFB82F864DCABAF73D1BAB9 /* FBSDKColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 470B0053D5B51527BE73BDC5306CEB4A /* FBSDKColor.m */; }; 0A5DFD94EE83E385C1C7D24986E04592 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 560C655DAF9C028A34717C0C0BA417C4 /* SwiftSupport.swift */; }; + 0B18745577A41DD50EC1E2C3D00048ED /* PEAR_FileManager_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F79F69D5CF15A94063B66DD2E2B8053 /* PEAR_FileManager_iOS.framework */; }; 0B57E308859C315C795D0055204DB606 /* FBSDKAppGroupContent.m in Sources */ = {isa = PBXBuildFile; fileRef = FAC688E38CBDEB40BB93E045EC51E9BE /* FBSDKAppGroupContent.m */; }; 0BFF84878C0AAA633ACFCAC292238974 /* FBSDKLoginError.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E58D8A725B06266599FBA4D916EE3BF /* FBSDKLoginError.h */; settings = {ATTRIBUTES = (Project, ); }; }; 0C0D42BC1FA71C91521AB7ADD33B950D /* FBSDKLoginUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2412DF9C83FA91990C5135DA76A593 /* FBSDKLoginUtility.m */; }; 0C25A43F28DAD89FCDD01C0CDE5D4570 /* FBSDKURLConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = C954F6139E9F59B2F57BAF778D992A01 /* FBSDKURLConnection.m */; }; 0C6FF91EB1F0391ED75DC72D31D159EF /* EXPMatchers+beTruthy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5059C23A297D9814A8964271D59CCAB4 /* EXPMatchers+beTruthy.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 0CC90B2D60A8A08454382E6F7E9917A1 /* RNCryptor-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 99A5F9DA99C2A0E523EC50762F0EDEB0 /* RNCryptor-dummy.m */; }; 0CCB0C31677860FE4CBC3FB51C536115 /* FBSDKApplicationDelegate+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C7B28A423EE8BFFDD6CA0E80FC2E780 /* FBSDKApplicationDelegate+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; 0D0F633E3C426F2A90B60AAB6FE2C5F3 /* FBSDKCoreKit.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = AB2B006747371E2B665F88BBCDBA5E04 /* FBSDKCoreKit.h */; }; 0D16B556212D317A0D4FEB71E102E207 /* EXPMatchers+beLessThan.h in Headers */ = {isa = PBXBuildFile; fileRef = 031E45769F7897993E8EF5154A836176 /* EXPMatchers+beLessThan.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -43,7 +45,6 @@ 0EDA7AFB24C35AD20174869E9CD7469D /* FBSDKMaleSilhouetteIcon.h in Headers */ = {isa = PBXBuildFile; fileRef = B545EF172DFBB50AD94A530CAE935A46 /* FBSDKMaleSilhouetteIcon.h */; settings = {ATTRIBUTES = (Project, ); }; }; 0F94F5B0ABB3252B9275B7C129EC7A26 /* EXPMatchers+equal.h in Headers */ = {isa = PBXBuildFile; fileRef = F35E5DAD266125AE1CEFA2024D75012B /* EXPMatchers+equal.h */; settings = {ATTRIBUTES = (Public, ); }; }; 0FAEC2AE5DC36AF32E6D53A12B50FA0A /* FBSDKAppGroupAddDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = 467A6955DB9A5C78EF7050C50C17ADF3 /* FBSDKAppGroupAddDialog.m */; }; - 100FBCF8D343D7040A924C564B019756 /* PNUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B31E7A963A03440E75DCD69A55B74C5 /* PNUser.m */; }; 1036EF14A9C3EF984ADA3518121F4466 /* FBSDKAppLinkUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 53205917CE758C7274FA062BBA003FA7 /* FBSDKAppLinkUtility.h */; }; 11701644ACB6B96BA0503F992EB5BD88 /* FBSDKSettings.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = C085129AE27209824EE689C4E697A9F6 /* FBSDKSettings.h */; }; 11C1AEB289C1EB80089349B71F09D04B /* EXPMatchers+raiseWithReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 69ADB71AE7914384230F0ADD752E761E /* EXPMatchers+raiseWithReason.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -53,11 +54,9 @@ 1308F5856D97B6E8934F0C0EC634F6BF /* FBSDKLoginCompletion+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = DAF3E45780A92C058BB5649713AC8F08 /* FBSDKLoginCompletion+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1312A7D381C51428CF481E33E3D37901 /* EXPMatchers+beGreaterThan.m in Sources */ = {isa = PBXBuildFile; fileRef = 448C2DDF90D47852AC861175BF3C4A5E /* EXPMatchers+beGreaterThan.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 131532787AD40BE1F35DF288D2E6FFD7 /* EXPMatchers+beInTheRangeOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 57F726180FCFD5EF7B9768005571EA84 /* EXPMatchers+beInTheRangeOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1391D716A2769EBA4FB0DDF7B584E300 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 13AF636A0C8A92E62522BAA19CE5C15D /* FBSDKLoginCompletion.h in Headers */ = {isa = PBXBuildFile; fileRef = 9924D5513CA6AB5F359C6F4FA47926B5 /* FBSDKLoginCompletion.h */; settings = {ATTRIBUTES = (Project, ); }; }; 1480F4923DBBF217F60572EEECB4027C /* AFNetworkActivityIndicatorManager.h in Headers */ = {isa = PBXBuildFile; fileRef = C40E0EBCC566B9D00872442EA0372029 /* AFNetworkActivityIndicatorManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; 1489117FFED47F9DBAB9BECC12DF5221 /* FBSDKBridgeAPIResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 52D2A4992A099DAE5A18E1797D870404 /* FBSDKBridgeAPIResponse.m */; }; - 14FF6051E615CB6432AD129DF0E18223 /* PNObject+PNObjectConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 47ED436AD47020B37CCAAB2DD5000A8C /* PNObject+PNObjectConnection.m */; }; 154FE40BF807A22A341770459ED0BCA9 /* NSDate+NSDate_Util.m in Sources */ = {isa = PBXBuildFile; fileRef = 46CE123B557C1E1338591212A6953BDA /* NSDate+NSDate_Util.m */; }; 1651C6B9C57C4B00AEAB1DB9C0FD1385 /* FBSDKGraphRequestConnection.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 0CC2FDB1E73E42068C9B34807CC532F4 /* FBSDKGraphRequestConnection.h */; }; 16B02D9903A128753425886827C87CB7 /* FBSDKTriStateBOOL.h in Headers */ = {isa = PBXBuildFile; fileRef = F62016DF5048ED20FD02717FC94FFA49 /* FBSDKTriStateBOOL.h */; settings = {ATTRIBUTES = (Project, ); }; }; @@ -89,12 +88,10 @@ 20C0CFB6F8C29123D1667E2676D8B2F5 /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = ACE70EAFB0583248E6C28CFEDE49ED91 /* FBSnapshotTestCase.h */; settings = {ATTRIBUTES = (Public, ); }; }; 20DBC116A70858191DEE83B85F427228 /* FBSDKCheckmarkIcon.h in Headers */ = {isa = PBXBuildFile; fileRef = 69E67BCCC6B8174CF8F182B56986204F /* FBSDKCheckmarkIcon.h */; settings = {ATTRIBUTES = (Project, ); }; }; 20EE8030FCF2402DAC7F1C9B9DDAEF79 /* AFURLRequestSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = DC72EF061217162BC2634777BE97E607 /* AFURLRequestSerialization.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 213F65124977CC7B99E1A1292FDB8785 /* AFNetworking.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB0660385C24893A2D1161705BDE228F /* AFNetworking.framework */; }; 21693A0CA6F74F0CF0B06CD2BAB7CDE2 /* FBSDKShareButton.m in Sources */ = {isa = PBXBuildFile; fileRef = E7A238B32171246F47BCBFBF309B6FB1 /* FBSDKShareButton.m */; }; - 21B8E7894914D6CE02DC747C35FC3A49 /* PNAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CDFA6DBB3844E31084ED9EA7BC7A3E7 /* PNAddress.h */; settings = {ATTRIBUTES = (Public, ); }; }; 22D9F8C5346519C30FDD1CF8B2A93B20 /* FBSDKBase64.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D4AFC861B309676AF4EA5380CC181D6 /* FBSDKBase64.h */; settings = {ATTRIBUTES = (Project, ); }; }; 230F3A9030D07C1623A54A4A7F9C2BB4 /* FBSDKSharePhotoContent.h in Headers */ = {isa = PBXBuildFile; fileRef = E367049ABE68F93C7CE845A02CCC4F28 /* FBSDKSharePhotoContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 23745DA6DA80A967B49B5E8F8E38E346 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; + 236E5EF2DDAFDD5CB3F9B0C83A5DC04C /* AFHTTPRequestSerializer+OAuth2.m in Sources */ = {isa = PBXBuildFile; fileRef = 47CFB4E5B629F25B99FD35C91FFC0DB7 /* AFHTTPRequestSerializer+OAuth2.m */; }; 241FC9688E6C3A617F3081AA76BD9CB7 /* FBSDKLoginManagerLoginResult.m in Sources */ = {isa = PBXBuildFile; fileRef = B8330B16E9F88E6FA19DD25DAB555517 /* FBSDKLoginManagerLoginResult.m */; }; 24A75513BA42D3FC7FE9A96B46F9F8B7 /* FBSDKLikeButtonPopWAV.m in Sources */ = {isa = PBXBuildFile; fileRef = 4358E662755B48485AAE168AAD324507 /* FBSDKLikeButtonPopWAV.m */; }; 2549CD1370AF63009DEC76693F5E9BD1 /* FBSnapshotTestCase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E3E30BCF457EB6EBA26AB7D18F22F74 /* FBSnapshotTestCase.framework */; }; @@ -109,16 +106,16 @@ 2845FB31AEFD8E767105454310C3F5D1 /* FBSDKAppEventsStateManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D676635A2D83E8906EA2857E24A7DDE /* FBSDKAppEventsStateManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2916A0606136A9DC67F2463AB230868B /* EXPMatchers+match.h in Headers */ = {isa = PBXBuildFile; fileRef = C146D1056DC35FECBA56B46657C770EC /* EXPMatchers+match.h */; settings = {ATTRIBUTES = (Public, ); }; }; 2955FF7187EC68E90009CFFEDC848402 /* FBSDKBridgeAPIProtocolNativeV1.m in Sources */ = {isa = PBXBuildFile; fileRef = C4CD4D40AF94C8907193B1BA2592DF3C /* FBSDKBridgeAPIProtocolNativeV1.m */; }; - 295E4B81A2BC5B979286543774B3E465 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 29937A068613556BA2DBD4D6ED3162A0 /* FBSDKLikeButton.h in Headers */ = {isa = PBXBuildFile; fileRef = DDF3022E3723F73C3113BFB8E6313B0E /* FBSDKLikeButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; 299E9DD0F4332D9DB6311B6E60C5832C /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 019D27ADA91B8FEB6E773BD22585422A /* SystemConfiguration.framework */; }; + 29E317DBDEADA90565E740F45FDABB28 /* AFJSONResponseSerializerWithData.m in Sources */ = {isa = PBXBuildFile; fileRef = B76FB9B0460AA0096B8E017A073B65DE /* AFJSONResponseSerializerWithData.m */; }; 29F2AEAF2B01E3739BF745ADE8E9D0A4 /* Expecta+Snapshots-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 01F88E5AD62978F752DAC9898B20AC4C /* Expecta+Snapshots-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 2A486D542629FC4CF99BECE9F1A8C7BC /* FBSDKDynamicFrameworkLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = C79E3539D930C4FD5A9C7B8C3C61542A /* FBSDKDynamicFrameworkLoader.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 2B22D6BB0C4B114CF4542EE956EC168D /* PNUser.h in Headers */ = {isa = PBXBuildFile; fileRef = 6895A6B43F19FBDCAD702FE8A033202A /* PNUser.h */; settings = {ATTRIBUTES = (Public, ); }; }; 2B5C644A0288B3C47241AB00A0BD539D /* FBSDKMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 111140B956B413206DFA9A03CF73B4B3 /* FBSDKMacros.h */; }; 2B6A083675F51F652906292F381C5D49 /* FBSDKBridgeAPIRequest+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 40DEB5DF0B5C3DC45C746A1D79CC4F93 /* FBSDKBridgeAPIRequest+Private.h */; settings = {ATTRIBUTES = (Project, ); }; }; 2BFA55CA8DE1BC277E2B276DFBED390D /* BFAppLinkResolving.h in Headers */ = {isa = PBXBuildFile; fileRef = ACB397AEA790F8AB8249878BDAF1A74C /* BFAppLinkResolving.h */; settings = {ATTRIBUTES = (Public, ); }; }; 2C0A8737FDB9B9C6A6BDF437FD11334C /* EXPMatchers+beNil.m in Sources */ = {isa = PBXBuildFile; fileRef = AF120A52EC01F05FEE7B73F313931EBD /* EXPMatchers+beNil.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 2C5723971E0A82DFE590CCBBC85109BD /* PNLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = FFC93DBCD8F5287C21E1CD9799C2900F /* PNLocation.m */; }; 2CC84F367366E962E8710E53FDEEDB88 /* nv_ios_http_status.m in Sources */ = {isa = PBXBuildFile; fileRef = FF7426001AFE1B82DE01ACAC972378DC /* nv_ios_http_status.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 2CFE2898496C1C7096DB8DA43AF19103 /* EXPMatchers+raise.m in Sources */ = {isa = PBXBuildFile; fileRef = BD4579AE7A337F05502633160304F087 /* EXPMatchers+raise.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 2D98B141853379287E6D16B10E8F8B33 /* FBSDKShareDialog.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BF756E47E4D8D7EC739CBC9209B2397 /* FBSDKShareDialog.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -137,8 +134,9 @@ 31ED601761FE6CC37B30D6AE001F2215 /* BFAppLink_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D908F53D6C6D4B0B6CB100B45A7E440 /* BFAppLink_Internal.h */; settings = {ATTRIBUTES = (Public, ); }; }; 322C7C1B00909587C73AA74A772A359F /* FBSDKLoginTooltipView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A58FD68F13F78AF8A9D7D27AD1636BB /* FBSDKLoginTooltipView.m */; }; 324A265DF897340565650B14D0D762DF /* FBSDKShareDialogMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 74B4D0737934B3B642DA59900A2CB37D /* FBSDKShareDialogMode.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 32ECE9C06B1744B1091EE05193FD36FA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; + 3277C4B6DB22FD44E0CADB20DE34560D /* PNLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = B06494160A78B6E02778BA366C77F77A /* PNLocation.m */; }; 336B065229289ABEF411613DC77963CB /* FBSDKGameRequestDialog.h in Headers */ = {isa = PBXBuildFile; fileRef = CA502B4D10E75E86DCA20B18FE3096BA /* FBSDKGameRequestDialog.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 33BFFDB2F98D7CB27692857F603B923D /* AFNetworking.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CB0660385C24893A2D1161705BDE228F /* AFNetworking.framework */; }; 340490448CDBF9AC2A61E7AD0C225B5E /* SpectaUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = E06DEF5F4B714C53C029888C96FD7555 /* SpectaUtility.m */; }; 34AB45DB13EBB49C8984C6792B64CF02 /* FBSDKButton.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F173CFF37BF8651553314C10E4A415 /* FBSDKButton.m */; }; 34B6E9A30603BEBBD87BA535B7D384CA /* EXPMatchers+beInstanceOf.h in Headers */ = {isa = PBXBuildFile; fileRef = C420A23D51284ADEBF317DF0AEA580A8 /* EXPMatchers+beInstanceOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -164,14 +162,11 @@ 38B912710AF7BC6CDC3913B99DEB57C9 /* FBSDKBoltsMeasurementEventListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 462AFA081EE6A757805F40AC5591F801 /* FBSDKBoltsMeasurementEventListener.m */; }; 38F17437183A6CDA659A1DF95521A05F /* FBSDKSharingContent.h in Headers */ = {isa = PBXBuildFile; fileRef = C4ACF7A89B7B5DBDFCB72B5FB6067C05 /* FBSDKSharingContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; 3905546D39E18BDFAFC3D3F3CB7F1676 /* HTTPStatusCodes.h in Headers */ = {isa = PBXBuildFile; fileRef = EF764FC44B2A1C892C2293DDF2629D65 /* HTTPStatusCodes.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 397642587410A5E92EA8750A79A9D67D /* AFJSONResponseSerializerWithData.h in Headers */ = {isa = PBXBuildFile; fileRef = DFD6479432185B22853F8394504BFB43 /* AFJSONResponseSerializerWithData.h */; settings = {ATTRIBUTES = (Public, ); }; }; 397B320B7C59C168CC5B62E18ED8DEA0 /* EXPMatchers+beSubclassOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A44923D558719BFBD039826FA7FDFEA /* EXPMatchers+beSubclassOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; 39E5FAA1902E475ED630947A4B08BBAD /* FBSDKButton.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 6933F9EF07FA4640A95861786FEB3922 /* FBSDKButton.h */; }; 39F3AFD4DADD9BF4AEDFAF1FEA82B2F2 /* ExpectaObject+FBSnapshotTest.h in Headers */ = {isa = PBXBuildFile; fileRef = 69C48B0C01931C9AA635ABD6D9C2A0A1 /* ExpectaObject+FBSnapshotTest.h */; settings = {ATTRIBUTES = (Public, ); }; }; 3A8F89BFD9F67737B7E44F94170E23CA /* FBSDKSystemAccountStoreAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E34306F34A51F2120D099CB060A8EB5 /* FBSDKSystemAccountStoreAdapter.m */; }; - 3B0A6101573E2609F5E0C6B983C5598A /* PNObjectModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E207B39458AF02B9D78D214280E9396 /* PNObjectModel.h */; settings = {ATTRIBUTES = (Public, ); }; }; 3B5B7495707BF7133B9FB3F834045611 /* EXPBlockDefinedMatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E13DBB089AF8C5B4F7874A32D27A5E2 /* EXPBlockDefinedMatcher.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3B60CDF9DABA21A3EBF7922C3AB16C0C /* StrongestPasswordValidator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2647DC2503AE9CABFE089D10F80E02DC /* StrongestPasswordValidator.framework */; }; 3BFF1B7BC2BEA13A7FCC5109258C2E44 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 3C2700C7DAA15C6AF84A595865C42F4D /* EXPMatchers+contain.h in Headers */ = {isa = PBXBuildFile; fileRef = 31AC5C57CC37523518C40A573BBF07E0 /* EXPMatchers+contain.h */; settings = {ATTRIBUTES = (Public, ); }; }; 3D2789FC760A97301909F0B1201626CD /* AFNetworking-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A86C1C40C2498C1335B851545C9E3A3 /* AFNetworking-dummy.m */; }; @@ -184,14 +179,15 @@ 40116C85BDE7EB57675473279A8B00A1 /* FBSDKGraphRequestMetadata.m in Sources */ = {isa = PBXBuildFile; fileRef = 6729F7A8A6072B4088CBD1A949366B1C /* FBSDKGraphRequestMetadata.m */; }; 403292D82DA62291204BF59524BC4EDB /* EXPMatchers+haveCountOf.m in Sources */ = {isa = PBXBuildFile; fileRef = CBC4E2FC0C313E7818F81DB1328BB930 /* EXPMatchers+haveCountOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 4052EB66107F09D6F856EAA1F4FC0846 /* UIImage+Snapshot.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B5CEF91C53F17BD1B3BFD279BDAED78 /* UIImage+Snapshot.m */; }; - 4096634563A41E623BE403B3CD0BBB88 /* StrongestPasswordValidator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BB4DD70745C616049AB72BE1BE70BBC /* StrongestPasswordValidator-dummy.m */; }; 40E822C084FA5E419CB4E7DD5F18FF5D /* FBSDKLogo.m in Sources */ = {isa = PBXBuildFile; fileRef = E29CC61F4B4770D19AEC75D93D4598E8 /* FBSDKLogo.m */; }; 41825A85133858E9599ED76E8E39A247 /* FBSDKMessengerIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = A30B26708D73B663E99B3E43D24A0DEF /* FBSDKMessengerIcon.m */; }; 42E3334C425DEE96210B9AD1419117B1 /* CodFisResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = A37811009CBEC1CCA1EFC60F4F61B06A /* CodFisResponse.m */; }; 436F74B6D846EE13A1AEFA0067B78EC4 /* FBSDKDynamicFrameworkLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A3DF7600DEB00BAC34120A9777E1A74 /* FBSDKDynamicFrameworkLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; 4441ED22FB6E40D085C28CC0812C04A5 /* FBSDKWebDialogView.m in Sources */ = {isa = PBXBuildFile; fileRef = DAB8F453479CE29BC2A5274682018DD2 /* FBSDKWebDialogView.m */; }; + 444A00FA0AA3601D776F23F91A0EB778 /* UIDevice-Hardware.h in Headers */ = {isa = PBXBuildFile; fileRef = E52A9052C4B7E5B6D32A34DEFC2F4B32 /* UIDevice-Hardware.h */; settings = {ATTRIBUTES = (Public, ); }; }; 448F54A7D373F40E7CA6A579CF06D2BB /* FBSDKTypeUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EA4DA1B5E42AF6D0767C994F7015FF4 /* FBSDKTypeUtility.h */; settings = {ATTRIBUTES = (Project, ); }; }; 44F98170E2441B462880D0C91BC46161 /* FBSDKShareOpenGraphAction.m in Sources */ = {isa = PBXBuildFile; fileRef = FD50C9D92415629A23455C575CDA68CC /* FBSDKShareOpenGraphAction.m */; }; + 451A17BD118E3DA7380B58E1BD16EF91 /* PNAddress.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B12CA078AC632133408CA314D4D41F5 /* PNAddress.m */; }; 46137F5CC368BF38BAF0D0AF81DD8FFE /* EXPMatchers+raise.h in Headers */ = {isa = PBXBuildFile; fileRef = 44D243E64670C9897511CFE37F438B87 /* EXPMatchers+raise.h */; settings = {ATTRIBUTES = (Public, ); }; }; 470B4A42DCCB28EF5611E942CD95F43D /* BFAppLinkReturnToRefererView_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CDF44B98CD18D73397EAF5F6971162D /* BFAppLinkReturnToRefererView_Internal.h */; settings = {ATTRIBUTES = (Public, ); }; }; 47172C974ECFB200C364C51FF7175FE8 /* FBSDKGraphRequestBody.m in Sources */ = {isa = PBXBuildFile; fileRef = FBCB91481E5845F0B9676F0DC11C2E41 /* FBSDKGraphRequestBody.m */; }; @@ -201,12 +197,10 @@ 49445456A01CB6D1226BDE37AE40101C /* Bolts.m in Sources */ = {isa = PBXBuildFile; fileRef = 19A9F1AE6780F766396308CCDBFF2BAE /* Bolts.m */; }; 4A4448D5A36BC5D6AF590BE7008B97B8 /* FBSDKLoginCompletion.m in Sources */ = {isa = PBXBuildFile; fileRef = E33E0DED283CB09FF23213754E426AFA /* FBSDKLoginCompletion.m */; }; 4A67E0DAEA9E5E5CFA329F624696AB26 /* CodFis+Helper.m in Sources */ = {isa = PBXBuildFile; fileRef = B7ED33A6B680FA71569474C8A54C0AC0 /* CodFis+Helper.m */; }; - 4A861EB5137010A2A9E2E9E93DB47A2C /* StrongestPasswordValidator.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B22B75292CB3C5B451474803BEF3C92 /* StrongestPasswordValidator.h */; settings = {ATTRIBUTES = (Public, ); }; }; 4B3672CCA80CE21A837AF91C5E5037FA /* FBSDKGraphErrorRecoveryProcessor.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 0DE1364F96B4E610C4DE91CF779B4EFF /* FBSDKGraphErrorRecoveryProcessor.h */; }; 4B5542E72A64100965FFFA704684CED4 /* ExpectaObject+FBSnapshotTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B9DDF40F9C440F2F3C25BF0700E5399 /* ExpectaObject+FBSnapshotTest.m */; }; 4BB4D7DDE7F1D4977D9F791A25C1EB5D /* SPTExcludeGlobalBeforeAfterEach.h in Headers */ = {isa = PBXBuildFile; fileRef = 963A6163C818FE38C7A806E3EE37691F /* SPTExcludeGlobalBeforeAfterEach.h */; settings = {ATTRIBUTES = (Public, ); }; }; 4BBCBB9D8EF0B241A4A4FE4982985481 /* ExpectaSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B22524919C091767D0FC64BA711E98B /* ExpectaSupport.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 4C0303A6396E39F356BD64984BD1B2D7 /* PNObjcPassword.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F5CB583D9048D8D1125F7FF3DDBFC7B /* PNObjcPassword.h */; settings = {ATTRIBUTES = (Public, ); }; }; 4C06C68166BF7D8B8F8CCE701A2AEBB7 /* FBSDKColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 027063E0117D2454157B56D70FF67BC6 /* FBSDKColor.h */; settings = {ATTRIBUTES = (Project, ); }; }; 4C563027F13C24615B421BC11F279811 /* FBSDKGraphRequestDataAttachment.m in Sources */ = {isa = PBXBuildFile; fileRef = D845FC80CA61C56772C5B1CC8DFC0686 /* FBSDKGraphRequestDataAttachment.m */; }; 4D0AC2DC6FD7A285D5CB6E72DBC52E63 /* FBSDKLikeButtonPopWAV.h in Headers */ = {isa = PBXBuildFile; fileRef = 71A536FB579CA71B6D58143CEE1B2E57 /* FBSDKLikeButtonPopWAV.h */; settings = {ATTRIBUTES = (Project, ); }; }; @@ -214,32 +208,39 @@ 4F535B1FDEAB87D360A100F7055A806E /* PEAR-FileManager-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 246D5F04BAABC508428F18B4F816E01F /* PEAR-FileManager-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5056E0520959CBC31CCB037B59BFC847 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5855C96222FA1D187D555DCCBB756064 /* UIKit.framework */; }; 5062716982D7B13BBDA758E244EDDC86 /* NSDate_Utils-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 45537F97917C7DEE2021005741163C52 /* NSDate_Utils-dummy.m */; }; - 507ED7A90189157150EB031AFC470248 /* PNObjectConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 842D4ECA3A79A847171AEFB6779FE800 /* PNObjectConfig.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 509AE504B8DCBC2D633B952647B2D235 /* AFOAuth2Manager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EAF2AD3EAA435009F96CCE01CB9D71E /* AFOAuth2Manager.m */; }; 50D3F9877AEFB4B47F9F8D0DE44973AF /* FBSDKMaleSilhouetteIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = F0BB2214814EBCDB92EB30C58CD5F5FF /* FBSDKMaleSilhouetteIcon.m */; }; 51DDDB0FB4899757CF6A826B531B940D /* EXPUnsupportedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = EACD8906BF8DCF48636176B5A3066DCA /* EXPUnsupportedObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; 52211B57601C5239A72E49472AD73177 /* FBSDKLoginKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E6A0835CAEC7EF775E2FDBF2ADD465EB /* FBSDKLoginKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 52457009AF3D5208D69014B413085AB8 /* FBSDKKeychainStore.h in Headers */ = {isa = PBXBuildFile; fileRef = D6FBBF665B27C1EF3B1E9AE25352425F /* FBSDKKeychainStore.h */; settings = {ATTRIBUTES = (Project, ); }; }; 5275F283E26427BD78F1C9B32ADF68B0 /* FBSDKShareLinkContent.h in Headers */ = {isa = PBXBuildFile; fileRef = D4AB7C5A2B35ACA02B65D113469962EB /* FBSDKShareLinkContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5294FCD1A36F0A8E299842DAFB8E6DB0 /* PNObject.h in Headers */ = {isa = PBXBuildFile; fileRef = EBFD2FBD1B12E635F9D69A1B1694CFD4 /* PNObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 533A95B898D87CCF3E407D8EBC1E2CD9 /* PNObject.m in Sources */ = {isa = PBXBuildFile; fileRef = CB2809F90CC84CC8985D66ECB96C0FAC /* PNObject.m */; }; + 53433E48E9FEB416BF003622679DE63A /* RNCryptor.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5044E28DF5CA1ED5E2801D118449544E /* RNCryptor.framework */; }; 536CF7EE510D3E5F65EA121F7D6662F6 /* VatNumber+Helper.h in Headers */ = {isa = PBXBuildFile; fileRef = A46AB308D70135FAD5D0FD2D0E88F42B /* VatNumber+Helper.h */; settings = {ATTRIBUTES = (Public, ); }; }; 53B9332D04B365139E090A87C04053C5 /* FBSDKGameRequestFrictionlessRecipientCache.m in Sources */ = {isa = PBXBuildFile; fileRef = AFD2BE0178D4CE154D918DF2AF54615D /* FBSDKGameRequestFrictionlessRecipientCache.m */; }; 54177ECF0FE006C0B391AC3C7C91076B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 549A5BB8B6607838BDEAC387410AA5EE /* FBSDKLoginManagerLoginResult.h in Headers */ = {isa = PBXBuildFile; fileRef = B68E16F7DDE528865B1DF708F872F371 /* FBSDKLoginManagerLoginResult.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 54A85BFD134005C5EB329D3CF466F942 /* PNObjectConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F754199C62772F8149DB91A951A296E /* PNObjectConfig.h */; settings = {ATTRIBUTES = (Public, ); }; }; 54AF62ACF67074BA98574325C3093D1F /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 880B739BF08231DD096EC898E61ED799 /* Security.framework */; }; 54C51FDA59C0C15C4F3FF725F124C60E /* FBSDKGraphRequestConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = E9D8CC911954A2B78AD817BCEE9E754E /* FBSDKGraphRequestConnection.m */; }; 54CA406F60DF428704FE7E894BD91D14 /* FBSDKAppLinkUtility.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 53205917CE758C7274FA062BBA003FA7 /* FBSDKAppLinkUtility.h */; }; 5526E2332AE78F99A9EFD763159D509B /* BoltsVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 57FDAC80C9278ACFBF9FA62062007CE4 /* BoltsVersion.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 556E686F1535DDA8ACA965E7FCA1B780 /* PNObject-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D21BA597DC54DA5B79874658C865E54 /* PNObject-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 55A2C3FE7B4F371CED87BD4D722B0AA8 /* SPTCallSite.m in Sources */ = {isa = PBXBuildFile; fileRef = B090A8302E3F4793C3D85E55C7BEA76E /* SPTCallSite.m */; }; 560698A4D707DCBCC1C8F98BC9B89B23 /* AFURLSessionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 337AF354D3D279E83528A90A518A8BBD /* AFURLSessionManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 578121E27CF9F1854604037CB95547D5 /* PNObject+Protected.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B8F085CFA6165D8FC4C34D19EA868BC /* PNObject+Protected.m */; }; 57916DAA7B1981AB0DAB6D47FD1B30AD /* FBSDKCopying.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 024570ED2C04D7FACB7942AEDC6E6CB7 /* FBSDKCopying.h */; }; 57BD8C3E98C6414416D3DE6B072B4CA8 /* FBSDKShareOpenGraphValueContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 42628DA227F95DAE1DDFF445FC293339 /* FBSDKShareOpenGraphValueContainer.m */; }; 5808B477EFF509D810B5CDCFDC944F80 /* AFImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A8D5F91E3E036CCC36AE6EED47590E6 /* AFImageDownloader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 58167A356F67A893947BCF6388A74EC8 /* PNObjectModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7264BE471782BE04566CBE3BBBDACF66 /* PNObjectModel.m */; }; 59053EC0A89FE58BCE4E88BB34BA0AD6 /* FBSDKAppEventsStateManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C11E487F5B0D41461C7CC5105A7C45C /* FBSDKAppEventsStateManager.m */; }; 59496343C78DE69D77E31013D044168B /* BFAppLinkReturnToRefererView.h in Headers */ = {isa = PBXBuildFile; fileRef = 19D412475C9261014664CE7F7E00F350 /* BFAppLinkReturnToRefererView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 598D0AB85A2CB178F50C42E7CCA91943 /* AFOAuthCredential.h in Headers */ = {isa = PBXBuildFile; fileRef = 81BDD07F4FB9EBF22E498157D43E7D2F /* AFOAuthCredential.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5A2DE8AF7CBAD6CA10EF99C9A92D2D11 /* FBSDKBridgeAPIProtocolWebV1.h in Headers */ = {isa = PBXBuildFile; fileRef = 30ED9CE6AE0CAE7EE4B27ADC1F8B5EC7 /* FBSDKBridgeAPIProtocolWebV1.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5A3920BB8661DBC7E1FEC0B234B99880 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; + 5A59A8CC8551402C72AAAFA1B36226D7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 5B02952007097B36C09521EECD640FD9 /* FBSDKAppLinkResolver.h in Headers */ = {isa = PBXBuildFile; fileRef = 1FEC164F45391FE495EC9104CFBE061D /* FBSDKAppLinkResolver.h */; }; 5B2D4A621D3DA971A474776AF36BB073 /* EXPBlockDefinedMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 84DA720D27B8CA81E3916565A9AED073 /* EXPBlockDefinedMatcher.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + 5B73D8C9C13DB38400021B7379BC26E6 /* nv_ios_http_status.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08EABDBB1872A8FF0094A19FC655AD7C /* nv_ios_http_status.framework */; }; 5C431C30DDDA65E3266D7966DFFAA138 /* Pods-PNObject_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AA1CE72928E46C7F70D4BBE1CD90756D /* Pods-PNObject_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5CF7526D330A734F7ABCDCFF3D1A9B35 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 5D7712BDD778B4AE14EC5E9F4ED7C9CC /* FBSDKAppGroupJoinDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = 62D97D560566B05D1D9E060721FFD43F /* FBSDKAppGroupJoinDialog.m */; }; @@ -248,13 +249,13 @@ 5FB9A8C93E92A2019F37320CA6EF0051 /* SPTSharedExampleGroups.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D361F0A5D363FED590C7BEE029CDC61 /* SPTSharedExampleGroups.m */; }; 5FE8A63F2E28CBA27ECDFFBF4EBFAEAC /* SPTSpec.h in Headers */ = {isa = PBXBuildFile; fileRef = E15E7810137D5C6519FE45671D67EC02 /* SPTSpec.h */; settings = {ATTRIBUTES = (Public, ); }; }; 5FF6453E55785669885F626B853FD2AA /* UIProgressView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = EBE949F29FEC1BFE6638B83939B06AA9 /* UIProgressView+AFNetworking.m */; }; + 603285FA443A82E3C7F9BDA3C1ECDAD8 /* StrongestPasswordValidator-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BB4DD70745C616049AB72BE1BE70BBC /* StrongestPasswordValidator-dummy.m */; }; 6064520DF59F46C2B432E593F326AA9B /* FBSDKMutableCopying.h in Headers */ = {isa = PBXBuildFile; fileRef = 79B7E1CDA1D6A3D665DDBDC5A7068311 /* FBSDKMutableCopying.h */; }; 60C67342AEFF5BA626D029B6085DF087 /* FBSDKAccessTokenCache.h in Headers */ = {isa = PBXBuildFile; fileRef = C33D2C02BA54B3A9F5D911AA87636BD5 /* FBSDKAccessTokenCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; 60E3009342BEE96D32C546BE2DB60052 /* UIImageView+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = E4DBB982703483778F5D8D5429011FB1 /* UIImageView+AFNetworking.h */; settings = {ATTRIBUTES = (Public, ); }; }; 61F2ED89C0CA165C3E9A0928C1BDC0EE /* FBSDKLikeBoxView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F83E7509252F5F0AF29A9FA68014ECA /* FBSDKLikeBoxView.h */; settings = {ATTRIBUTES = (Project, ); }; }; 620E742152DB6BAC083C7290738E3C37 /* FBSDKLoginUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 028339F9423F30A373DB82CB09F0D4C4 /* FBSDKLoginUtility.h */; settings = {ATTRIBUTES = (Project, ); }; }; 624D3D84955B69CB5F0692329DD6D2E1 /* BFAppLinkTarget.h in Headers */ = {isa = PBXBuildFile; fileRef = A4A94F5A33FD5B462BE3892D7DBC1D67 /* BFAppLinkTarget.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 627BDE734AFE229E0C8EF286E7A08A63 /* AFOAuthCredential.h in Headers */ = {isa = PBXBuildFile; fileRef = DEE5B0125794189F9E4A3A585AC4CEAF /* AFOAuthCredential.h */; settings = {ATTRIBUTES = (Public, ); }; }; 62EC96A3B9F2442C044B46428F6AD4D2 /* FBSDKLoginKit+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = F6F75E96912511146BC70EBF00B9A40E /* FBSDKLoginKit+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6315D569F7A2D90C251C907CB896543F /* PureLayout-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 38DD1654A86F392CF062AAAF13F56C6B /* PureLayout-dummy.m */; }; 63527D33DA33E3DEC49A26F4CCACCD1B /* FBSDKSharePhoto.h in Headers */ = {isa = PBXBuildFile; fileRef = C0028F4822ECF784C0ACB30DD7C00EEB /* FBSDKSharePhoto.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -268,21 +269,23 @@ 6676F7ECBE69B90B41DB7752DF1EC779 /* FBSDKMonotonicTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 85AAA450447100654D15E438FD5E4627 /* FBSDKMonotonicTime.m */; }; 66A27898E989A3FA5C15AA671C4536F0 /* EXPMatchers+beIdenticalTo.m in Sources */ = {isa = PBXBuildFile; fileRef = D78B3E3C80D7AD18BCEB25408B4699D3 /* EXPMatchers+beIdenticalTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 67459AD239EF669A365519E06B45DCFE /* EXPExpect.h in Headers */ = {isa = PBXBuildFile; fileRef = F2FE00256B7990241F59F0C63BB5B575 /* EXPExpect.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 676A38866600FF281EF0378D3D4AC647 /* PNObject+Protected.m in Sources */ = {isa = PBXBuildFile; fileRef = 1516529D352882291AEE4BD609738670 /* PNObject+Protected.m */; }; 6771E6714BCA4ADDAA3B754ABE1B2543 /* Specta.h in Headers */ = {isa = PBXBuildFile; fileRef = E84B05729C83F72C9495DAF1C451BB65 /* Specta.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 67D3974FDF3C1D0E9BFAED5A8BDD6266 /* PNObjectConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B412357F8D099D365937DBEABBA13A8 /* PNObjectConstants.h */; settings = {ATTRIBUTES = (Public, ); }; }; 68152D921ABF6A423C192C04FDF94F0F /* AFNetworkReachabilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 59884A4FD6DAE179A231B8387CFC784F /* AFNetworkReachabilityManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; 682CD6D15A0CFE176FDFCDE559D7DF4D /* BFURL_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F9F1A662D9F62C82C07E1D7B06A1C77 /* BFURL_Internal.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 68384E55944EACF1468AB77FDF08F985 /* RNCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C931CB41D0740A2832C50F7D6ED15C6 /* RNCryptor.swift */; }; 686A49024BE097BE5EFD0E3E99BC102E /* SPTTestSuite.h in Headers */ = {isa = PBXBuildFile; fileRef = 47D553F057937F2703897ED7AC9D9015 /* SPTTestSuite.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 687983471C73393800012AB4 /* PNObjectFormData.h in Headers */ = {isa = PBXBuildFile; fileRef = 687983451C73393800012AB4 /* PNObjectFormData.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 687983481C73393800012AB4 /* PNObjectFormData.m in Sources */ = {isa = PBXBuildFile; fileRef = 687983461C73393800012AB4 /* PNObjectFormData.m */; }; 68A38977EBAE334DC3C22386D00D2622 /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FC1A5EBAA94B48C7A61BB510B55A1FE /* AFNetworkReachabilityManager.m */; }; + 6A54422B4602CEF09DD7352F883D491F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 6A644BF4D8710F70071FC4C61925C8E9 /* FBSDKIcon.h in Headers */ = {isa = PBXBuildFile; fileRef = 833401DAF7ECF37BB9C2BCACC5C0E778 /* FBSDKIcon.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6A735230D56FF7AA8319197677E2AEF0 /* FBSDKProfile+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 53A765F94552BEA8B640A3942B73FE48 /* FBSDKProfile+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6AB775B9476060F67532FDBCE638ED41 /* FBSDKSharePhotoContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A5722BE2381E1063F7F7BCC3CF15B73 /* FBSDKSharePhotoContent.m */; }; 6AF7F779134F03B802B53312A79F3F2F /* FBSDKServerConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DD60A7742420E474A3F0F1B1D048801 /* FBSDKServerConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6B538674BC9B060590DD10679C3D41CA /* UIDevice_Utils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50566CF1EC56A61C10E9F8040AE4B7E7 /* UIDevice_Utils.framework */; }; 6B6A947A057175F83EA39D8737DAA8B1 /* FBSDKBridgeAPICrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 80DCFC3B28724B2B96B21837714AC744 /* FBSDKBridgeAPICrypto.m */; }; 6BE01D5C8217A54273DA95CCCD8E53A1 /* FBSDKLikeActionController.m in Sources */ = {isa = PBXBuildFile; fileRef = D76A8927E9B85D24F28B36316BF93980 /* FBSDKLikeActionController.m */; }; 6C38120678BE5227BC9D25CB8CF1DB01 /* FBSDKKeychainStore.m in Sources */ = {isa = PBXBuildFile; fileRef = EB07407E9DBC0C3D72F87B4C0300BF59 /* FBSDKKeychainStore.m */; }; + 6C4A628932FA1E4C9C44A6E69967851A /* RNCryptor-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D80F1D0EE79761581CE3B0181DB649D9 /* RNCryptor-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 6D0CF82D9317F78FE1B723E5C50F2552 /* FBSDKApplicationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 76AA96C59B8519494D2C7EBE42FC0AC0 /* FBSDKApplicationDelegate.h */; }; 6D5444F495A42710D85AF2B3EDFC3DC8 /* FBSDKAppEventsState.h in Headers */ = {isa = PBXBuildFile; fileRef = 23DBBA16C2398B90440276A73199F4DE /* FBSDKAppEventsState.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6D5F04BB5993325CD9C4906F8D6678B1 /* FBSDKLoginConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 184AF8DCB8AA77A378A53DB3DC9E0BAA /* FBSDKLoginConstants.m */; }; @@ -308,11 +311,10 @@ 76A995111F0407D9418606AA1BC6BCCE /* FBSDKErrorConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 390E5D414B2F64E4E7BFE1181A9621E6 /* FBSDKErrorConfiguration.m */; }; 76CCABE79C04444450153424D7CE1DC1 /* EXPMatchers+beSupersetOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 788BBA73EAEA9E06D112E3B96C3467FF /* EXPMatchers+beSupersetOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; 76D337327C10A7555447B69AA1562647 /* EXPMatchers+beInstanceOf.m in Sources */ = {isa = PBXBuildFile; fileRef = B06746D1CBBE035A1274B710E1707CE0 /* EXPMatchers+beInstanceOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 76E31B65C0AAC7505E46DA0000A5BACE /* AFOAuth2Manager.h in Headers */ = {isa = PBXBuildFile; fileRef = E2BC234F8C70BE1DAB483EDE042413B0 /* AFOAuth2Manager.h */; settings = {ATTRIBUTES = (Public, ); }; }; 772A77DCA95BB8487CC66003C3D25B1F /* BFTaskCompletionSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 66A0FFC1602BB62430E2A19911D02111 /* BFTaskCompletionSource.h */; settings = {ATTRIBUTES = (Public, ); }; }; 772BFB9529121111C517FBA06EA26237 /* Expecta+Snapshots-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EFEBD7315E0316F79854D0E0628B48FF /* Expecta+Snapshots-dummy.m */; }; 77A0556F69F26DCB2A0DC327FD5FEC60 /* FBSDKLikeBoxView.m in Sources */ = {isa = PBXBuildFile; fileRef = 031D832872DF068B7E2C88C49484CAAD /* FBSDKLikeBoxView.m */; }; - 77C9B0508B8782EA198BE78E4D373D48 /* UIDevice-Utils-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 89B34C567EF94116066BB615F72F3E5A /* UIDevice-Utils-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 77D60E3156B544786E03313D2EF5F983 /* UIDevice-Utils-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 89B34C567EF94116066BB615F72F3E5A /* UIDevice-Utils-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 7861523B9D5DFCF0F4A56E4DE3296AA2 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 83934A4A7CA57CCD866F579F083C0192 /* FBSnapshotTestController.m */; }; 786B13EA3A5A339FAE2B474A9368B96B /* FBSDKShareUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DE860B7DDCEC743A5212583259D8AF2 /* FBSDKShareUtility.m */; }; 78B80EA2CF10F9A6D2A50891C099873D /* FBSDKGraphRequest.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 9BA2EFA2357230B3951DA3C6BA7A7C51 /* FBSDKGraphRequest.h */; }; @@ -323,7 +325,6 @@ 79CFCA0A429202049A0507531DC76239 /* FBSDKMessengerIcon.h in Headers */ = {isa = PBXBuildFile; fileRef = E99B24C2488EE9A9CC13BAECACACE1F5 /* FBSDKMessengerIcon.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7A23129C6EF1F64D601C25B8CF8F62F7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; 7A568273B8FA9CA2D3D4E2AD5C52C05B /* NSLayoutConstraint+PureLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BF5771F72CF6D38D292F26BDFAAA8B1 /* NSLayoutConstraint+PureLayout.m */; }; - 7B058D8BDB39808E193D042503D362AC /* AFJSONResponseSerializerWithData.m in Sources */ = {isa = PBXBuildFile; fileRef = D896649C0866F7A447EC61AF8F2C4F94 /* AFJSONResponseSerializerWithData.m */; }; 7B223B4E6EF14BA12DA113F7EE10B96C /* NSObject+Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = ACF9426250546788173EB01B62EDB404 /* NSObject+Expecta.h */; settings = {ATTRIBUTES = (Public, ); }; }; 7C848303DFC78D4349FB807A23CB12F0 /* FBSDKGraphRequestBody.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DDF466AF67C2C7960C4CA30A7A92817 /* FBSDKGraphRequestBody.h */; settings = {ATTRIBUTES = (Project, ); }; }; 7D3F219BB989A7A36BE602D6D0004E58 /* FBSDKError.m in Sources */ = {isa = PBXBuildFile; fileRef = FDEBA4CF43368C1FF2805745DAC7FCFB /* FBSDKError.m */; }; @@ -333,7 +334,6 @@ 7E7F02A51748EFD9F7D93B8F7979CA56 /* FBSDKViewImpressionTracker.h in Headers */ = {isa = PBXBuildFile; fileRef = D4A8B7B87F3A289ADBC7EFD25239AF27 /* FBSDKViewImpressionTracker.h */; settings = {ATTRIBUTES = (Project, ); }; }; 804BEA9DCF7470007FB58E25B781330C /* FBSDKAppGroupContent.h in Headers */ = {isa = PBXBuildFile; fileRef = 2255793633A270EB73D390C2B35A02A7 /* FBSDKAppGroupContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; 805E425BBEF7A6133E32E1D30A073010 /* EXPExpect.m in Sources */ = {isa = PBXBuildFile; fileRef = 1385DB87DF3FEFC3AE491427C5559470 /* EXPExpect.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; - 8163B079DA7B839C9480B7C09F787332 /* UIDevice-Hardware.h in Headers */ = {isa = PBXBuildFile; fileRef = E52A9052C4B7E5B6D32A34DEFC2F4B32 /* UIDevice-Hardware.h */; settings = {ATTRIBUTES = (Public, ); }; }; 81A73BC9BA26F7E7D6BF01DF44B69362 /* FBSDKBridgeAPIProtocolWebV1.m in Sources */ = {isa = PBXBuildFile; fileRef = CDA4CB0E8B82D864CDB4842D98C60DB3 /* FBSDKBridgeAPIProtocolWebV1.m */; }; 81B617F8D26BB10C5726D75E85D21EB7 /* UIButton+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 902621A9758E6619118E9BCC9EFF5514 /* UIButton+AFNetworking.h */; settings = {ATTRIBUTES = (Public, ); }; }; 8247F34C45EDD7B97CBC3488E090D15D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; @@ -343,7 +343,6 @@ 8333A95673D2EE9C93DC7AEFAFC30761 /* FBSDKLoginKit.h in Headers */ = {isa = PBXBuildFile; fileRef = C316FA0C53240D3DF5411358DB77ACB7 /* FBSDKLoginKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; 837261A927BBEB33A7CE5E7146A3EBED /* BFExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = CFB1635A9FFBCC9ED53C8A9F7D06CF32 /* BFExecutor.m */; }; 837B593D7C1D01B4EA400247309D6AB0 /* Expecta-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 33BF074452551239823F383D34CF870F /* Expecta-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83EC031C9607DADE8C5383EBAFF8DD62 /* PNUser.h in Headers */ = {isa = PBXBuildFile; fileRef = 96AF07BFAC6443279980AD00D67BB777 /* PNUser.h */; settings = {ATTRIBUTES = (Public, ); }; }; 843568FDEB30BD7AEF8E71F928B9CEEB /* SPTCompiledExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 3028274A2D3024E1AC7889D1994AB346 /* SPTCompiledExample.m */; }; 844A186BB37A792DF221C6D3FED55548 /* SpectaDSL.m in Sources */ = {isa = PBXBuildFile; fileRef = B08F81B342D53F6871F705F16F994817 /* SpectaDSL.m */; }; 844C5F6F925DB192BF8EB46E44B3740A /* BFCancellationToken.m in Sources */ = {isa = PBXBuildFile; fileRef = 382F0F6227872012AC60863135D2E62F /* BFCancellationToken.m */; }; @@ -362,20 +361,21 @@ 87FD5F0F682CDEB6A348CA448889E3EA /* EXPMatchers+beKindOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 78E0755AD286CC8D37991F4C8D0B934A /* EXPMatchers+beKindOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 88016EB7EB19D156CE2DA9DC6BD1A69A /* Specta-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 24C90A906A81F0A0C99ACB2B129E95F3 /* Specta-dummy.m */; }; 88227609733689C7B47AD7A0460FB9E0 /* FBSDKLikeControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 8F42C29A9DCD9488D81AD7B62A7DB5B0 /* FBSDKLikeControl.m */; }; - 886BBD880E4037E85740080BD4EF66A9 /* StrongestPasswordValidator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B35877C4883092B132615270E4A71D4 /* StrongestPasswordValidator-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 889D49F86D436C76E6C11D8EB2B460C2 /* FBSDKShareVideoContent.m in Sources */ = {isa = PBXBuildFile; fileRef = CCD86699F6512E83A641B241A8BE2D78 /* FBSDKShareVideoContent.m */; }; 88DF1A3DB8350BD2CF8BB1840BB5AAD5 /* FBSDKGameRequestContent.m in Sources */ = {isa = PBXBuildFile; fileRef = DF6BB21B5F0D1A5ADB462FCBCCF28387 /* FBSDKGameRequestContent.m */; }; 89A46B63E469F17791D14FC64466794A /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = E0788CA538C8C3481F57A34EF238AB84 /* UIImage+Diff.m */; }; 89BC412158C8FD48FA1966EE391C12B7 /* SpectaUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 71B49D701EA8D9D683E429BFF58C50EB /* SpectaUtility.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8A2FBDAF5D1632E7AFA4803D9E680875 /* FBSDKCoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0341647EC8481DF0005B85E6CCA0BDB0 /* FBSDKCoreKit.framework */; }; 8A36A8E8B3844AED3C7DBD9D1E2BFBE0 /* nv_ios_http_status.h in Headers */ = {isa = PBXBuildFile; fileRef = B5AF509C80ACCD54A54EF55BA7F73071 /* nv_ios_http_status.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8C6C5EACBA3791F5DAA08C95D9690A1A /* FBSDKCoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0341647EC8481DF0005B85E6CCA0BDB0 /* FBSDKCoreKit.framework */; }; 8C85D66841B49A2929EFC1AC8D94E960 /* NSArray+PureLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = A5A56F283F3328A6FBBE82A68BDAFD21 /* NSArray+PureLayout.m */; }; 8C8C1B0D83FE6A4352F15154DB16372C /* EXPMatcherHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 31BDB3D8DFB272D42E0963F9CDC99DEC /* EXPMatcherHelpers.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8D2B31C7886A8028B903676BEDC86AEB /* StrongestPasswordValidator.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B22B75292CB3C5B451474803BEF3C92 /* StrongestPasswordValidator.h */; settings = {ATTRIBUTES = (Public, ); }; }; 8DD814923C31D596735ABA63B294BE1C /* FBSDKAccessTokenCacheV3_21.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E3AB7D39EDB9ED45D4B130D4F23AA90 /* FBSDKAccessTokenCacheV3_21.h */; settings = {ATTRIBUTES = (Project, ); }; }; 8ED947D54E17C0B9ABDD0E541875D5D5 /* FBSDKAccessTokenCacheV3_17.m in Sources */ = {isa = PBXBuildFile; fileRef = C092DD180FD980788495D2FE247FA25B /* FBSDKAccessTokenCacheV3_17.m */; }; 8F50117E26A2EFD5C22FEC130082C661 /* FBSDKLiking.h in Headers */ = {isa = PBXBuildFile; fileRef = E6354B73D5351B60178CD59952D4987C /* FBSDKLiking.h */; settings = {ATTRIBUTES = (Public, ); }; }; 8F80A98B963AC09D377616D0B91270E8 /* FBSDKLoginManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4188F0F3C9B129C0156DA029B865E104 /* FBSDKLoginManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; 904C440B7E7E20FF76B4403111EF62A6 /* FBSDKGraphErrorRecoveryProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = 09CEE404DAEE6949021744B7E9DB80E1 /* FBSDKGraphErrorRecoveryProcessor.m */; }; + 9087D876C2BFC914E6D61D45F7F11CC9 /* AFOAuthCredential.m in Sources */ = {isa = PBXBuildFile; fileRef = F6D249EE7995941FE11D691B754E708A /* AFOAuthCredential.m */; }; 90CC7CA091BD1C63A0801D293486C9C3 /* FBSDKURLConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 1835617E1C07FC6D7A48DB4B58F7319C /* FBSDKURLConnection.h */; settings = {ATTRIBUTES = (Project, ); }; }; 914817761A4EC785E7011928CE3CFF08 /* FBSDKShareButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C40B9B8E736ED38F50E00F34239426C /* FBSDKShareButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; 9150E488C9AC75DABF40111A141C9AE8 /* PureLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 82370C2C361DAB855CFD1E7E0818AFC1 /* PureLayout.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -383,7 +383,6 @@ 9172B81F27603000CBA6A2ECBF49970D /* BFCancellationTokenSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C2312C2F99EA26536E3F7733B1DFF97 /* BFCancellationTokenSource.m */; }; 918E06480F28F27361B19D19432F8538 /* EXPMatchers+endWith.m in Sources */ = {isa = PBXBuildFile; fileRef = 3054FF74DD95D1D22928A1D43A4E81E3 /* EXPMatchers+endWith.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 9280DE709B0FD8A557A82B6752C19121 /* FBSDKConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CFA88F8AA4B6D78E5F37C67FC1C5531 /* FBSDKConstants.m */; }; - 92A00DFE3C3280BC19F86A1CCBEA19A6 /* NSDate_Utils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93138E47D8D97F4D5F7A0627DD6A322 /* NSDate_Utils.framework */; }; 92A2A17C9610E6507EA24D659F836F09 /* FBSDKTypeUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = EA67C55635196723D42C0907F117AAC0 /* FBSDKTypeUtility.m */; }; 92F6DD216B6CBCBF8313DC3F9D65CD69 /* FBSDKInternalUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 71F105A5835330BF99915B5C73575E79 /* FBSDKInternalUtility.h */; settings = {ATTRIBUTES = (Project, ); }; }; 931D410B9F8ACB935883DF8C59F9C93E /* EXPMatchers+postNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = F7D4D9C8021FBD430470B4915EC51EA8 /* EXPMatchers+postNotification.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; @@ -402,9 +401,7 @@ 9B2E761A064459F77EA9870BEF03ACC3 /* EXPMatchers+postNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 161676199EA4E922250924F0D2AD32D2 /* EXPMatchers+postNotification.h */; settings = {ATTRIBUTES = (Public, ); }; }; 9BB9159FBA757600D3D4C0FF645F3911 /* EXPMatchers+beInTheRangeOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BCF041F2AF79454DB628F3B3056264D /* EXPMatchers+beInTheRangeOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; 9C0133ADFAD29C4D882AEEEFACE2A49C /* FBSDKShareDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E4D2C0CFB532A9EBCACD944298F3853 /* FBSDKShareDialog.m */; }; - 9CA9E44B0C1FB9E1298A132B17E5815A /* UIDevice_Utils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50566CF1EC56A61C10E9F8040AE4B7E7 /* UIDevice_Utils.framework */; }; 9CC01ED81EB7C90171EB139502DD66A6 /* _FBSDKTemporaryErrorRecoveryAttempter.h in Headers */ = {isa = PBXBuildFile; fileRef = B90A10B92F21AF1C9BBEB01F7B0B7904 /* _FBSDKTemporaryErrorRecoveryAttempter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9D0995A0A4EBF630C59BC1A62C40403C /* PEAR_FileManager_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F79F69D5CF15A94063B66DD2E2B8053 /* PEAR_FileManager_iOS.framework */; }; 9DBD7CA955B5A8ADBFA158AF8EAEA32C /* FBSDKLoginManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 53E7308F602E00F2AAABCBDF5AF859C2 /* FBSDKLoginManager.m */; }; 9DF4BC5EBB9EF2E8CF7BA1D1A9A488F1 /* FBSDKGraphRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BA2EFA2357230B3951DA3C6BA7A7C51 /* FBSDKGraphRequest.h */; }; 9E1723E2FE89DC9BD907271B23B585F2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; @@ -412,7 +409,6 @@ 9E656C4610258294F523EBBB1B0078FF /* FBSDKCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CFAC21835D54078080C7B6AC770775F /* FBSDKCrypto.m */; }; 9F16CBC702844229EB8F4DD82083980F /* FBSDKCoreKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3127752AA07703849645BD1E296F0E82 /* FBSDKCoreKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; A00EC4B7A1B96BA93FD5F8C6D58E2CF7 /* NSDate_Utils-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 925978D63DE975E818C14CFC62EEFD79 /* NSDate_Utils-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A02DAC7721109252FB41BDBFF7506F31 /* UIDevice-Utils.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 4AEBB8CB4AE2AFAC0AB371278437CB76 /* UIDevice-Utils.bundle */; }; A2A9BD530BAA86BEA99912496FA11D6A /* FBSDKShareOpenGraphAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B4E3F3F6E9D323171C4A024036B9B32 /* FBSDKShareOpenGraphAction.h */; settings = {ATTRIBUTES = (Public, ); }; }; A3AF5DB4354D74ADB26485677340CBE9 /* FBSDKKeychainStoreViaBundleID.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D8FB0FE96B653A9AEA5F2F77B8AC2F5 /* FBSDKKeychainStoreViaBundleID.h */; settings = {ATTRIBUTES = (Project, ); }; }; A45D6BF90B85B42C3BA102D27B0EAF7E /* BFAppLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 958F2BC783D806A88D3AE0FA733E218A /* BFAppLink.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -423,6 +419,7 @@ A769A86B421000E9EEE430373A45666C /* Bolts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B9FFAEDB3DC76DD9705B8FA233EB4DE1 /* Bolts.framework */; }; A84245FE52EC5995B5D31EA4356A56C0 /* BFCancellationTokenRegistration.m in Sources */ = {isa = PBXBuildFile; fileRef = CCA9264638310CC0611C1200FD410567 /* BFCancellationTokenRegistration.m */; }; A8B0C39E9BFCD004930A94FBA66A3CEB /* BFCancellationToken.h in Headers */ = {isa = PBXBuildFile; fileRef = 4921A7C33F97D10F52CBE790E4F823E3 /* BFCancellationToken.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8C25146502539D65159C42227EC6AAB /* PNObject+PNObjectConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C882A8FB384E3A10A638686F6F4C4AD /* PNObject+PNObjectConnection.m */; }; A8E047167FA3E7D9783771C27E9A8097 /* VatNumber+Helper.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AC36C181B406F31796C32B6EB8BB3AF /* VatNumber+Helper.m */; }; AA5BDC587385B4B46724FAC2D2550E0F /* FBSDKLoginButton.m in Sources */ = {isa = PBXBuildFile; fileRef = AA1F7DEF6604A7C01899EF5E4E7AEDF5 /* FBSDKLoginButton.m */; }; AA95CCBA0196C503D3CC1FD24D0E9D85 /* FBSDKLoginManagerLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = CCE7932B2B677323B24126A5F2DFC80D /* FBSDKLoginManagerLogger.m */; }; @@ -432,13 +429,13 @@ AB6A875AB74B484F095E03BD1B9AC1AD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; AB889BC8C7B93051E0C88B77E41444D3 /* PEAR-FileManager-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8285B5564B819F0A7FE5CC51843E6AC9 /* PEAR-FileManager-iOS-dummy.m */; }; AC57C2BD7630CCD4F689A5E4ED4D342D /* FBSDKErrorConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 88D6F9FCC466B28FB5075B1F253A3F31 /* FBSDKErrorConfiguration.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AC6F9FBCB460CD3E649F26D2D469438A /* AFHTTPRequestSerializer+OAuth2.h in Headers */ = {isa = PBXBuildFile; fileRef = CD4AF13FC86F46C256B2D2E7854D4E1A /* AFHTTPRequestSerializer+OAuth2.h */; settings = {ATTRIBUTES = (Public, ); }; }; ACD6E2410430E755D7D079FFABEB83F1 /* FBSDKSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = C085129AE27209824EE689C4E697A9F6 /* FBSDKSettings.h */; }; AD4D9C9467544A49E49FCDD2962A6421 /* FBSDKErrorRecoveryAttempter.h in Headers */ = {isa = PBXBuildFile; fileRef = AD887F4B1F7359C957BE88F3359745CB /* FBSDKErrorRecoveryAttempter.h */; settings = {ATTRIBUTES = (Project, ); }; }; AD69D3FB60F76FC72862F384A64D92EF /* FBSDKVideoUploader.h in Headers */ = {isa = PBXBuildFile; fileRef = F6CDD48A2137D49E09A82EA779B12321 /* FBSDKVideoUploader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ADC285931EEE0D901FDDD07E2B7FBBD5 /* PNObject+Protected.h in Headers */ = {isa = PBXBuildFile; fileRef = BF656D592C90B74720B708794729A5CB /* PNObject+Protected.h */; settings = {ATTRIBUTES = (Public, ); }; }; AE2A07407FB50BA249984DC0620E84C0 /* UIWebView+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 8588583A401CDC07B6F004203E2EE7CB /* UIWebView+AFNetworking.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AE4D419F044C0D5EA25F25C9C4F9346B /* FBSDKLoginKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 716B68028A0992599CAFC1F3F787C086 /* FBSDKLoginKit.framework */; }; AEBD6D0E1B9145799A0F5DE4BAA529D3 /* FBSDKMessageDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = 791D3A3EA41033E024773821B5F2F4C0 /* FBSDKMessageDialog.m */; }; + AEC1A503BE0F8D50809CBBBE510F8DD7 /* StrongestPasswordValidator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2647DC2503AE9CABFE089D10F80E02DC /* StrongestPasswordValidator.framework */; }; AF03C11A1FAC8132AD3749D8F541701A /* UIButton+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = C0F70617DFDE18C2F4F601C2547F6685 /* UIButton+AFNetworking.m */; }; AF1F46668D4591602887998C6E9C10AD /* EXPMatchers+beCloseTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 39994B4F43FEF44A4C20A4D87E1DD8B3 /* EXPMatchers+beCloseTo.h */; settings = {ATTRIBUTES = (Public, ); }; }; AFAB3F06C68E046BA56A05ED857F7D6A /* BFTask.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C1D180F64F2DEC59750126D61F2CAB5 /* BFTask.m */; }; @@ -450,54 +447,54 @@ B190D5BA558C5C48B978E9B3ED07DCDB /* FBSDKAccessTokenCacheV3.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E7631FE5FF32DA7D05E326CD8536268 /* FBSDKAccessTokenCacheV3.h */; settings = {ATTRIBUTES = (Project, ); }; }; B22FE25FD01D8092AF99C9DB4B27EF9C /* SPTExampleGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = A86176910EB0C572B65BAA7D6976F042 /* SPTExampleGroup.h */; settings = {ATTRIBUTES = (Public, ); }; }; B3270859F1F107321CFB14BE165440EB /* FBSDKLikeObjectType.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F3682DF7A233CAA0CA67B257D1692EF /* FBSDKLikeObjectType.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B3C44C99C3D6799F393C4BAC36730EFF /* AFOAuthCredential.m in Sources */ = {isa = PBXBuildFile; fileRef = FC80A39C41F410A5F2CED3EC180AF0FB /* AFOAuthCredential.m */; }; B54F7314FDB86E66C1A7418F13C403E6 /* FBSDKContainerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 94A0A5FA716ADCA9E911CFBB3F4C09D1 /* FBSDKContainerViewController.m */; }; + B56B7174143A1CBE334E7369FBB169EB /* PNObject.h in Headers */ = {isa = PBXBuildFile; fileRef = F6B3D2CE68DB278C18BE73F4C7AB43CA /* PNObject.h */; settings = {ATTRIBUTES = (Public, ); }; }; B57E7F72EC8FD7CFFD6C35657CB84C0D /* FBSDKAccessTokenCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B109F3A950A33B8F14680CFF594C8FB /* FBSDKAccessTokenCache.m */; }; B5852322ADE88AAD56EE042B80BA81E4 /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 54DD8ADCBBAF98AAB91BF2B3A4E65C78 /* AFURLResponseSerialization.m */; }; B6376131E673115D7F121B1110BCE4BD /* FBSDKCloseIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = AF0229C8D9B6F092338FB7AA3845D9F7 /* FBSDKCloseIcon.m */; }; B6A71178B550B786C5D4956197806582 /* nv-ios-http-status-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D934A34192879F0C394F52F4E59D51D4 /* nv-ios-http-status-dummy.m */; }; B6F1EA2F55E84873A4023D434E1597B9 /* FBSDKApplicationDelegate.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 76AA96C59B8519494D2C7EBE42FC0AC0 /* FBSDKApplicationDelegate.h */; }; + B7AA8D26923E95D5E5C7E446A9525792 /* PNObject+Protected.h in Headers */ = {isa = PBXBuildFile; fileRef = 6696983162388607EB996FD4D8981003 /* PNObject+Protected.h */; settings = {ATTRIBUTES = (Public, ); }; }; B82356C0A8C502128EDE4B04D440A6A1 /* FBSDKProfilePictureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2570729A110E15D485BC8C9542CAFF8F /* FBSDKProfilePictureView.m */; }; - B82DB72E22EDA1BCE1EF4CA2BDC06AA8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5855C96222FA1D187D555DCCBB756064 /* UIKit.framework */; }; B84431CF8C64F363A334AA7089F6C134 /* NSValue+Expecta.m in Sources */ = {isa = PBXBuildFile; fileRef = BFA7BB58B57292A31AA89325BF2949CF /* NSValue+Expecta.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; B84F1DBDE967EF9965CF4F4BCB29816C /* FBSDKBase64.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F44251670364D7298CC33133BB8E3CD /* FBSDKBase64.m */; }; B8563820C993DFE2D9B92ABEFEFC9B4A /* FBSDKError.h in Headers */ = {isa = PBXBuildFile; fileRef = 610DEC0B9100117CD074E48439398496 /* FBSDKError.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B966FF6B72D595F84C079BC17D356376 /* CodFis_Helper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 784F6E12C67771D8D76A3974A8ACC3A1 /* CodFis_Helper.framework */; }; + B990E4E6FA4DB729EFFF7DB5FC4FE819 /* AFJSONResponseSerializerWithData.h in Headers */ = {isa = PBXBuildFile; fileRef = DB9049B12CAAC8F571EDFEA6E8CDAB7B /* AFJSONResponseSerializerWithData.h */; settings = {ATTRIBUTES = (Public, ); }; }; BA0B2B882E1B771A7F3959545000E670 /* FBSDKShareKit+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = BDFD0D002EEBC82276A32E2F9AFDBA7D /* FBSDKShareKit+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; BA12B131F10BCE3BE6E9A02FC908FE9D /* EXPMatchers+beCloseTo.m in Sources */ = {isa = PBXBuildFile; fileRef = C4B98441A3E9009E9BEFA35C1EFECB14 /* EXPMatchers+beCloseTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; + BA285355DB081699E3A5C4D118A9C390 /* PNObjectConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 536C7732664B2DE51D64FEE406DA1D10 /* PNObjectConfig.m */; }; BA947C31B77BBFFE9F3D12DEAE559D57 /* PureLayout+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E450B23C38580E12404285C1EF05AB65 /* PureLayout+Internal.h */; settings = {ATTRIBUTES = (Public, ); }; }; BAE667128DD0CF6A2FF99B8FF068C49F /* FBSDKBridgeAPIRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 68686F014AD842A6F95DCF6F833DCEEC /* FBSDKBridgeAPIRequest.m */; }; BAFF30C8BB8A6FD018F57EE643AB5A24 /* FBSDKAppEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B6FF7B5C48B9D9040840EA3BB7BCE8C3 /* FBSDKAppEvents.m */; }; BB62B38C5AE87EB9F1A3CDDF395888E0 /* FBSDKAccessToken.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = E10420C4592D5AF9FF0F898211252F98 /* FBSDKAccessToken.h */; }; BB72447AE168D9ADDDDEC9303BF5EDF8 /* FBSDKGraphRequestDataAttachment.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = A1C678B8EDA855844A40DFACBE96BBFC /* FBSDKGraphRequestDataAttachment.h */; }; - BC493C5B0DE06A2B9CD35CB8D0C8373B /* AFHTTPRequestSerializer+OAuth2.m in Sources */ = {isa = PBXBuildFile; fileRef = D861E969EA9ACCEB68F9BE36247B538D /* AFHTTPRequestSerializer+OAuth2.m */; }; BC55C8365AEFF8217F6A567607754854 /* EXPDoubleTuple.m in Sources */ = {isa = PBXBuildFile; fileRef = 53A2109CEF67B6934C1D66E84DCB5528 /* EXPDoubleTuple.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; BCEBBAE4376F955FE038D7549D6475FA /* FBSDKShareUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 21702FBC7D6FA2EF0726B1609DF6407E /* FBSDKShareUtility.h */; settings = {ATTRIBUTES = (Project, ); }; }; BD9DA5293114BC5D99E8120ED39D5A04 /* FBSDKKeychainStoreViaBundleID.m in Sources */ = {isa = PBXBuildFile; fileRef = 805849C93498710FC1AED53BEA99F9EF /* FBSDKKeychainStoreViaBundleID.m */; }; BE463D2C7553FDDD4C16487F4A71FCA6 /* ResponseConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 7138D7BD97FC9CBC012EB3382ABFE8DA /* ResponseConstants.h */; settings = {ATTRIBUTES = (Public, ); }; }; BE4A35631FC59F9EBEB486044401D323 /* FBSDKCrypto.h in Headers */ = {isa = PBXBuildFile; fileRef = F19A0F090C20D92B35D604EFBFC784E2 /* FBSDKCrypto.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BE9DA66AC44C2EBF27973126318368D8 /* PNAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = A72393C37C08B177B2D4291E052C2595 /* PNAddress.h */; settings = {ATTRIBUTES = (Public, ); }; }; BEE08B6146639F0CF458E225239F9F04 /* CodFis-Helper-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 10FAA02D1E778815C50AD69908748415 /* CodFis-Helper-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; BEFFE9FFE52E9A0833A7D2D8FB67EB4D /* EXPMatchers+beSubclassOf.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B1A86285B8AD82E1E6743CAA1CB8C94 /* EXPMatchers+beSubclassOf.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; BF0C14A470844D528A0C26E854C9F82D /* PureLayoutDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = B209B0A87698DFAEAC8B004A957E9FFE /* PureLayoutDefines.h */; settings = {ATTRIBUTES = (Public, ); }; }; BFE8E4EED3C4FF8094319153094100CD /* FBSDKTriStateBOOL.m in Sources */ = {isa = PBXBuildFile; fileRef = F6759D46C5AE673B7EE16F5133823839 /* FBSDKTriStateBOOL.m */; }; C138631BBE09F71EE6028A2F82151656 /* FBSDKSendButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 78DFFB09230FCBC0CA0609AAFC3ADE09 /* FBSDKSendButton.m */; }; C194E7BE93D67469FA2186CDB9C00C76 /* FBSDKSharing.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E52B5C6B84E6630681D149C5EC1C801 /* FBSDKSharing.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C24E0D522905399920FF78BED3840380 /* NSString_Helper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BC932C7674764ED0A380050D42C5923 /* NSString_Helper.framework */; }; C2DD28375E1F0B1D0D1D2E4E607C499F /* AFSecurityPolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = E1643F9A305AE178D3FDC37E618C60EB /* AFSecurityPolicy.h */; settings = {ATTRIBUTES = (Public, ); }; }; C2FCD253D324E440050F34DFE10924A6 /* FBSDKShareOpenGraphValueContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DC2B2A4F9C0649E4D0CC4330F0AA111 /* FBSDKShareOpenGraphValueContainer.h */; settings = {ATTRIBUTES = (Public, ); }; }; C30405F829ADD284E83124D172D14E0F /* FBSDKVideoUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D2E3BB1F3060FBC3F28CD6BE485B89 /* FBSDKVideoUploader.m */; }; C329EBDE20C6060363317D1E47E75333 /* FBSDKLikeBoxBorderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E92B7AA6DE0CB4E58869892D9B34967 /* FBSDKLikeBoxBorderView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C40E751F9D577A9429168D2BE3E80E42 /* PNObject.m in Sources */ = {isa = PBXBuildFile; fileRef = F364E010C1F2A1B9468CA660D61536B5 /* PNObject.m */; }; - C467E23E049825341CFA5FB79285B66A /* StrongestPasswordValidator.m in Sources */ = {isa = PBXBuildFile; fileRef = 88DA8C76A877F3E59ED58AC608ED7AD0 /* StrongestPasswordValidator.m */; }; + C37B4CAC0353845AE72EE4D3710CE5A3 /* StrongestPasswordValidator.m in Sources */ = {isa = PBXBuildFile; fileRef = 88DA8C76A877F3E59ED58AC608ED7AD0 /* StrongestPasswordValidator.m */; }; + C4DA3BF2DDDB8CC81C605FFAD0941E76 /* UIDevice-Utils-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 27FE056362B56D01CB354DFA81FC7470 /* UIDevice-Utils-dummy.m */; }; C6354FEC7728A4C86DAD8092509BA7D4 /* UIRefreshControl+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 8C1B61EFC522674D7B93A242565237AB /* UIRefreshControl+AFNetworking.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C682C1EF788ECE61861A08B753993197 /* CodFis_Helper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 784F6E12C67771D8D76A3974A8ACC3A1 /* CodFis_Helper.framework */; }; - C693B3C9443AA8107D7EDE91D0DB0E0B /* PNObjectConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F48A6DAECAA3B4AF8B04EBEFCD8C9C4 /* PNObjectConfig.m */; }; C6E9B0A908F410317F2DBBECA0944AAB /* FBSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DE1F09489885824917063D56DDD1136 /* FBSnapshotTestCase-dummy.m */; }; - C70E3BD58967DF12CFAC25996D2231E3 /* StrongestPasswordValidator.bundle in Resources */ = {isa = PBXBuildFile; fileRef = F0294DFC06474C2B17C1DBF95E36FCEA /* StrongestPasswordValidator.bundle */; }; - C7BFBF77C9DDA99DF131AA22BED329A8 /* UIDevice-Utils-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 27FE056362B56D01CB354DFA81FC7470 /* UIDevice-Utils-dummy.m */; }; + C7AEDC1D5024FE3251CA59BB23B32EBC /* UIDevice-Utils.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 4AEBB8CB4AE2AFAC0AB371278437CB76 /* UIDevice-Utils.bundle */; }; C7F74D39A93BBA300670D3C5D8C8EAC9 /* FBSDKLogo.h in Headers */ = {isa = PBXBuildFile; fileRef = E3D423FD024634A360387F6BE0E19D66 /* FBSDKLogo.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8536FA56CE6A3C57AF996A10B3538F7 /* AFOAuth2Manager.m in Sources */ = {isa = PBXBuildFile; fileRef = 54CA2A28191720AFDBAEABCC43B6C320 /* AFOAuth2Manager.m */; }; C999F4F2377B0A4989747A6E2FF12824 /* FBSDKAccessTokenCacheV3.m in Sources */ = {isa = PBXBuildFile; fileRef = 873EB602D2DA7557306B240D213BA29C /* FBSDKAccessTokenCacheV3.m */; }; + CA6B766627CF570446A1265304A4EADE /* PNObjectConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = BA3B87AA3B23E12D442E06CE439E2F86 /* PNObjectConstants.h */; settings = {ATTRIBUTES = (Public, ); }; }; CAC483EF637FB4A2C2E2FC75BA631B87 /* AFAutoPurgingImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E23E75F4B1AFF0D0E39F7D82E5C7CBAF /* AFAutoPurgingImageCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + CADF5E4885D8BD0EED4DDE6805884450 /* PNLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A59D1E78259329661F43764F68C3568 /* PNLocation.h */; settings = {ATTRIBUTES = (Public, ); }; }; CAF0435ED0DFD398908923904EBC326C /* BFMeasurementEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 534BA38D9F1387542D58EECB864E2FB4 /* BFMeasurementEvent.m */; }; CBB0ECA79704A5C406450B85CF2166E2 /* FBSDKAccessTokenCacheV4.m in Sources */ = {isa = PBXBuildFile; fileRef = E40C056170FBCBDFB9CB6F219F72D999 /* FBSDKAccessTokenCacheV4.m */; }; CC17C60FE6EF4875F909E23B64EEA336 /* FBSDKShareOpenGraphContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 31C989F8EFAA76C2C17699D023542E96 /* FBSDKShareOpenGraphContent.m */; }; @@ -509,34 +506,34 @@ CF7444C64BC44FF4D52DF95F65003A47 /* FBSDKBoltsMeasurementEventListener.h in Headers */ = {isa = PBXBuildFile; fileRef = 4842A2B7A09B9DBD7C03585780369AC4 /* FBSDKBoltsMeasurementEventListener.h */; settings = {ATTRIBUTES = (Project, ); }; }; CF76D6EA339E5B8DB5939726197B1105 /* FBSDKProfile.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 654C57362979E32FE721E363F55AA00E /* FBSDKProfile.h */; }; CFA8D6B529A0EBFF0316F2629AB2556E /* AFImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 40D6E81053EA99EC16C9D010906E3FFD /* AFImageDownloader.m */; }; + CFDEA7F81281A2016E1F285A2CAAE8D0 /* PNInstallation.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A1A99D935132A531C4752D18A6E4360 /* PNInstallation.m */; }; CFE85C3C14F94A9A0C9E1C87B67F3FE5 /* FBSDKShareDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 95B30D0790EDD41CB794FD83AFF6ED20 /* FBSDKShareDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; D000E3F9104E3B518D5296061F07BAC6 /* NSDate+NSDate_Util.h in Headers */ = {isa = PBXBuildFile; fileRef = 062B2D28A1EAC9CD3F14D4C4B9CEF1B1 /* NSDate+NSDate_Util.h */; settings = {ATTRIBUTES = (Public, ); }; }; D02E3BBD18AC77F4AB88C9C9DA8BFC1A /* FBSDKLoginManager+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 680D60C4CE9ED6254B055D077C2017E6 /* FBSDKLoginManager+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; D04EC4F4EE3434EE294FA83F00579D25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; D06C35047988D22A1DFA319DB6ECA8D0 /* BFAppLinkReturnToRefererView.m in Sources */ = {isa = PBXBuildFile; fileRef = 90823CBB67F2934B4F8752380339CC0A /* BFAppLinkReturnToRefererView.m */; }; + D0D4C556C539DB50B0ED7704D37743AA /* NSString_Helper.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BC932C7674764ED0A380050D42C5923 /* NSString_Helper.framework */; }; D181FA8D3863D4294F5CD912DBEDA7C2 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE4EC6FB4B2F6FD3D175A1635A7B2C12 /* XCTest.framework */; }; D1D19845D63768C3C61A30A15BE75BA7 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; - D1DCC09D755125E1A8B29422FE5D844D /* FBSDKLoginKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 716B68028A0992599CAFC1F3F787C086 /* FBSDKLoginKit.framework */; }; D1E9E55D21C92E33ACE7E911BCB96269 /* FBSnapshotTestCasePlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 542CFC5BEFE9FE4DD85FE37EAD7C820C /* FBSnapshotTestCasePlatform.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D21D71BD0F6BE5641566ED11089155F0 /* PNInstallation.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A404B14648C1042A895A51DD17DDF1F /* PNInstallation.m */; }; D27029EF4D63FD5855822C101FA7AD45 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; D323A5AAA18E104407BEF9A1C6F039F4 /* FBSDKURLOpening.h in Headers */ = {isa = PBXBuildFile; fileRef = 858A5317147FDAE58EF6BC89F2634E21 /* FBSDKURLOpening.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D3317E8794A090688A71C6E2394D72E4 /* PNObject+PNObjectConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 534815B2B813965785CE556B5AF489CA /* PNObject+PNObjectConnection.h */; settings = {ATTRIBUTES = (Public, ); }; }; D42027DE319EA5C109EE0A419C721F4E /* FBSDKShareConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FB3D9A9DDA0770A4A8626D9B911F835 /* FBSDKShareConstants.m */; }; D43EB60615448D41F5B6D038EF508C37 /* FBSDKServerConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 2C8C4901FC6A30AEC6162569CB69A5ED /* FBSDKServerConfiguration.m */; }; D44FEECD7262E751DCCF79D9F16B1707 /* SPTExampleGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 10E1B65976FD696EF47E5CDF3C3F3FC0 /* SPTExampleGroup.m */; }; + D45BE672210F87F7301FCDC9105A22A0 /* UIDevice-Hardware.m in Sources */ = {isa = PBXBuildFile; fileRef = 540EADF849F309E32F011F8AEADF7FE3 /* UIDevice-Hardware.m */; }; D51B48F024EFDD78B34B09DA05B83D12 /* ALView+PureLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 83F8259AFB910AD011A3DAD0E47AC479 /* ALView+PureLayout.h */; settings = {ATTRIBUTES = (Public, ); }; }; D536FC956904C4A4CF8D9202D788F98F /* FBSDKAccessToken.h in Headers */ = {isa = PBXBuildFile; fileRef = E10420C4592D5AF9FF0F898211252F98 /* FBSDKAccessToken.h */; }; + D54D7D80043392C7C5B2E857E4E44443 /* PNInstallation.h in Headers */ = {isa = PBXBuildFile; fileRef = F79504736151AB9942268145FCC9A8CA /* PNInstallation.h */; settings = {ATTRIBUTES = (Public, ); }; }; D57E7B3AD587AE3FEF1BA51F45715F5B /* FBSDKCoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0341647EC8481DF0005B85E6CCA0BDB0 /* FBSDKCoreKit.framework */; }; D5ABADB4F214A506F76B6437E646FB8E /* FBSDKSettings+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = CB1E608B7334ADAB0902E120DDF4276C /* FBSDKSettings+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D5E4B17D89A58CF5A1DE9D1F45F9F372 /* PNObjectModel.m in Sources */ = {isa = PBXBuildFile; fileRef = DA401EDBE32F70C66E6082515103B291 /* PNObjectModel.m */; }; D5F8C5492512E2BD458325B8491C6EED /* FBSDKApplicationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D5B5634FAC8A571FF2791A8A9CC8E797 /* FBSDKApplicationDelegate.m */; }; - D630E299E6776AFB30FFC184FCD0657A /* FBSDKShareKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 801B5FA9639504B4A1D87F6CBF43CB5C /* FBSDKShareKit.framework */; }; - D6E254B431D0DB9CAD9A42CC800DC12D /* PNObject-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = ED867712668303BA41A70CB5E1969AC2 /* PNObject-dummy.m */; }; - D7323ED7E9BC5E3E8AF38553A3E7BD8A /* UIDevice-Hardware.m in Sources */ = {isa = PBXBuildFile; fileRef = 540EADF849F309E32F011F8AEADF7FE3 /* UIDevice-Hardware.m */; }; D7D6B2171FAE8B2BCC701ED603E588FE /* FBSDKLoginError.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F02F8DD77EBE0363C4EBA581D42C64B /* FBSDKLoginError.m */; }; D7DEAE7CDA9B8A7FC1723B6CD71FB76C /* FBSDKLoginKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BA1841C46D1F51ADFAAFAA5323F5CC86 /* FBSDKLoginKit-dummy.m */; }; D83677C54D2226C67886A525B0B46FBE /* EXPMatchers+beLessThanOrEqualTo.m in Sources */ = {isa = PBXBuildFile; fileRef = BE4EE03E6F416C89D5972051523D7D2C /* EXPMatchers+beLessThanOrEqualTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; D850A8DA79AC08E12FF8C2544FD08F26 /* FBSDKTimeSpentData.h in Headers */ = {isa = PBXBuildFile; fileRef = B628C6FFE7CF325483B41789D0D56AC1 /* FBSDKTimeSpentData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D876DB24E7E3D811A9803AF7AF663DD0 /* NSDate_Utils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93138E47D8D97F4D5F7A0627DD6A322 /* NSDate_Utils.framework */; }; D96BCC69689FFEED59A6D82F55F407A9 /* FBSDKLikeControl.h in Headers */ = {isa = PBXBuildFile; fileRef = F6570E443F2F7B4B556F499FBA92092B /* FBSDKLikeControl.h */; settings = {ATTRIBUTES = (Public, ); }; }; D97E2E3DFA40A47A99EAE44E4785CA7B /* FBSDKShareAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 9597E685F1205111EA6842DBE0D9DDB8 /* FBSDKShareAPI.h */; settings = {ATTRIBUTES = (Public, ); }; }; D9C9B21422DA694F0D84EAF37A7200AD /* FBSDKPaymentObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9EEE55F1CEA6E09EA5FE5C785A0B00 /* FBSDKPaymentObserver.m */; }; @@ -545,15 +542,18 @@ DB2B67CAFC71813E233E5B7724BE0791 /* FBSDKProfilePictureView.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 1E9AF4D3638A06B08FFCE91474C30231 /* FBSDKProfilePictureView.h */; }; DB30F82FB1BE083D9471B965FB500CA2 /* EXPMatchers+conformTo.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A11A7EB69BA654FB3DD572379550C3E /* EXPMatchers+conformTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; DBACA662BC72B0F822451C550AF24A35 /* _FBSDKLoginRecoveryAttempter.m in Sources */ = {isa = PBXBuildFile; fileRef = F0F11B0B853F95F0F49278A94AFD36A4 /* _FBSDKLoginRecoveryAttempter.m */; }; + DBAD1E1110F4BC3F7E5B433AE319EA85 /* FBSDKShareKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 801B5FA9639504B4A1D87F6CBF43CB5C /* FBSDKShareKit.framework */; }; DD6C44C96850BCF015ECB9F6D75616E2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; DD875C0F86FA77C0ACFB97DCD6078F98 /* CodFis-Helper-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E7510E5C49DD0B98ED2CAF57769F3668 /* CodFis-Helper-dummy.m */; }; DEE8F8E9808D83A26C64B6E6ECDA72D8 /* BFWebViewAppLinkResolver.h in Headers */ = {isa = PBXBuildFile; fileRef = B4E563A5F11A9B55ED397ECEBAC1FC4C /* BFWebViewAppLinkResolver.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DFDF6083F328BB119FD33C09DECC24FC /* StrongestPasswordValidator.bundle in Resources */ = {isa = PBXBuildFile; fileRef = F0294DFC06474C2B17C1DBF95E36FCEA /* StrongestPasswordValidator.bundle */; }; DFFA215EEAA8DDBD540076927535275C /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E81589989E516062DB4219ABB7F73F9 /* AFURLRequestSerialization.m */; }; - E08A97B93E9A76BCD66DDD2C8F0FAC81 /* PNLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BDDF917722435055C0E824013059206 /* PNLocation.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E059249788E604DC6CE9444AA4467FBF /* PNObjcPassword.h in Headers */ = {isa = PBXBuildFile; fileRef = D8616FE0894486C7010C124D3B665BE5 /* PNObjcPassword.h */; settings = {ATTRIBUTES = (Public, ); }; }; E09AAD72633773E33CC200B89F74CF42 /* FBSDKSendButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FDF37188CAC76C98B336BCC03A1FCD5 /* FBSDKSendButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; E0A077DFB064B79685B810CCEFB2F1EF /* EXPMatchers+respondTo.m in Sources */ = {isa = PBXBuildFile; fileRef = A5080C9CA50F180DA69F644BFAC504B0 /* EXPMatchers+respondTo.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; E0AAF49134A0505DF00E20E7B62087E1 /* EXPMatchers+beIdenticalTo.h in Headers */ = {isa = PBXBuildFile; fileRef = 79A1CCF7654F71D41112220E0DC10A37 /* EXPMatchers+beIdenticalTo.h */; settings = {ATTRIBUTES = (Public, ); }; }; E0D4045AC4C1B41917FCA23A042D18B2 /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 894E00D21A6463A75BBE06EABD108667 /* AFHTTPSessionManager.m */; }; + E0E892D10DBFB26357DA2D2984EC462F /* PNObject-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D21BA597DC54DA5B79874658C865E54 /* PNObject-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; E10811B5E4578C31FB675361C99EDED6 /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = 350BE28EB1F5049B457015968B448B88 /* UIImage+Compare.h */; settings = {ATTRIBUTES = (Private, ); }; }; E113030462AD8FB83B155414E775DEFB /* FBSDKMacros.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 111140B956B413206DFA9A03CF73B4B3 /* FBSDKMacros.h */; }; E1888FDD5FBCB0D1F21EF99647F73535 /* SpectaDSL.h in Headers */ = {isa = PBXBuildFile; fileRef = 5312DA28670878BCF7F96B2BF53E1AC1 /* SpectaDSL.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -561,7 +561,6 @@ E1C73181839E6E005843134CF17BFBAF /* FBSDKShareDialogMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B85B56C5DE375DA9D66BE1CB538BF0C /* FBSDKShareDialogMode.m */; }; E1EC4532663CA75DE5BD00CB0A56814D /* Expecta.h in Headers */ = {isa = PBXBuildFile; fileRef = 80616939E2E0B3BA8BB5911A832CAEB4 /* Expecta.h */; settings = {ATTRIBUTES = (Public, ); }; }; E202FA16CD9472E2472690B3413291B8 /* FBSDKBridgeAPIProtocolNativeV1.h in Headers */ = {isa = PBXBuildFile; fileRef = EBAC0522C9A023C3C948A99EF5C48BF6 /* FBSDKBridgeAPIProtocolNativeV1.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E29455D1D64C719582B479B64ADA752E /* PNObject.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 60E441C70C64D2749C8F7E14D6FEEC02 /* PNObject.bundle */; }; E3132543DB75A2C34CA3874B6ADA1677 /* XCTest+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = 2DF6275EA9617E82375B652324EF56E7 /* XCTest+Private.h */; settings = {ATTRIBUTES = (Public, ); }; }; E3C61206BEDBA3EBAA0A69B51DE0F3AA /* FBSnapshotTestCasePlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = 244B32EE3886377A49AD3AEBB8E47769 /* FBSnapshotTestCasePlatform.m */; }; E43B4B0C17AB97DE5D5F168A1146052E /* FBSDKUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 35D7E17C4BE36279F66BDBA27CE15BDA /* FBSDKUtility.m */; }; @@ -575,8 +574,11 @@ E7988678C81F7CCB95D239375FC6986D /* AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 87169B8D7D4BA6A06B6B146E3A0E9FFB /* AFNetworking.h */; settings = {ATTRIBUTES = (Public, ); }; }; E83D085E1702EBF2941B74E83778AD3E /* Bolts-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A82A8C4692A7DAA54BE9D0EE532EE81 /* Bolts-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; E928175AFFCFBADEAADDE0E3DDF0E4B2 /* FBSDKShareLinkContent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F24B0198C84374688D6CB02FCF21773 /* FBSDKShareLinkContent+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E94E75C67CF9554A868F0817022781C5 /* StrongestPasswordValidator-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B35877C4883092B132615270E4A71D4 /* StrongestPasswordValidator-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; E9D83491F14994CEC10D9722F98C2621 /* FBSDKTestUsersManager.h in Copy . Public Headers */ = {isa = PBXBuildFile; fileRef = 15BE015A3C02CD512B6FDBF20AFDD493 /* FBSDKTestUsersManager.h */; }; EA840679AC9463E0E3D371FCC3466B0A /* EXPMatchers+FBSnapshotTest.h in Headers */ = {isa = PBXBuildFile; fileRef = BBE3F45B6CDC0F4CF1C07F83ABEF213F /* EXPMatchers+FBSnapshotTest.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EA876882AE05294F723EB732AA78AB8D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5855C96222FA1D187D555DCCBB756064 /* UIKit.framework */; }; + EA92107066EAEF495C75996B9D33F38D /* PNObjcPassword.m in Sources */ = {isa = PBXBuildFile; fileRef = BC1DD8B68DE8821D978AB6EA3C30D64B /* PNObjcPassword.m */; }; EB48263D92C7471B431BCD305F3B9C98 /* FBSDKAppEventsUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = A87B668CBC25F8366BF942597C96726C /* FBSDKAppEventsUtility.m */; }; EB6F758820BB466F4B6FD2474F8317DF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; EC62E354409EDBB4B0F716E659159005 /* FBSDKLoginManagerLoginResult+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E1574B6106C34EAD2E72B682430C16FA /* FBSDKLoginManagerLoginResult+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; @@ -585,6 +587,7 @@ ED8E8565CE822D9F63077227C44F8EAA /* FBSDKCoreKit+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E83FF3B7B243721732C79FC503972287 /* FBSDKCoreKit+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; EDB2130EF73D5EED8328A39EE245953E /* FBSDKProfilePictureView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E9AF4D3638A06B08FFCE91474C30231 /* FBSDKProfilePictureView.h */; }; EDC1E9A948717C646535CD78857EF841 /* FBSDKButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 6933F9EF07FA4640A95861786FEB3922 /* FBSDKButton.h */; }; + EDC481B3010B1EB8C4B785849BFA356A /* PNObject.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 60E441C70C64D2749C8F7E14D6FEEC02 /* PNObject.bundle */; }; EDEE3D0D44B63270AC3F0A1F7E595450 /* BFWebViewAppLinkResolver.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DBE0E52D2D99A184DB399F270347C63 /* BFWebViewAppLinkResolver.m */; }; EE7F7D3CA0C1493CDBE5E67A516E4456 /* FBSDKAppEventsState.m in Sources */ = {isa = PBXBuildFile; fileRef = 96F361A48390DE67313A4B31E3372E3A /* FBSDKAppEventsState.m */; }; EEB93CE55083DA77EB9ABB52182D3628 /* BFTaskCompletionSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B26BE16735CD4ABD287EDB9A4B87349 /* BFTaskCompletionSource.m */; }; @@ -596,6 +599,7 @@ F12D57414A73406831CC032A7170DBFF /* EXPMatchers+beginWith.m in Sources */ = {isa = PBXBuildFile; fileRef = 441DA1315E1579D07BE86A598FDF7263 /* EXPMatchers+beginWith.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; F157E5B2C8E17BA7D46D1708F5BB86B6 /* FBSDKShareVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F047C57A958CD29700AB9105D15476C2 /* FBSDKShareVideo.m */; }; F1867C99D4A92FC191093E4901E463B5 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE4EC6FB4B2F6FD3D175A1635A7B2C12 /* XCTest.framework */; }; + F276C3166A0FEF1905523D36DA450670 /* RNCryptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C931CB41D0740A2832C50F7D6ED15C6 /* RNCryptor.swift */; }; F29FA01492C3A31E2A53738C941D8204 /* FBSDKLikeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = AA4A5811B346E47AC7C8E327F45720C2 /* FBSDKLikeButton.m */; }; F364BD52873F7B66529C5BBDB2FFAD8C /* FBSDKShareOpenGraphObject.m in Sources */ = {isa = PBXBuildFile; fileRef = E8BEF410E6DB823DB8827544B5659146 /* FBSDKShareOpenGraphObject.m */; }; F3A1BD732F01439059FBC32F63E08946 /* FBSDKButton+Subclass.h in Headers */ = {isa = PBXBuildFile; fileRef = E3C72207E7ECC16B3179A7B44EF4D392 /* FBSDKButton+Subclass.h */; settings = {ATTRIBUTES = (Project, ); }; }; @@ -603,43 +607,48 @@ F41209A94070904A00BDF24ACB6336B6 /* EXPMatchers+beFalsy.h in Headers */ = {isa = PBXBuildFile; fileRef = AC53771843F71A7F61714479243F71A5 /* EXPMatchers+beFalsy.h */; settings = {ATTRIBUTES = (Public, ); }; }; F43554CAEDA7EE6D2E3B1DA2F60768EC /* BFExecutor.h in Headers */ = {isa = PBXBuildFile; fileRef = C6BFD7278726563871B8C8D99EC89746 /* BFExecutor.h */; settings = {ATTRIBUTES = (Public, ); }; }; F4A82E8C22F4C55029EC744E352D35A4 /* FBSDKGameRequestFrictionlessRecipientCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 97D58071A31A13BCAB524B3D54C40A9F /* FBSDKGameRequestFrictionlessRecipientCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F4AB4817000E6D587C8EC36541F369E6 /* PNObject+PNObjectConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = EB603F835B581C741D7E17F41551026B /* PNObject+PNObjectConnection.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F54F8956C0CF4D7AD9C538FE9C1794ED /* PNUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 886838677E9639AC75C588D48C03BEA1 /* PNUser.m */; }; F58F9BC7759BB8A5007B8821A275AEDD /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = FFE9298E86679CAAB3A085DAD7E9B9B1 /* FBSnapshotTestController.h */; settings = {ATTRIBUTES = (Public, ); }; }; F59074ABCB5D041E88E13F78BCE25BE6 /* BFMeasurementEvent_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = D6A22DECE1C285C8DC02B77C6FEE1FEA /* BFMeasurementEvent_Internal.h */; settings = {ATTRIBUTES = (Public, ); }; }; F65411E9EF00A9BB39D6BD1521A4F3FD /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 106FDB5348FD7288F67934FF3173E006 /* MobileCoreServices.framework */; }; F6A2F44538464666F32290DC077EEC4A /* FBSDKErrorRecoveryAttempter.m in Sources */ = {isa = PBXBuildFile; fileRef = E571742531DCE3F10A0C5EBB62B4FA78 /* FBSDKErrorRecoveryAttempter.m */; }; F7097A4E42600080F17AE6FF60DFC624 /* FBSDKGraphRequestConnection+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = CFA066C42A6CA6624F34DEA6EE3E5E73 /* FBSDKGraphRequestConnection+Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F73BD9A33A338A336349FA1475B5D84B /* RNCryptor-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 99A5F9DA99C2A0E523EC50762F0EDEB0 /* RNCryptor-dummy.m */; }; F75CAA7A02AF607FFB58C536387579DB /* FBSDKCoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0341647EC8481DF0005B85E6CCA0BDB0 /* FBSDKCoreKit.framework */; }; F75CB2A727F678C9A848A3A11EA7979B /* EXPMatchers+haveCountOf.h in Headers */ = {isa = PBXBuildFile; fileRef = 42E8F864F75ADDB601308971893A88DF /* EXPMatchers+haveCountOf.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F7928FCF578807F035631CAF71227472 /* AFOAuth2Manager.h in Headers */ = {isa = PBXBuildFile; fileRef = BA85A2CA736F3DDD2216D55E58CBC5EB /* AFOAuth2Manager.h */; settings = {ATTRIBUTES = (Public, ); }; }; F7E17CB0EFE3C8B20DAF13FB263E1C7A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A80E35072AB7909E944FA803B973A45B /* Foundation.framework */; }; F8741712B8C0F04099C0283F7F01BAD9 /* FBSDKSharingButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 19984EF92CC03AAD80A978E722B16F34 /* FBSDKSharingButton.h */; settings = {ATTRIBUTES = (Public, ); }; }; F889401BA53FCDCAF5A191644C9F4450 /* FBSDKLikeObjectType.m in Sources */ = {isa = PBXBuildFile; fileRef = 376C54BD93A7673D42077B29677962C2 /* FBSDKLikeObjectType.m */; }; + FA0CD95FBF15F1B47BF5366BBDBF6165 /* RNCryptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A350D1396AC12CD019F91DBA44E58DD /* RNCryptor.h */; settings = {ATTRIBUTES = (Public, ); }; }; FA19FBA2716C1914A35F077F6FC828E6 /* FBSDKTimeSpentData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1578F78AAF32C4ACC604DDF88477E431 /* FBSDKTimeSpentData.m */; }; FA29548E1469C36ED1FDCB5B197B1455 /* FBSDKAppEventsDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 9489B7BBFA82D7CAFC248C6556527422 /* FBSDKAppEventsDeviceInfo.h */; settings = {ATTRIBUTES = (Project, ); }; }; FA4C24F956203244CA8854652E9B86E7 /* FBSDKAppInviteContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 584A04915C8BC48EBA12A137EED2DA97 /* FBSDKAppInviteContent.m */; }; FA839F20BC13A260E089D374CAAB584E /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE4EC6FB4B2F6FD3D175A1635A7B2C12 /* XCTest.framework */; }; - FAAEFD347D99CB3D2DF590C4DD74729D /* PNObjcPassword.m in Sources */ = {isa = PBXBuildFile; fileRef = A202688E8FDAD4BF7FF3A3FFBDB7A6C1 /* PNObjcPassword.m */; }; FAF1D503EB3C6F7D07BEB4A1B4C6ACB9 /* BFURL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BEEBE46498B918C88D3D39400D42F1C /* BFURL.h */; settings = {ATTRIBUTES = (Public, ); }; }; FAFBA5728037DC7E5FF6B500CCDBF64B /* FBSDKAccessTokenCacheV3_17.h in Headers */ = {isa = PBXBuildFile; fileRef = 264896594AC22C380A90D7B3255B49FF /* FBSDKAccessTokenCacheV3_17.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FAFF694AEED47B4C2590B318514AEF56 /* PNAddress.m in Sources */ = {isa = PBXBuildFile; fileRef = D89227F2654AF6922EE8B697700FA555 /* PNAddress.m */; }; FB6DCDE092836B9A5F6C0DA90C4B030D /* FBSDKTestUsersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BEE41EF79C9F45B946D8219276EB1DB /* FBSDKTestUsersManager.m */; }; FBDA8421287447622632E1B2D1F0147F /* FBSDKMath.h in Headers */ = {isa = PBXBuildFile; fileRef = 426CCDDCCA488AB94ADBAE94FB94647B /* FBSDKMath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FBE87DF44EC85CEA3A559B3402F3E4D6 /* RNCryptor-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D80F1D0EE79761581CE3B0181DB649D9 /* RNCryptor-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; FC20596ABFE14A61F171A29FD03275E7 /* EXPMatchers+contain.m in Sources */ = {isa = PBXBuildFile; fileRef = F95745944562A65F20690D0CBEE46179 /* EXPMatchers+contain.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; FC45858927D3B6A0F922C4B697B04A38 /* EXPMatchers+match.m in Sources */ = {isa = PBXBuildFile; fileRef = 043E8816608FA82D825E1B097AC6F2A1 /* EXPMatchers+match.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; FC61F990C23EA893733F1D8DACB1A434 /* FBSDKSharePhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = B231FDE2D61F17007842B73ECA2A9829 /* FBSDKSharePhoto.m */; }; FCC6A7395DC35FED6A800AC100B0CB7E /* SPTCallSite.h in Headers */ = {isa = PBXBuildFile; fileRef = E59CD4CA5F0C598E3994B2AA9DCE9ACB /* SPTCallSite.h */; settings = {ATTRIBUTES = (Public, ); }; }; FCDC9C0B871F82CB1AEE73303F9A2927 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 934D7FBF6EE3AB472313968B227A8293 /* QuartzCore.framework */; }; - FCDCE65D522450376BCE634E7291296B /* RNCryptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A350D1396AC12CD019F91DBA44E58DD /* RNCryptor.h */; settings = {ATTRIBUTES = (Public, ); }; }; FD2D4497BC41412128C2D87C1BDE7398 /* EXPMatchers+beginWith.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B6B9460345FF2F522E0FB98BABD6E2C /* EXPMatchers+beginWith.h */; settings = {ATTRIBUTES = (Public, ); }; }; FDE381A83A9E62D673C7AF1581271761 /* SPTGlobalBeforeAfterEach.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BF886C40793890196F00248AE2A1736 /* SPTGlobalBeforeAfterEach.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FE39F77379E76EF9108722DF7843EFDB /* RNCryptor.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5044E28DF5CA1ED5E2801D118449544E /* RNCryptor.framework */; }; FE5EFE1631BFAE15994411002B426570 /* NSString+Helper.m in Sources */ = {isa = PBXBuildFile; fileRef = B89968D039657716AECA8CFF7F6DA9E5 /* NSString+Helper.m */; }; FE8E34356D24F6759A8B010ED2F5707B /* EXPMatchers+raiseWithReason.m in Sources */ = {isa = PBXBuildFile; fileRef = 7244507F0BB9EECF1BFC656282791F50 /* EXPMatchers+raiseWithReason.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; FEFD9BB9812E02EB5519C896F6A3E499 /* FBSDKShareLinkContent.m in Sources */ = {isa = PBXBuildFile; fileRef = 735FC3486090DD72D2C38AFC9F288B71 /* FBSDKShareLinkContent.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ + 08BD638791C79A6433BEEFF20187E254 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = E8EACB2759BAA815FAC2E1B98932203D; + remoteInfo = "CodFis-Helper"; + }; 0C0F8E8B73A919EBA4E9CF056AA363D8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -654,6 +663,13 @@ remoteGlobalIDString = 3241BF41D67FE3979A15BEAA18A92CA3; remoteInfo = "NSDate_Utils-NSDate_Utils"; }; + 0FF24F9570B1F99E5F9EFC94C10ACD81 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 20DE76C75DD6830C182B51B90067A319; + remoteInfo = "UIDevice-Utils-UIDevice-Utils"; + }; 1876653167F9A1DC5CFB6E89535A49CE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -661,20 +677,6 @@ remoteGlobalIDString = 1C3436CEA5C3D39764C5F54374794ECB; remoteInfo = AFNetworking; }; - 1B2FE33D8B713786D38ED978EF621BFE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 314C316F862F0C900E91221B5D6FBFDA; - remoteInfo = "UIDevice-Utils"; - }; - 1F51EAFA1ED600220C5CD806B8817E3A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = BF088AF63E437970817C1E809577C700; - remoteInfo = "PEAR-FileManager-iOS"; - }; 28F15044017B0C9BD8CB2945A321D91B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -689,20 +691,6 @@ remoteGlobalIDString = 1A54A167C32DFCCEA6CDB5334A0DB6AC; remoteInfo = FBSDKCoreKit; }; - 2EE0FD5F2CBA8E065BE4491971782C42 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 028A94022F38D69362BD4CDDF2206F67; - remoteInfo = "UIDevice-Utils-UIDevice-Utils"; - }; - 2FFAA2BD04B5147CB345BB56F2B63ACC /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1A54A167C32DFCCEA6CDB5334A0DB6AC; - remoteInfo = FBSDKCoreKit; - }; 338508182D709CEBFC55DE8EC820BF37 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -714,23 +702,16 @@ isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 314C316F862F0C900E91221B5D6FBFDA; + remoteGlobalIDString = 75D9A72884D53932B8C8E3CEA9C78958; remoteInfo = "UIDevice-Utils"; }; 375056DCFEF4080310518704A56215AD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = FF6DB175E269D4B6BC28013A2E0B79DC; + remoteGlobalIDString = FB7B8B19AE1F5E597E5C759195549ABD; remoteInfo = PNObject; }; - 3B26DCE855F2D9D6CC067BFA423ADE0E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 88643B90725E3BDB1F15DA88BB66A9C9; - remoteInfo = "nv-ios-http-status"; - }; 3C6A7AEADAC32B49A9EA58A76D8954B9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -745,13 +726,6 @@ remoteGlobalIDString = 619F0D28240534293108906FED04836F; remoteInfo = "Expecta+Snapshots"; }; - 434092A62112FF9E3CF334B9EA7A2602 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 0840D25468C2C517130DF826544925A0; - remoteInfo = RNCryptor; - }; 4FCD74BA68C1A574B01555F824846CA4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -766,48 +740,27 @@ remoteGlobalIDString = 1A54A167C32DFCCEA6CDB5334A0DB6AC; remoteInfo = FBSDKCoreKit; }; - 6032F468846372E10E549F8FD3B7B337 /* PBXContainerItemProxy */ = { + 634644DBC78EB6BD2375761CF528C393 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = B5F724D5F0F5CD521AED2FFB46B81417; - remoteInfo = "StrongestPasswordValidator-StrongestPasswordValidator"; + remoteGlobalIDString = 06D22E411C2EDFC76C33393A581A1189; + remoteInfo = "PNObject-PNObject"; }; 64824134F85EBD7F92DDCA213370E4D6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 0840D25468C2C517130DF826544925A0; + remoteGlobalIDString = 1091EAF064382B0B21C715089395EB12; remoteInfo = RNCryptor; }; 67D8DEAF5ABBC07A632AF3476E8F61A2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 0840D25468C2C517130DF826544925A0; + remoteGlobalIDString = 1091EAF064382B0B21C715089395EB12; remoteInfo = RNCryptor; }; - 685A3F6C7F3E09F6D5372151082360C4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = E8EACB2759BAA815FAC2E1B98932203D; - remoteInfo = "CodFis-Helper"; - }; - 6AA6C79142003081329E933A6003ADF7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 20B8A8681820FA8513BD7E48A85DC18D; - remoteInfo = NSDate_Utils; - }; - 7278D01E575E08BC590D2CFA421E9234 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = D8470470292BC39EE263E6103508E41A; - remoteInfo = FBSDKShareKit; - }; 75000DAD477752C3AC6516B0B9B56251 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -815,6 +768,13 @@ remoteGlobalIDString = 0D888F29E05E498D0CD91A51D28599A5; remoteInfo = Expecta; }; + 76F34C8C17E100A62C709DB65837A9DF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 5D69761C2CD2A1E5C013537B29CAB4CF; + remoteInfo = FBSDKLoginKit; + }; 776816FABAE1CDE0D505F291E71FD45D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -829,11 +789,18 @@ remoteGlobalIDString = 20B8A8681820FA8513BD7E48A85DC18D; remoteInfo = NSDate_Utils; }; + 7C375E14729B0D53A96237235297E0DD /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = BF088AF63E437970817C1E809577C700; + remoteInfo = "PEAR-FileManager-iOS"; + }; 7CA0C8255721FB2AF3218FBB745A61B6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 314C316F862F0C900E91221B5D6FBFDA; + remoteGlobalIDString = 75D9A72884D53932B8C8E3CEA9C78958; remoteInfo = "UIDevice-Utils"; }; 7F50E346E2789F6D78CDA6E42286A209 /* PBXContainerItemProxy */ = { @@ -864,13 +831,27 @@ remoteGlobalIDString = BF088AF63E437970817C1E809577C700; remoteInfo = "PEAR-FileManager-iOS"; }; + 90F0A4832BEB80E88F1F2B5BDB5A23F9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 06A233FBB6F1B09726B66EAFC9B0B48A; + remoteInfo = "StrongestPasswordValidator-StrongestPasswordValidator"; + }; 90F9FBF95E6880F6DAB9D88F52473370 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = FF6DB175E269D4B6BC28013A2E0B79DC; + remoteGlobalIDString = FB7B8B19AE1F5E597E5C759195549ABD; remoteInfo = PNObject; }; + 9641EC136CE289962B8500D00DA372BA /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 1091EAF064382B0B21C715089395EB12; + remoteInfo = RNCryptor; + }; 96B8CDD895DC91DD558B4598B5111484 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -892,20 +873,6 @@ remoteGlobalIDString = 6F621F2F34EEA2E2A05B25FA44939F5D; remoteInfo = "NSString-Helper"; }; - 98ADDEFC1A487ED3180EC3DDBA849B00 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 1C3436CEA5C3D39764C5F54374794ECB; - remoteInfo = AFNetworking; - }; - 9C7E4C8D70474B9E59A0B89711DF4DCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5D69761C2CD2A1E5C013537B29CAB4CF; - remoteInfo = FBSDKLoginKit; - }; 9C96F10EAC07713BC83FAC1AE6E68EC0 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -927,13 +894,6 @@ remoteGlobalIDString = 1C3436CEA5C3D39764C5F54374794ECB; remoteInfo = AFNetworking; }; - A5339DC31044B5AFA6CFDC3D0B71A3A4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 352110FF1F6E135B18416F3E866D8C7D; - remoteInfo = StrongestPasswordValidator; - }; B32BF74C12B1F9E12E1EEED25D335B60 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -941,6 +901,13 @@ remoteGlobalIDString = 823DCC47A39BF05022FD243FFA57350E; remoteInfo = PureLayout; }; + B4E46AD1FB36F3459C88EA7C0B7100EF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6F621F2F34EEA2E2A05B25FA44939F5D; + remoteInfo = "NSString-Helper"; + }; C1D515C316B5D5FE5C581F2529C4666C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -952,7 +919,7 @@ isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 352110FF1F6E135B18416F3E866D8C7D; + remoteGlobalIDString = F5D9C50C5FE2B9F8D1F194902680BE2F; remoteInfo = StrongestPasswordValidator; }; C384052F7AA7D08E000424DE270EB279 /* PBXContainerItemProxy */ = { @@ -969,6 +936,13 @@ remoteGlobalIDString = 63A18C6A528BD7E47DDAF39B2AEAF1D1; remoteInfo = Bolts; }; + CC895CB4903197EA3D4A73D1CAC652EA /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = D8470470292BC39EE263E6103508E41A; + remoteInfo = FBSDKShareKit; + }; CCF83280732A67033B72EE54815FFD3F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -983,18 +957,25 @@ remoteGlobalIDString = E8EACB2759BAA815FAC2E1B98932203D; remoteInfo = "CodFis-Helper"; }; - D9476D31D7096AA345C238EE26F7DE10 /* PBXContainerItemProxy */ = { + CEE1408A064C3F4E6C492B0E402794F2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 6F621F2F34EEA2E2A05B25FA44939F5D; - remoteInfo = "NSString-Helper"; + remoteGlobalIDString = 1A54A167C32DFCCEA6CDB5334A0DB6AC; + remoteInfo = FBSDKCoreKit; + }; + CF3CF7645EDF5BFEB76BC58ECB586D39 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 88643B90725E3BDB1F15DA88BB66A9C9; + remoteInfo = "nv-ios-http-status"; }; E0DD39CAAFB312F800B3CF5DCB496849 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 352110FF1F6E135B18416F3E866D8C7D; + remoteGlobalIDString = F5D9C50C5FE2B9F8D1F194902680BE2F; remoteInfo = StrongestPasswordValidator; }; E1A919B9977FB460D57719F22929D3D0 /* PBXContainerItemProxy */ = { @@ -1004,13 +985,6 @@ remoteGlobalIDString = E8EACB2759BAA815FAC2E1B98932203D; remoteInfo = "CodFis-Helper"; }; - E29D4E516A1BF3A76381FB2B4BC6DF9B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = 90D64B763687A799C706A1E53638ADC2; - remoteInfo = "PNObject-PNObject"; - }; E469F4404D9AA3DFDD5115B9DCA2E42C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -1018,6 +992,13 @@ remoteGlobalIDString = 1A54A167C32DFCCEA6CDB5334A0DB6AC; remoteInfo = FBSDKCoreKit; }; + E59169DEAFC963DC66C3B535E7C84DE4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 20B8A8681820FA8513BD7E48A85DC18D; + remoteInfo = NSDate_Utils; + }; EABFFC381088C7EDB3C50BF9184E2232 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -1025,6 +1006,27 @@ remoteGlobalIDString = 1A54A167C32DFCCEA6CDB5334A0DB6AC; remoteInfo = FBSDKCoreKit; }; + EFB42E8616734D1A41FC25C74821CF2E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = F5D9C50C5FE2B9F8D1F194902680BE2F; + remoteInfo = StrongestPasswordValidator; + }; + F68A74A1609D32D45B20EFEDA7E34E85 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 75D9A72884D53932B8C8E3CEA9C78958; + remoteInfo = "UIDevice-Utils"; + }; + F88BC1DBCBED346F8018FF7A8B480A62 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 1C3436CEA5C3D39764C5F54374794ECB; + remoteInfo = AFNetworking; + }; F9BBA6CBCE0B1A136EAFACE5185B512D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; @@ -1097,14 +1099,15 @@ 0BEEBE46498B918C88D3D39400D42F1C /* BFURL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BFURL.h; path = Bolts/iOS/BFURL.h; sourceTree = ""; }; 0BF756E47E4D8D7EC739CBC9209B2397 /* FBSDKShareDialog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKShareDialog.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKShareDialog.h; sourceTree = ""; }; 0C7B28A423EE8BFFDD6CA0E80FC2E780 /* FBSDKApplicationDelegate+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBSDKApplicationDelegate+Internal.h"; path = "FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKApplicationDelegate+Internal.h"; sourceTree = ""; }; + 0C882A8FB384E3A10A638686F6F4C4AD /* PNObject+PNObjectConnection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PNObject+PNObjectConnection.m"; sourceTree = ""; }; 0C90C2516D6FF48D6D46EC79C5EEBAC9 /* ResourceBundle-NSDate_Utils-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-NSDate_Utils-Info.plist"; sourceTree = ""; }; 0CC2FDB1E73E42068C9B34807CC532F4 /* FBSDKGraphRequestConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKGraphRequestConnection.h; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestConnection.h; sourceTree = ""; }; - 0CDFA6DBB3844E31084ED9EA7BC7A3E7 /* PNAddress.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNAddress.h; sourceTree = ""; }; 0D908F53D6C6D4B0B6CB100B45A7E440 /* BFAppLink_Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BFAppLink_Internal.h; path = Bolts/iOS/BFAppLink_Internal.h; sourceTree = ""; }; 0DE1364F96B4E610C4DE91CF779B4EFF /* FBSDKGraphErrorRecoveryProcessor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKGraphErrorRecoveryProcessor.h; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphErrorRecoveryProcessor.h; sourceTree = ""; }; 0E4AF82CA136279A9279CF3AF92CD10B /* Expecta_Snapshots.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Expecta_Snapshots.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 0E58D8A725B06266599FBA4D916EE3BF /* FBSDKLoginError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLoginError.h; path = FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKLoginError.h; sourceTree = ""; }; 0E81589989E516062DB4219ABB7F73F9 /* AFURLRequestSerialization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AFURLRequestSerialization.m; path = AFNetworking/AFURLRequestSerialization.m; sourceTree = ""; }; + 0EAF2AD3EAA435009F96CCE01CB9D71E /* AFOAuth2Manager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AFOAuth2Manager.m; sourceTree = ""; }; 0F5CCB7BF69E45AF8C1AACC8CD547CA0 /* _FBSDKTemporaryErrorRecoveryAttempter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _FBSDKTemporaryErrorRecoveryAttempter.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/ErrorRecovery/_FBSDKTemporaryErrorRecoveryAttempter.m; sourceTree = ""; }; 0F79F69D5CF15A94063B66DD2E2B8053 /* PEAR_FileManager_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PEAR_FileManager_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 106FDB5348FD7288F67934FF3173E006 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/MobileCoreServices.framework; sourceTree = DEVELOPER_DIR; }; @@ -1118,7 +1121,6 @@ 133A18D57DF50F09D644C874F4A74366 /* CodFis_Helper.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CodFis_Helper.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 1385DB87DF3FEFC3AE491427C5559470 /* EXPExpect.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPExpect.m; path = Expecta/EXPExpect.m; sourceTree = ""; }; 143FE8F47A316509C56455C13DF0B797 /* FBSDKLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLogger.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKLogger.h; sourceTree = ""; }; - 1516529D352882291AEE4BD609738670 /* PNObject+Protected.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PNObject+Protected.m"; sourceTree = ""; }; 153EF48BC28A7EAF93BF2D5BAD19DED7 /* NSDate_Utils.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = NSDate_Utils.xcconfig; sourceTree = ""; }; 1578F78AAF32C4ACC604DDF88477E431 /* FBSDKTimeSpentData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKTimeSpentData.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents/FBSDKTimeSpentData.m; sourceTree = ""; }; 15BE015A3C02CD512B6FDBF20AFDD493 /* FBSDKTestUsersManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKTestUsersManager.h; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKTestUsersManager.h; sourceTree = ""; }; @@ -1132,6 +1134,7 @@ 19A9F1AE6780F766396308CCDBFF2BAE /* Bolts.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Bolts.m; path = Bolts/Common/Bolts.m; sourceTree = ""; }; 19D412475C9261014664CE7F7E00F350 /* BFAppLinkReturnToRefererView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BFAppLinkReturnToRefererView.h; path = Bolts/iOS/BFAppLinkReturnToRefererView.h; sourceTree = ""; }; 1A44AA3050492D5A9C66C43B38AFF65C /* NSDate_Utils.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NSDate_Utils.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 1A59D1E78259329661F43764F68C3568 /* PNLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNLocation.h; sourceTree = ""; }; 1AF95870BD68BDA6ECC5C81F8AF2F630 /* FBSDKLoginKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FBSDKLoginKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 1B22524919C091767D0FC64BA711E98B /* ExpectaSupport.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ExpectaSupport.m; path = Expecta/ExpectaSupport.m; sourceTree = ""; }; 1BD15965862C4EC312F8941F955745CF /* ResourceBundle-CodFis-Helper-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-CodFis-Helper-Info.plist"; sourceTree = ""; }; @@ -1157,7 +1160,6 @@ 244B32EE3886377A49AD3AEBB8E47769 /* FBSnapshotTestCasePlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCasePlatform.m; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.m; sourceTree = ""; }; 246D5F04BAABC508428F18B4F816E01F /* PEAR-FileManager-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PEAR-FileManager-iOS-umbrella.h"; sourceTree = ""; }; 24C90A906A81F0A0C99ACB2B129E95F3 /* Specta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Specta-dummy.m"; sourceTree = ""; }; - 253AD313A867D4CDF3E2B35862BC5701 /* PNInstallation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNInstallation.h; sourceTree = ""; }; 254F25EB9E8C4553D54BF506A40DC795 /* FBSDKShareKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FBSDKShareKit-dummy.m"; sourceTree = ""; }; 2570729A110E15D485BC8C9542CAFF8F /* FBSDKProfilePictureView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKProfilePictureView.m; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKProfilePictureView.m; sourceTree = ""; }; 25DB35E151F005D470865DE15BBA872A /* FBSDKMath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKMath.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKMath.m; sourceTree = ""; }; @@ -1167,6 +1169,7 @@ 27E02A07C54429C2E4DF80F204D731F1 /* Expecta-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Expecta-dummy.m"; sourceTree = ""; }; 27FE056362B56D01CB354DFA81FC7470 /* UIDevice-Utils-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIDevice-Utils-dummy.m"; sourceTree = ""; }; 2A12339CE3502085612FF731B48C2166 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 2A1A99D935132A531C4752D18A6E4360 /* PNInstallation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNInstallation.m; sourceTree = ""; }; 2AC36C181B406F31796C32B6EB8BB3AF /* VatNumber+Helper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "VatNumber+Helper.m"; path = "CodFis-Helper/VatNumber+Helper.m"; sourceTree = ""; }; 2B22B75292CB3C5B451474803BEF3C92 /* StrongestPasswordValidator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = StrongestPasswordValidator.h; path = Pod/Classes/StrongestPasswordValidator.h; sourceTree = ""; }; 2B2C00E8B4191825906EAB274E3DBC16 /* FBSDKShareOpenGraphObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKShareOpenGraphObject.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKShareOpenGraphObject.h; sourceTree = ""; }; @@ -1216,7 +1219,6 @@ 3C1D180F64F2DEC59750126D61F2CAB5 /* BFTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BFTask.m; path = Bolts/Common/BFTask.m; sourceTree = ""; }; 3C242185F3C144381D84D05187BE8DC7 /* BFAppLinkTarget.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BFAppLinkTarget.m; path = Bolts/iOS/BFAppLinkTarget.m; sourceTree = ""; }; 3D0E2CF4859429DDD3D8AFE2EDF4ACBA /* EXPMatchers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatchers.h; path = Expecta/Matchers/EXPMatchers.h; sourceTree = ""; }; - 3E207B39458AF02B9D78D214280E9396 /* PNObjectModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObjectModel.h; sourceTree = ""; }; 3E2DC56D3E5732CBD5708D691ABA7BE0 /* FBSDKAppGroupJoinDialog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKAppGroupJoinDialog.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKAppGroupJoinDialog.h; sourceTree = ""; }; 3EB2526DF5FF27B5DA6ED6FCCE1E2183 /* FBSDKShareKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBSDKShareKit-prefix.pch"; sourceTree = ""; }; 3F02F8DD77EBE0363C4EBA581D42C64B /* FBSDKLoginError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLoginError.m; path = FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKLoginError.m; sourceTree = ""; }; @@ -1243,8 +1245,8 @@ 46CE123B557C1E1338591212A6953BDA /* NSDate+NSDate_Util.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSDate+NSDate_Util.m"; path = "Pod/Classes/NSDate+NSDate_Util.m"; sourceTree = ""; }; 470B0053D5B51527BE73BDC5306CEB4A /* FBSDKColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKColor.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/UI/FBSDKColor.m; sourceTree = ""; }; 47B80C3856B87F4EBB18639C1420C0B5 /* CodFisResponse.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CodFisResponse.h; path = "CodFis-Helper/CodFisResponse.h"; sourceTree = ""; }; + 47CFB4E5B629F25B99FD35C91FFC0DB7 /* AFHTTPRequestSerializer+OAuth2.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AFHTTPRequestSerializer+OAuth2.m"; sourceTree = ""; }; 47D553F057937F2703897ED7AC9D9015 /* SPTTestSuite.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTTestSuite.h; path = Specta/Specta/SPTTestSuite.h; sourceTree = ""; }; - 47ED436AD47020B37CCAAB2DD5000A8C /* PNObject+PNObjectConnection.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PNObject+PNObjectConnection.m"; sourceTree = ""; }; 4825FD55F953E4B2F33F9CA4DF54C814 /* FBSDKAppEventsUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKAppEventsUtility.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents/FBSDKAppEventsUtility.h; sourceTree = ""; }; 4842A2B7A09B9DBD7C03585780369AC4 /* FBSDKBoltsMeasurementEventListener.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKBoltsMeasurementEventListener.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/AppLink/FBSDKBoltsMeasurementEventListener.h; sourceTree = ""; }; 4921A7C33F97D10F52CBE790E4F823E3 /* BFCancellationToken.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BFCancellationToken.h; path = Bolts/Common/BFCancellationToken.h; sourceTree = ""; }; @@ -1252,7 +1254,6 @@ 4A82A8C4692A7DAA54BE9D0EE532EE81 /* Bolts-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Bolts-umbrella.h"; sourceTree = ""; }; 4AEBB8CB4AE2AFAC0AB371278437CB76 /* UIDevice-Utils.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "UIDevice-Utils.bundle"; sourceTree = BUILT_PRODUCTS_DIR; }; 4B79A5AD68EDCD346B55E0341075B9BA /* FBSDKDialogConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKDialogConfiguration.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration/FBSDKDialogConfiguration.h; sourceTree = ""; }; - 4BDDF917722435055C0E824013059206 /* PNLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNLocation.h; sourceTree = ""; }; 4C40B9B8E736ED38F50E00F34239426C /* FBSDKShareButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKShareButton.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKShareButton.h; sourceTree = ""; }; 4C931CB41D0740A2832C50F7D6ED15C6 /* RNCryptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = RNCryptor.swift; sourceTree = ""; }; 4CFA88F8AA4B6D78E5F37C67FC1C5531 /* FBSDKConstants.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKConstants.m; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKConstants.m; sourceTree = ""; }; @@ -1260,6 +1261,7 @@ 4D70A828104A007CFF2131BB59E7C852 /* FBSDKLoginKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSDKLoginKit.xcconfig; sourceTree = ""; }; 4DD60A7742420E474A3F0F1B1D048801 /* FBSDKServerConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKServerConfiguration.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration/FBSDKServerConfiguration.h; sourceTree = ""; }; 4DDF466AF67C2C7960C4CA30A7A92817 /* FBSDKGraphRequestBody.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKGraphRequestBody.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/Network/FBSDKGraphRequestBody.h; sourceTree = ""; }; + 4EA6BD160F6DD555002C2FFEB09EA8BB /* AFHTTPRequestSerializer+OAuth2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AFHTTPRequestSerializer+OAuth2.h"; sourceTree = ""; }; 4F253D39130DDDAC5CBBAD3DA771F02A /* FBSDKLoginKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBSDKLoginKit-prefix.pch"; sourceTree = ""; }; 4FC1A5EBAA94B48C7A61BB510B55A1FE /* AFNetworkReachabilityManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AFNetworkReachabilityManager.m; path = AFNetworking/AFNetworkReachabilityManager.m; sourceTree = ""; }; 4FC6FD2F8B1EF6248038BB8648F4E136 /* UIRefreshControl+AFNetworking.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIRefreshControl+AFNetworking.m"; path = "UIKit+AFNetworking/UIRefreshControl+AFNetworking.m"; sourceTree = ""; }; @@ -1272,14 +1274,15 @@ 52D2A4992A099DAE5A18E1797D870404 /* FBSDKBridgeAPIResponse.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKBridgeAPIResponse.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/FBSDKBridgeAPIResponse.m; sourceTree = ""; }; 5312DA28670878BCF7F96B2BF53E1AC1 /* SpectaDSL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaDSL.h; path = Specta/Specta/SpectaDSL.h; sourceTree = ""; }; 53205917CE758C7274FA062BBA003FA7 /* FBSDKAppLinkUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKAppLinkUtility.h; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.h; sourceTree = ""; }; + 534815B2B813965785CE556B5AF489CA /* PNObject+PNObjectConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PNObject+PNObjectConnection.h"; sourceTree = ""; }; 534BA38D9F1387542D58EECB864E2FB4 /* BFMeasurementEvent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BFMeasurementEvent.m; path = Bolts/iOS/BFMeasurementEvent.m; sourceTree = ""; }; + 536C7732664B2DE51D64FEE406DA1D10 /* PNObjectConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNObjectConfig.m; sourceTree = ""; }; 53A2109CEF67B6934C1D66E84DCB5528 /* EXPDoubleTuple.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPDoubleTuple.m; path = Expecta/EXPDoubleTuple.m; sourceTree = ""; }; 53A765F94552BEA8B640A3942B73FE48 /* FBSDKProfile+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBSDKProfile+Internal.h"; path = "FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKProfile+Internal.h"; sourceTree = ""; }; 53E7308F602E00F2AAABCBDF5AF859C2 /* FBSDKLoginManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLoginManager.m; path = FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginManager.m; sourceTree = ""; }; 540EADF849F309E32F011F8AEADF7FE3 /* UIDevice-Hardware.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIDevice-Hardware.m"; path = "Pod/Classes/UIDevice-Hardware.m"; sourceTree = ""; }; 542CFC5BEFE9FE4DD85FE37EAD7C820C /* FBSnapshotTestCasePlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCasePlatform.h; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.h; sourceTree = ""; }; 54859C25AB20B5FC9AD8C0295A867117 /* FBSDKWebDialog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKWebDialog.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/WebDialog/FBSDKWebDialog.m; sourceTree = ""; }; - 54CA2A28191720AFDBAEABCC43B6C320 /* AFOAuth2Manager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AFOAuth2Manager.m; sourceTree = ""; }; 54DD8ADCBBAF98AAB91BF2B3A4E65C78 /* AFURLResponseSerialization.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AFURLResponseSerialization.m; path = AFNetworking/AFURLResponseSerialization.m; sourceTree = ""; }; 557A5561015201E8A1CAEED8AE5B451A /* EXPMatchers+beGreaterThanOrEqualTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beGreaterThanOrEqualTo.h"; path = "Expecta/Matchers/EXPMatchers+beGreaterThanOrEqualTo.h"; sourceTree = ""; }; 560C655DAF9C028A34717C0C0BA417C4 /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = FBSnapshotTestCase/SwiftSupport.swift; sourceTree = ""; }; @@ -1292,15 +1295,13 @@ 5855C96222FA1D187D555DCCBB756064 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; 59884A4FD6DAE179A231B8387CFC784F /* AFNetworkReachabilityManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AFNetworkReachabilityManager.h; path = AFNetworking/AFNetworkReachabilityManager.h; sourceTree = ""; }; 5A350D1396AC12CD019F91DBA44E58DD /* RNCryptor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = RNCryptor.h; sourceTree = ""; }; + 5B12CA078AC632133408CA314D4D41F5 /* PNAddress.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNAddress.m; sourceTree = ""; }; 5B1F44247668830D65EC9B097C445BE6 /* PEAR-FileManager-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PEAR-FileManager-iOS-prefix.pch"; sourceTree = ""; }; 5B26BE16735CD4ABD287EDB9A4B87349 /* BFTaskCompletionSource.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BFTaskCompletionSource.m; path = Bolts/Common/BFTaskCompletionSource.m; sourceTree = ""; }; - 5B31E7A963A03440E75DCD69A55B74C5 /* PNUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNUser.m; sourceTree = ""; }; - 5B412357F8D099D365937DBEABBA13A8 /* PNObjectConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObjectConstants.h; sourceTree = ""; }; 5B9DDF40F9C440F2F3C25BF0700E5399 /* ExpectaObject+FBSnapshotTest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ExpectaObject+FBSnapshotTest.m"; sourceTree = ""; }; 5D361F0A5D363FED590C7BEE029CDC61 /* SPTSharedExampleGroups.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SPTSharedExampleGroups.m; path = Specta/Specta/SPTSharedExampleGroups.m; sourceTree = ""; }; 5D45E2F525A95A7B59C5D914E5AE37A2 /* Specta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Specta-prefix.pch"; sourceTree = ""; }; 5EA4DA1B5E42AF6D0767C994F7015FF4 /* FBSDKTypeUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKTypeUtility.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKTypeUtility.h; sourceTree = ""; }; - 5F48A6DAECAA3B4AF8B04EBEFCD8C9C4 /* PNObjectConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNObjectConfig.m; sourceTree = ""; }; 5FDF37188CAC76C98B336BCC03A1FCD5 /* FBSDKSendButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKSendButton.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKSendButton.h; sourceTree = ""; }; 60B530196848B62AA6D54AEEB46A06D8 /* Pods-PNObject_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-PNObject_Example-dummy.m"; sourceTree = ""; }; 60E441C70C64D2749C8F7E14D6FEEC02 /* PNObject.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PNObject.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1316,6 +1317,7 @@ 654C57362979E32FE721E363F55AA00E /* FBSDKProfile.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKProfile.h; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKProfile.h; sourceTree = ""; }; 65BD21CB4FC307EDA6509961318DB786 /* ALView+PureLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "ALView+PureLayout.m"; path = "PureLayout/PureLayout/ALView+PureLayout.m"; sourceTree = ""; }; 6668C9CB0CC7FAB26E424B99D1A282E2 /* FBSDKLoginKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = FBSDKLoginKit.modulemap; sourceTree = ""; }; + 6696983162388607EB996FD4D8981003 /* PNObject+Protected.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PNObject+Protected.h"; sourceTree = ""; }; 66A0FFC1602BB62430E2A19911D02111 /* BFTaskCompletionSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BFTaskCompletionSource.h; path = Bolts/Common/BFTaskCompletionSource.h; sourceTree = ""; }; 6729F7A8A6072B4088CBD1A949366B1C /* FBSDKGraphRequestMetadata.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKGraphRequestMetadata.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/Network/FBSDKGraphRequestMetadata.m; sourceTree = ""; }; 67707E0219279D73B856A7B6A2F7E22F /* EXPMatcherHelpers.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPMatcherHelpers.m; path = Expecta/Matchers/EXPMatcherHelpers.m; sourceTree = ""; }; @@ -1323,6 +1325,10 @@ 681C0CA107F8F90BAB96DA6601CB11E3 /* PureLayout.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PureLayout.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 684F80C0F467F08B91BA55FDD8A5CA8F /* XCTestCase+Specta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "XCTestCase+Specta.h"; path = "Specta/Specta/XCTestCase+Specta.h"; sourceTree = ""; }; 68686F014AD842A6F95DCF6F833DCEEC /* FBSDKBridgeAPIRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKBridgeAPIRequest.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/FBSDKBridgeAPIRequest.m; sourceTree = ""; }; + 687982F11C73326300012AB4 /* MagicKit-iOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "MagicKit-iOS.framework"; path = "../../Pod/Classes/Frameworks/MagicKit-iOS.framework"; sourceTree = ""; }; + 687983451C73393800012AB4 /* PNObjectFormData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PNObjectFormData.h; sourceTree = ""; }; + 687983461C73393800012AB4 /* PNObjectFormData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PNObjectFormData.m; sourceTree = ""; }; + 6895A6B43F19FBDCAD702FE8A033202A /* PNUser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNUser.h; sourceTree = ""; }; 6933F9EF07FA4640A95861786FEB3922 /* FBSDKButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKButton.h; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKButton.h; sourceTree = ""; }; 69ADB71AE7914384230F0ADD752E761E /* EXPMatchers+raiseWithReason.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+raiseWithReason.h"; path = "Expecta/Matchers/EXPMatchers+raiseWithReason.h"; sourceTree = ""; }; 69C48B0C01931C9AA635ABD6D9C2A0A1 /* ExpectaObject+FBSnapshotTest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ExpectaObject+FBSnapshotTest.h"; sourceTree = ""; }; @@ -1344,6 +1350,7 @@ 71F105A5835330BF99915B5C73575E79 /* FBSDKInternalUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKInternalUtility.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKInternalUtility.h; sourceTree = ""; }; 72090C0F8454955E1523D03268BF2CD4 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7244507F0BB9EECF1BFC656282791F50 /* EXPMatchers+raiseWithReason.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raiseWithReason.m"; path = "Expecta/Matchers/EXPMatchers+raiseWithReason.m"; sourceTree = ""; }; + 7264BE471782BE04566CBE3BBBDACF66 /* PNObjectModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNObjectModel.m; sourceTree = ""; }; 72C10F2911A05C7C643054C408326CFC /* EXPMatchers+beSupersetOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beSupersetOf.m"; path = "Expecta/Matchers/EXPMatchers+beSupersetOf.m"; sourceTree = ""; }; 72C4116AC933F225C97EB7C25685BBF4 /* FBSDKCheckmarkIcon.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKCheckmarkIcon.m; path = FBSDKShareKit/FBSDKShareKit/Internal/FBSDKCheckmarkIcon.m; sourceTree = ""; }; 72C433EC40894EDF776A0D248FA809BD /* Specta.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Specta.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1390,6 +1397,7 @@ 80616939E2E0B3BA8BB5911A832CAEB4 /* Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Expecta.h; path = Expecta/Expecta.h; sourceTree = ""; }; 80DCFC3B28724B2B96B21837714AC744 /* FBSDKBridgeAPICrypto.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKBridgeAPICrypto.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/FBSDKBridgeAPICrypto.m; sourceTree = ""; }; 8187217E663DB434BE4D87982B6457F7 /* UIActivityIndicatorView+AFNetworking.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIActivityIndicatorView+AFNetworking.h"; path = "UIKit+AFNetworking/UIActivityIndicatorView+AFNetworking.h"; sourceTree = ""; }; + 81BDD07F4FB9EBF22E498157D43E7D2F /* AFOAuthCredential.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AFOAuthCredential.h; sourceTree = ""; }; 81E770CCCC8F8327703EDECF0DC5ECEF /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 821A5C557963A679894335F2C12F9FC9 /* Pods-PNObject_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-PNObject_Tests-resources.sh"; sourceTree = ""; }; 82370C2C361DAB855CFD1E7E0818AFC1 /* PureLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = PureLayout.h; path = PureLayout/PureLayout/PureLayout.h; sourceTree = ""; }; @@ -1398,7 +1406,6 @@ 836B3E38F7F7AF752C3A2569E3B463FC /* PNObject-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PNObject-prefix.pch"; sourceTree = ""; }; 83934A4A7CA57CCD866F579F083C0192 /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; 83F8259AFB910AD011A3DAD0E47AC479 /* ALView+PureLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "ALView+PureLayout.h"; path = "PureLayout/PureLayout/ALView+PureLayout.h"; sourceTree = ""; }; - 842D4ECA3A79A847171AEFB6779FE800 /* PNObjectConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObjectConfig.h; sourceTree = ""; }; 84DA720D27B8CA81E3916565A9AED073 /* EXPBlockDefinedMatcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = EXPBlockDefinedMatcher.m; path = Expecta/EXPBlockDefinedMatcher.m; sourceTree = ""; }; 8566B67444DB3B4C97B01E98DD9D1810 /* FBSDKBridgeAPIProtocolWebV2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKBridgeAPIProtocolWebV2.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/ProtocolVersions/FBSDKBridgeAPIProtocolWebV2.h; sourceTree = ""; }; 8567FD0F5B559148E0841371032C6EF9 /* AFNetworking.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AFNetworking.xcconfig; sourceTree = ""; }; @@ -1411,6 +1418,7 @@ 873EB602D2DA7557306B240D213BA29C /* FBSDKAccessTokenCacheV3.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKAccessTokenCacheV3.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/TokenCaching/FBSDKAccessTokenCacheV3.m; sourceTree = ""; }; 87BD19E4B10A437B4E7EAECEE879E19C /* Pods_PNObject_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PNObject_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 880B739BF08231DD096EC898E61ED799 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; + 886838677E9639AC75C588D48C03BEA1 /* PNUser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNUser.m; sourceTree = ""; }; 8885B043B19413D37AE2B3345D5008F6 /* Bolts.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = Bolts.modulemap; sourceTree = ""; }; 88D6F9FCC466B28FB5075B1F253A3F31 /* FBSDKErrorConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKErrorConfiguration.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration/FBSDKErrorConfiguration.h; sourceTree = ""; }; 88DA8C76A877F3E59ED58AC608ED7AD0 /* StrongestPasswordValidator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = StrongestPasswordValidator.m; path = Pod/Classes/StrongestPasswordValidator.m; sourceTree = ""; }; @@ -1418,7 +1426,6 @@ 894E00D21A6463A75BBE06EABD108667 /* AFHTTPSessionManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = AFHTTPSessionManager.m; path = AFNetworking/AFHTTPSessionManager.m; sourceTree = ""; }; 89B34C567EF94116066BB615F72F3E5A /* UIDevice-Utils-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIDevice-Utils-umbrella.h"; sourceTree = ""; }; 8A1ACC60F8865CC571B299275FB7CDCB /* FBSDKBridgeAPIProtocolType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKBridgeAPIProtocolType.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/FBSDKBridgeAPIProtocolType.h; sourceTree = ""; }; - 8A404B14648C1042A895A51DD17DDF1F /* PNInstallation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNInstallation.m; sourceTree = ""; }; 8A44923D558719BFBD039826FA7FDFEA /* EXPMatchers+beSubclassOf.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beSubclassOf.h"; path = "Expecta/Matchers/EXPMatchers+beSubclassOf.h"; sourceTree = ""; }; 8B4A8AC59E499FE023EE4849BFE67A9A /* PureLayout-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PureLayout-prefix.pch"; sourceTree = ""; }; 8B7302E5340E0182A04232190657E4EF /* NSString-Helper-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSString-Helper-prefix.pch"; sourceTree = ""; }; @@ -1432,7 +1439,7 @@ 8E4D2C0CFB532A9EBCACD944298F3853 /* FBSDKShareDialog.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKShareDialog.m; path = FBSDKShareKit/FBSDKShareKit/FBSDKShareDialog.m; sourceTree = ""; }; 8EBE8A8FACDEA50A88C8211600955801 /* NSDate_Utils-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSDate_Utils-prefix.pch"; sourceTree = ""; }; 8F42C29A9DCD9488D81AD7B62A7DB5B0 /* FBSDKLikeControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLikeControl.m; path = FBSDKShareKit/FBSDKShareKit/FBSDKLikeControl.m; sourceTree = ""; }; - 8F5CB583D9048D8D1125F7FF3DDBFC7B /* PNObjcPassword.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObjcPassword.h; sourceTree = ""; }; + 8F754199C62772F8149DB91A951A296E /* PNObjectConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObjectConfig.h; sourceTree = ""; }; 8F83E7509252F5F0AF29A9FA68014ECA /* FBSDKLikeBoxView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLikeBoxView.h; path = FBSDKShareKit/FBSDKShareKit/Internal/FBSDKLikeBoxView.h; sourceTree = ""; }; 902621A9758E6619118E9BCC9EFF5514 /* UIButton+AFNetworking.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+AFNetworking.h"; path = "UIKit+AFNetworking/UIButton+AFNetworking.h"; sourceTree = ""; }; 902BA17C79105FAEC14508B4AC9B9A4C /* EXPMatchers+endWith.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+endWith.h"; path = "Expecta/Matchers/EXPMatchers+endWith.h"; sourceTree = ""; }; @@ -1451,7 +1458,6 @@ 9597E685F1205111EA6842DBE0D9DDB8 /* FBSDKShareAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKShareAPI.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKShareAPI.h; sourceTree = ""; }; 95B30D0790EDD41CB794FD83AFF6ED20 /* FBSDKShareDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKShareDefines.h; path = FBSDKShareKit/FBSDKShareKit/Internal/FBSDKShareDefines.h; sourceTree = ""; }; 963A6163C818FE38C7A806E3EE37691F /* SPTExcludeGlobalBeforeAfterEach.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTExcludeGlobalBeforeAfterEach.h; path = Specta/Specta/SPTExcludeGlobalBeforeAfterEach.h; sourceTree = ""; }; - 96AF07BFAC6443279980AD00D67BB777 /* PNUser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNUser.h; sourceTree = ""; }; 96F361A48390DE67313A4B31E3372E3A /* FBSDKAppEventsState.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKAppEventsState.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents/FBSDKAppEventsState.m; sourceTree = ""; }; 970E4E8D21C91126C4C4ED83EAF362AD /* FBSDKGraphRequestPiggybackManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKGraphRequestPiggybackManager.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/Network/FBSDKGraphRequestPiggybackManager.m; sourceTree = ""; }; 9764903A656C5920E1DB1192355DF3B0 /* FBSDKCoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FBSDKCoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1470,6 +1476,7 @@ 9B2412DF9C83FA91990C5135DA76A593 /* FBSDKLoginUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLoginUtility.m; path = FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKLoginUtility.m; sourceTree = ""; }; 9B46EE78C1FD0934C6EB3A6878E891D4 /* FBSDKSettings.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKSettings.m; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKSettings.m; sourceTree = ""; }; 9B85B56C5DE375DA9D66BE1CB538BF0C /* FBSDKShareDialogMode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKShareDialogMode.m; path = FBSDKShareKit/FBSDKShareKit/FBSDKShareDialogMode.m; sourceTree = ""; }; + 9B8F085CFA6165D8FC4C34D19EA868BC /* PNObject+Protected.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PNObject+Protected.m"; sourceTree = ""; }; 9B9843BCA3F316D774BFB4EB147C2714 /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; 9BA2EFA2357230B3951DA3C6BA7A7C51 /* FBSDKGraphRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKGraphRequest.h; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.h; sourceTree = ""; }; 9BB4DD70745C616049AB72BE1BE70BBC /* StrongestPasswordValidator-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "StrongestPasswordValidator-dummy.m"; sourceTree = ""; }; @@ -1477,10 +1484,10 @@ 9E88F4C7708A8A7D0B5DD04BE01C7FB5 /* FBSDKGraphRequest.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKGraphRequest.m; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequest.m; sourceTree = ""; }; 9F3682DF7A233CAA0CA67B257D1692EF /* FBSDKLikeObjectType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLikeObjectType.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKLikeObjectType.h; sourceTree = ""; }; 9F44251670364D7298CC33133BB8E3CD /* FBSDKBase64.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKBase64.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/Base64/FBSDKBase64.m; sourceTree = ""; }; + A08F694315AC2848A5F03D947EBC2C11 /* PNObjectModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObjectModel.h; sourceTree = ""; }; A1181B21DF3228C4005501EABF105516 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; A190AACE02795A5FA30B0342697AB422 /* Expecta+Snapshots.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Expecta+Snapshots.modulemap"; sourceTree = ""; }; A1C678B8EDA855844A40DFACBE96BBFC /* FBSDKGraphRequestDataAttachment.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKGraphRequestDataAttachment.h; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestDataAttachment.h; sourceTree = ""; }; - A202688E8FDAD4BF7FF3A3FFBDB7A6C1 /* PNObjcPassword.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNObjcPassword.m; sourceTree = ""; }; A2C3874E163C35B6808AB69CC135F086 /* CodFis+Helper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CodFis+Helper.h"; path = "CodFis-Helper/CodFis+Helper.h"; sourceTree = ""; }; A30B26708D73B663E99B3E43D24A0DEF /* FBSDKMessengerIcon.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKMessengerIcon.m; path = FBSDKShareKit/FBSDKShareKit/Internal/FBSDKMessengerIcon.m; sourceTree = ""; }; A345CD33CA1012ACFC519132C406222A /* FBSDKAppLinkUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKAppLinkUtility.m; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkUtility.m; sourceTree = ""; }; @@ -1495,6 +1502,7 @@ A5EC547485B88B66E8E8EDFB349B310C /* FBSDKGameRequestContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKGameRequestContent.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKGameRequestContent.h; sourceTree = ""; }; A623A5FB2EB4B01092327B4026418777 /* EXPMatchers+conformTo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+conformTo.h"; path = "Expecta/Matchers/EXPMatchers+conformTo.h"; sourceTree = ""; }; A678FB5DD4092F74C074CC1F07199377 /* FBSDKLikeActionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLikeActionController.h; path = FBSDKShareKit/FBSDKShareKit/Internal/FBSDKLikeActionController.h; sourceTree = ""; }; + A72393C37C08B177B2D4291E052C2595 /* PNAddress.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNAddress.h; sourceTree = ""; }; A736690115576DE2E22E523E84BEB5D1 /* Expecta-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Expecta-prefix.pch"; sourceTree = ""; }; A738AAAA46B6B188D3FB7399EAAAB429 /* StrongestPasswordValidator.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = StrongestPasswordValidator.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A77A3EB75937A72D08AC96DF7E29F3F8 /* BFAppLinkNavigation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BFAppLinkNavigation.h; path = Bolts/iOS/BFAppLinkNavigation.h; sourceTree = ""; }; @@ -1525,6 +1533,7 @@ AF0229C8D9B6F092338FB7AA3845D9F7 /* FBSDKCloseIcon.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKCloseIcon.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/UI/FBSDKCloseIcon.m; sourceTree = ""; }; AF120A52EC01F05FEE7B73F313931EBD /* EXPMatchers+beNil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beNil.m"; path = "Expecta/Matchers/EXPMatchers+beNil.m"; sourceTree = ""; }; AFD2BE0178D4CE154D918DF2AF54615D /* FBSDKGameRequestFrictionlessRecipientCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKGameRequestFrictionlessRecipientCache.m; path = FBSDKShareKit/FBSDKShareKit/Internal/FBSDKGameRequestFrictionlessRecipientCache.m; sourceTree = ""; }; + B06494160A78B6E02778BA366C77F77A /* PNLocation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNLocation.m; sourceTree = ""; }; B06746D1CBBE035A1274B710E1707CE0 /* EXPMatchers+beInstanceOf.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+beInstanceOf.m"; path = "Expecta/Matchers/EXPMatchers+beInstanceOf.m"; sourceTree = ""; }; B06FFA42958968FFAB351CDE788AED20 /* FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBSnapshotTestCase-prefix.pch"; sourceTree = ""; }; B08F2F33C4EBBBB1D839BBE21D224D5A /* RNCryptor-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNCryptor-prefix.pch"; sourceTree = ""; }; @@ -1544,6 +1553,7 @@ B68E16F7DDE528865B1DF708F872F371 /* FBSDKLoginManagerLoginResult.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLoginManagerLoginResult.h; path = FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginManagerLoginResult.h; sourceTree = ""; }; B6B250D588EC154A2B0793EBBAB9EDB9 /* FBSDKUIUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKUIUtility.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/UI/FBSDKUIUtility.h; sourceTree = ""; }; B6FF7B5C48B9D9040840EA3BB7BCE8C3 /* FBSDKAppEvents.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKAppEvents.m; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKAppEvents.m; sourceTree = ""; }; + B76FB9B0460AA0096B8E017A073B65DE /* AFJSONResponseSerializerWithData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AFJSONResponseSerializerWithData.m; sourceTree = ""; }; B7ED33A6B680FA71569474C8A54C0AC0 /* CodFis+Helper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CodFis+Helper.m"; path = "CodFis-Helper/CodFis+Helper.m"; sourceTree = ""; }; B8330B16E9F88E6FA19DD25DAB555517 /* FBSDKLoginManagerLoginResult.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLoginManagerLoginResult.m; path = FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginManagerLoginResult.m; sourceTree = ""; }; B89968D039657716AECA8CFF7F6DA9E5 /* NSString+Helper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSString+Helper.m"; path = "NSString-Helper/NSString+Helper.m"; sourceTree = ""; }; @@ -1553,10 +1563,13 @@ B90A10B92F21AF1C9BBEB01F7B0B7904 /* _FBSDKTemporaryErrorRecoveryAttempter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _FBSDKTemporaryErrorRecoveryAttempter.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/ErrorRecovery/_FBSDKTemporaryErrorRecoveryAttempter.h; sourceTree = ""; }; B9FFAEDB3DC76DD9705B8FA233EB4DE1 /* Bolts.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Bolts.framework; sourceTree = BUILT_PRODUCTS_DIR; }; BA1841C46D1F51ADFAAFAA5323F5CC86 /* FBSDKLoginKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FBSDKLoginKit-dummy.m"; sourceTree = ""; }; + BA3B87AA3B23E12D442E06CE439E2F86 /* PNObjectConstants.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObjectConstants.h; sourceTree = ""; }; BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + BA85A2CA736F3DDD2216D55E58CBC5EB /* AFOAuth2Manager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AFOAuth2Manager.h; sourceTree = ""; }; BAC519B57D0FE97E0B93F2AC9F10ACE8 /* CodFis-Helper.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "CodFis-Helper.bundle"; sourceTree = BUILT_PRODUCTS_DIR; }; BBE3F45B6CDC0F4CF1C07F83ABEF213F /* EXPMatchers+FBSnapshotTest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "EXPMatchers+FBSnapshotTest.h"; sourceTree = ""; }; BC196A37061515DF5920D7247D0F1E44 /* EXPFloatTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPFloatTuple.h; path = Expecta/EXPFloatTuple.h; sourceTree = ""; }; + BC1DD8B68DE8821D978AB6EA3C30D64B /* PNObjcPassword.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNObjcPassword.m; sourceTree = ""; }; BD41B71026B8BEFE03F999651C617648 /* AFHTTPSessionManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AFHTTPSessionManager.h; path = AFNetworking/AFHTTPSessionManager.h; sourceTree = ""; }; BD4579AE7A337F05502633160304F087 /* EXPMatchers+raise.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+raise.m"; path = "Expecta/Matchers/EXPMatchers+raise.m"; sourceTree = ""; }; BDFD0D002EEBC82276A32E2F9AFDBA7D /* FBSDKShareKit+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBSDKShareKit+Internal.h"; path = "FBSDKShareKit/FBSDKShareKit/Internal/FBSDKShareKit+Internal.h"; sourceTree = ""; }; @@ -1565,7 +1578,6 @@ BE7948935EDC9D7A2AEE2FE275182519 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; BE906A5B34F59264012D9EE430AF6AFE /* Expecta.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Expecta.framework; sourceTree = BUILT_PRODUCTS_DIR; }; BF53C9C18AB608E36677A6D58A385D85 /* SpectaTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SpectaTypes.h; path = Specta/Specta/SpectaTypes.h; sourceTree = ""; }; - BF656D592C90B74720B708794729A5CB /* PNObject+Protected.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PNObject+Protected.h"; sourceTree = ""; }; BFA7BB58B57292A31AA89325BF2949CF /* NSValue+Expecta.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSValue+Expecta.m"; path = "Expecta/NSValue+Expecta.m"; sourceTree = ""; }; C0028F4822ECF784C0ACB30DD7C00EEB /* FBSDKSharePhoto.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKSharePhoto.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKSharePhoto.h; sourceTree = ""; }; C070A80C47A48AE7052FC98086716092 /* SPTCompiledExample.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPTCompiledExample.h; path = Specta/Specta/SPTCompiledExample.h; sourceTree = ""; }; @@ -1598,6 +1610,7 @@ CADFEBB57CE19DC5A10644C84D5F3779 /* ExpectaObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ExpectaObject.h; path = Expecta/ExpectaObject.h; sourceTree = ""; }; CB0660385C24893A2D1161705BDE228F /* AFNetworking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AFNetworking.framework; sourceTree = BUILT_PRODUCTS_DIR; }; CB1E608B7334ADAB0902E120DDF4276C /* FBSDKSettings+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBSDKSettings+Internal.h"; path = "FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKSettings+Internal.h"; sourceTree = ""; }; + CB2809F90CC84CC8985D66ECB96C0FAC /* PNObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNObject.m; sourceTree = ""; }; CB45D156F9440EEDC4CF4D656652E1B6 /* FBSDKCoreKit.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSDKCoreKit.xcconfig; sourceTree = ""; }; CB4FC59BBC4220586113555265C7FDBB /* BFTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BFTask.h; path = Bolts/Common/BFTask.h; sourceTree = ""; }; CBAE0C53813A06214A2A8AE23FCA93AD /* UIImage+Snapshot.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Snapshot.h"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.h"; sourceTree = ""; }; @@ -1607,7 +1620,6 @@ CCA9264638310CC0611C1200FD410567 /* BFCancellationTokenRegistration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BFCancellationTokenRegistration.m; path = Bolts/Common/BFCancellationTokenRegistration.m; sourceTree = ""; }; CCD86699F6512E83A641B241A8BE2D78 /* FBSDKShareVideoContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKShareVideoContent.m; path = FBSDKShareKit/FBSDKShareKit/FBSDKShareVideoContent.m; sourceTree = ""; }; CCE7932B2B677323B24126A5F2DFC80D /* FBSDKLoginManagerLogger.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLoginManagerLogger.m; path = FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKLoginManagerLogger.m; sourceTree = ""; }; - CD4AF13FC86F46C256B2D2E7854D4E1A /* AFHTTPRequestSerializer+OAuth2.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "AFHTTPRequestSerializer+OAuth2.h"; sourceTree = ""; }; CDA4CB0E8B82D864CDB4842D98C60DB3 /* FBSDKBridgeAPIProtocolWebV1.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKBridgeAPIProtocolWebV1.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/ProtocolVersions/FBSDKBridgeAPIProtocolWebV1.m; sourceTree = ""; }; CDD8D08E3AA5A3E5768E300DC20CFFE1 /* FBSDKViewImpressionTracker.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKViewImpressionTracker.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/UI/FBSDKViewImpressionTracker.m; sourceTree = ""; }; CFA066C42A6CA6624F34DEA6EE3E5E73 /* FBSDKGraphRequestConnection+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBSDKGraphRequestConnection+Internal.h"; path = "FBSDKCoreKit/FBSDKCoreKit/Internal/Network/FBSDKGraphRequestConnection+Internal.h"; sourceTree = ""; }; @@ -1633,17 +1645,15 @@ D7D43578BF191907CBC1B3686EF46734 /* FBSDKServerConfigurationManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKServerConfigurationManager.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration/FBSDKServerConfigurationManager.m; sourceTree = ""; }; D80F1D0EE79761581CE3B0181DB649D9 /* RNCryptor-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RNCryptor-umbrella.h"; sourceTree = ""; }; D845FC80CA61C56772C5B1CC8DFC0686 /* FBSDKGraphRequestDataAttachment.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKGraphRequestDataAttachment.m; path = FBSDKCoreKit/FBSDKCoreKit/FBSDKGraphRequestDataAttachment.m; sourceTree = ""; }; - D861E969EA9ACCEB68F9BE36247B538D /* AFHTTPRequestSerializer+OAuth2.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "AFHTTPRequestSerializer+OAuth2.m"; sourceTree = ""; }; + D8616FE0894486C7010C124D3B665BE5 /* PNObjcPassword.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObjcPassword.h; sourceTree = ""; }; D882811DD503C34D1A97A9A53F10C00F /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - D89227F2654AF6922EE8B697700FA555 /* PNAddress.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNAddress.m; sourceTree = ""; }; - D896649C0866F7A447EC61AF8F2C4F94 /* AFJSONResponseSerializerWithData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AFJSONResponseSerializerWithData.m; sourceTree = ""; }; D8F96329503FAED4425BF02D75311DB8 /* FBSDKErrorRecoveryConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKErrorRecoveryConfiguration.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration/FBSDKErrorRecoveryConfiguration.h; sourceTree = ""; }; D934A34192879F0C394F52F4E59D51D4 /* nv-ios-http-status-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "nv-ios-http-status-dummy.m"; sourceTree = ""; }; D992869F05BC88CEE8E95E07311A4B0E /* PEAR-FileManager-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "PEAR-FileManager-iOS.modulemap"; sourceTree = ""; }; - DA401EDBE32F70C66E6082515103B291 /* PNObjectModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNObjectModel.m; sourceTree = ""; }; DA91E55978266C892751E3B6886ADEB8 /* EXPDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDefines.h; path = Expecta/EXPDefines.h; sourceTree = ""; }; DAB8F453479CE29BC2A5274682018DD2 /* FBSDKWebDialogView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKWebDialogView.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/WebDialog/FBSDKWebDialogView.m; sourceTree = ""; }; DAF3E45780A92C058BB5649713AC8F08 /* FBSDKLoginCompletion+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBSDKLoginCompletion+Internal.h"; path = "FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKLoginCompletion+Internal.h"; sourceTree = ""; }; + DB9049B12CAAC8F571EDFEA6E8CDAB7B /* AFJSONResponseSerializerWithData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AFJSONResponseSerializerWithData.h; sourceTree = ""; }; DC1861841DD593B3DAC4BCF0BBF13EF4 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; DC358092608E035811817A25786F40A6 /* Pods-PNObject_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-PNObject_Example.release.xcconfig"; sourceTree = ""; }; DC42EFEA050BAB9F066B4C8C4382ACB0 /* BFAppLinkNavigation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BFAppLinkNavigation.m; path = Bolts/iOS/BFAppLinkNavigation.m; sourceTree = ""; }; @@ -1652,9 +1662,7 @@ DC72EF061217162BC2634777BE97E607 /* AFURLRequestSerialization.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AFURLRequestSerialization.h; path = AFNetworking/AFURLRequestSerialization.h; sourceTree = ""; }; DC9EEE55F1CEA6E09EA5FE5C785A0B00 /* FBSDKPaymentObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKPaymentObserver.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents/FBSDKPaymentObserver.m; sourceTree = ""; }; DDF3022E3723F73C3113BFB8E6313B0E /* FBSDKLikeButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLikeButton.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKLikeButton.h; sourceTree = ""; }; - DEE5B0125794189F9E4A3A585AC4CEAF /* AFOAuthCredential.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AFOAuthCredential.h; sourceTree = ""; }; DF6BB21B5F0D1A5ADB462FCBCCF28387 /* FBSDKGameRequestContent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKGameRequestContent.m; path = FBSDKShareKit/FBSDKShareKit/FBSDKGameRequestContent.m; sourceTree = ""; }; - DFD6479432185B22853F8394504BFB43 /* AFJSONResponseSerializerWithData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AFJSONResponseSerializerWithData.h; sourceTree = ""; }; E01D94AFB3D83200CEAB9AD11B24F431 /* BFCancellationTokenSource.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BFCancellationTokenSource.h; path = Bolts/Common/BFCancellationTokenSource.h; sourceTree = ""; }; E06DEF5F4B714C53C029888C96FD7555 /* SpectaUtility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SpectaUtility.m; path = Specta/Specta/SpectaUtility.m; sourceTree = ""; }; E0788CA538C8C3481F57A34EF238AB84 /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.m"; sourceTree = ""; }; @@ -1668,7 +1676,6 @@ E23532124F3E6DCADABFA3E531C162B5 /* FBSDKCoreKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FBSDKCoreKit-dummy.m"; sourceTree = ""; }; E23E75F4B1AFF0D0E39F7D82E5C7CBAF /* AFAutoPurgingImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AFAutoPurgingImageCache.h; path = "UIKit+AFNetworking/AFAutoPurgingImageCache.h"; sourceTree = ""; }; E29CC61F4B4770D19AEC75D93D4598E8 /* FBSDKLogo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLogo.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/UI/FBSDKLogo.m; sourceTree = ""; }; - E2BC234F8C70BE1DAB483EDE042413B0 /* AFOAuth2Manager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AFOAuth2Manager.h; sourceTree = ""; }; E33E0DED283CB09FF23213754E426AFA /* FBSDKLoginCompletion.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLoginCompletion.m; path = FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKLoginCompletion.m; sourceTree = ""; }; E367049ABE68F93C7CE845A02CCC4F28 /* FBSDKSharePhotoContent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKSharePhotoContent.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKSharePhotoContent.h; sourceTree = ""; }; E36CA8319E12274FBABD1048DD58C032 /* FBSDKMonotonicTime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKMonotonicTime.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKMonotonicTime.h; sourceTree = ""; }; @@ -1705,12 +1712,10 @@ EB316D4AD96D73CDD1D932D3690E8D93 /* NSString-Helper-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSString-Helper-umbrella.h"; sourceTree = ""; }; EB31C088FB088C612EDD72A95D239B17 /* FBSDKLikeBoxBorderView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKLikeBoxBorderView.m; path = FBSDKShareKit/FBSDKShareKit/Internal/FBSDKLikeBoxBorderView.m; sourceTree = ""; }; EB5EEDEF13099AEAA0D7FE7A9F661F7C /* Bolts.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Bolts.xcconfig; sourceTree = ""; }; - EB603F835B581C741D7E17F41551026B /* PNObject+PNObjectConnection.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PNObject+PNObjectConnection.h"; sourceTree = ""; }; EB616B3820096CB835E0FAB6F2B12D91 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; EB8B84E4432E9D6D4914A7EB79C467FA /* Pods-PNObject_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-PNObject_Tests.debug.xcconfig"; sourceTree = ""; }; EBAC0522C9A023C3C948A99EF5C48BF6 /* FBSDKBridgeAPIProtocolNativeV1.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKBridgeAPIProtocolNativeV1.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/ProtocolVersions/FBSDKBridgeAPIProtocolNativeV1.h; sourceTree = ""; }; EBE949F29FEC1BFE6638B83939B06AA9 /* UIProgressView+AFNetworking.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIProgressView+AFNetworking.m"; path = "UIKit+AFNetworking/UIProgressView+AFNetworking.m"; sourceTree = ""; }; - EBFD2FBD1B12E635F9D69A1B1694CFD4 /* PNObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObject.h; sourceTree = ""; }; ECC4377970646C6618AAF9761860F324 /* FBSDKAudioResourceLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKAudioResourceLoader.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKAudioResourceLoader.h; sourceTree = ""; }; ED867712668303BA41A70CB5E1969AC2 /* PNObject-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PNObject-dummy.m"; sourceTree = ""; }; EDD86FA116EC57F3387FD9B82D911B2B /* EXPMatchers+beNil.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+beNil.h"; path = "Expecta/Matchers/EXPMatchers+beNil.h"; sourceTree = ""; }; @@ -1736,15 +1741,17 @@ F318D168986D8B43007E6BF61E95EEC1 /* UIImage+AFNetworking.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+AFNetworking.h"; path = "UIKit+AFNetworking/UIImage+AFNetworking.h"; sourceTree = ""; }; F33C2B5EAA822643AB566AE666872EB5 /* nv-ios-http-status.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "nv-ios-http-status.modulemap"; sourceTree = ""; }; F35E5DAD266125AE1CEFA2024D75012B /* EXPMatchers+equal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "EXPMatchers+equal.h"; path = "Expecta/Matchers/EXPMatchers+equal.h"; sourceTree = ""; }; - F364E010C1F2A1B9468CA660D61536B5 /* PNObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNObject.m; sourceTree = ""; }; F383C26892CB3FCE3DA6046D69DE7336 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; F4C3A2C8674B472825B16D5A63196BF7 /* PureLayout.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = PureLayout.xcconfig; sourceTree = ""; }; F62016DF5048ED20FD02717FC94FFA49 /* FBSDKTriStateBOOL.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKTriStateBOOL.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKTriStateBOOL.h; sourceTree = ""; }; F64803761B3D87639FA37F33640708A2 /* NSValue+Expecta.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSValue+Expecta.h"; path = "Expecta/NSValue+Expecta.h"; sourceTree = ""; }; F6570E443F2F7B4B556F499FBA92092B /* FBSDKLikeControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLikeControl.h; path = FBSDKShareKit/FBSDKShareKit/FBSDKLikeControl.h; sourceTree = ""; }; F6759D46C5AE673B7EE16F5133823839 /* FBSDKTriStateBOOL.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKTriStateBOOL.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKTriStateBOOL.m; sourceTree = ""; }; + F6B3D2CE68DB278C18BE73F4C7AB43CA /* PNObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNObject.h; sourceTree = ""; }; F6CDD48A2137D49E09A82EA779B12321 /* FBSDKVideoUploader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKVideoUploader.h; path = FBSDKShareKit/FBSDKShareKit/Internal/FBSDKVideoUploader.h; sourceTree = ""; }; + F6D249EE7995941FE11D691B754E708A /* AFOAuthCredential.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AFOAuthCredential.m; sourceTree = ""; }; F6F75E96912511146BC70EBF00B9A40E /* FBSDKLoginKit+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBSDKLoginKit+Internal.h"; path = "FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKLoginKit+Internal.h"; sourceTree = ""; }; + F79504736151AB9942268145FCC9A8CA /* PNInstallation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = PNInstallation.h; sourceTree = ""; }; F7B356AD2886B6E5E383223C2B80DFD7 /* FBSDKGraphRequestMetadata.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKGraphRequestMetadata.h; path = FBSDKCoreKit/FBSDKCoreKit/Internal/Network/FBSDKGraphRequestMetadata.h; sourceTree = ""; }; F7D4D9C8021FBD430470B4915EC51EA8 /* EXPMatchers+postNotification.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "EXPMatchers+postNotification.m"; path = "Expecta/Matchers/EXPMatchers+postNotification.m"; sourceTree = ""; }; F8100DC14762E908836F7B1EA2A765DC /* EXPMatcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPMatcher.h; path = Expecta/EXPMatcher.h; sourceTree = ""; }; @@ -1762,7 +1769,6 @@ FC47102C0D2D213E7497E3CAC4A9D165 /* EXPDoubleTuple.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = EXPDoubleTuple.h; path = Expecta/EXPDoubleTuple.h; sourceTree = ""; }; FC47B19FDD454A53207911B9A946DD30 /* PEAR-FileManager-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "PEAR-FileManager-iOS.xcconfig"; sourceTree = ""; }; FC734B4232E17E8B39A1F9A020D8763A /* NSString-Helper.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "NSString-Helper.modulemap"; sourceTree = ""; }; - FC80A39C41F410A5F2CED3EC180AF0FB /* AFOAuthCredential.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AFOAuthCredential.m; sourceTree = ""; }; FC8C158D6460A19DA5B5744712BFF798 /* FBSDKLoginManagerLogger.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSDKLoginManagerLogger.h; path = FBSDKLoginKit/FBSDKLoginKit/Internal/FBSDKLoginManagerLogger.h; sourceTree = ""; }; FD50C9D92415629A23455C575CDA68CC /* FBSDKShareOpenGraphAction.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKShareOpenGraphAction.m; path = FBSDKShareKit/FBSDKShareKit/FBSDKShareOpenGraphAction.m; sourceTree = ""; }; FDEBA4CF43368C1FF2805745DAC7FCFB /* FBSDKError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSDKError.m; path = FBSDKCoreKit/FBSDKCoreKit/Internal/FBSDKError.m; sourceTree = ""; }; @@ -1770,17 +1776,14 @@ FE8A0B53E860CDD4E7ABD8F8CAA2D7F2 /* FBSDKAppEvents+Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "FBSDKAppEvents+Internal.h"; path = "FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents/FBSDKAppEvents+Internal.h"; sourceTree = ""; }; FEDC096A3F7E11391BEBB53D31759A0B /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; FF7426001AFE1B82DE01ACAC972378DC /* nv_ios_http_status.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = nv_ios_http_status.m; path = "nv-ios-http-status/nv_ios_http_status.m"; sourceTree = ""; }; - FFC93DBCD8F5287C21E1CD9799C2900F /* PNLocation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = PNLocation.m; sourceTree = ""; }; FFE9298E86679CAAB3A085DAD7E9B9B1 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 018E0A444890A66710ACDECE384BF941 /* Frameworks */ = { + 02D34019EC476894E9E26DA9330C527D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 1391D716A2769EBA4FB0DDF7B584E300 /* Foundation.framework in Frameworks */, - B82DB72E22EDA1BCE1EF4CA2BDC06AA8 /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1792,18 +1795,26 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 17DB6F5CDB9291A9B92433E5008368AF /* Frameworks */ = { + 18E05FD6A0904963A699B816EE809006 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 32ECE9C06B1744B1091EE05193FD36FA /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 332C57BD398A46C53E54F9523DA595E8 /* Frameworks */ = { + 279C525D5CBBF619E0C902A4FB1D2764 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 6A54422B4602CEF09DD7352F883D491F /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 3793D7BBE628CD57BB078CE6E7A9E477 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 05F2F02F18AA2B0FD91270AAEC648852 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1825,6 +1836,26 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 620E828BF21A30B501628F06DEEC284F /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 33BFFDB2F98D7CB27692857F603B923D /* AFNetworking.framework in Frameworks */, + B966FF6B72D595F84C079BC17D356376 /* CodFis_Helper.framework in Frameworks */, + 8C6C5EACBA3791F5DAA08C95D9690A1A /* FBSDKCoreKit.framework in Frameworks */, + AE4D419F044C0D5EA25F25C9C4F9346B /* FBSDKLoginKit.framework in Frameworks */, + DBAD1E1110F4BC3F7E5B433AE319EA85 /* FBSDKShareKit.framework in Frameworks */, + 5A59A8CC8551402C72AAAFA1B36226D7 /* Foundation.framework in Frameworks */, + D876DB24E7E3D811A9803AF7AF663DD0 /* NSDate_Utils.framework in Frameworks */, + D0D4C556C539DB50B0ED7704D37743AA /* NSString_Helper.framework in Frameworks */, + 5B73D8C9C13DB38400021B7379BC26E6 /* nv_ios_http_status.framework in Frameworks */, + 0B18745577A41DD50EC1E2C3D00048ED /* PEAR_FileManager_iOS.framework in Frameworks */, + 53433E48E9FEB416BF003622679DE63A /* RNCryptor.framework in Frameworks */, + AEC1A503BE0F8D50809CBBBE510F8DD7 /* StrongestPasswordValidator.framework in Frameworks */, + 6B538674BC9B060590DD10679C3D41CA /* UIDevice_Utils.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 64A5DB045256B765A9E1CBE8117BE3CF /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -1841,6 +1872,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 71DB87FE2AA0563E67A8F67FF6784558 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 849ED8B00399AE60BBFD046C7FE2FF7D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -1858,13 +1896,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 8DD077E9A2CB11ACC1BF6C8956F166AE /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 914A3FA7C160948DE0A308FB745E7380 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -1920,21 +1951,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - CC8B3E287F6D9F51C9EAA58581A34C1D /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - CD5AF5BE6A15C68DC218F1891A886CD1 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 23745DA6DA80A967B49B5E8F8E38E346 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; CDB1036A78B08654D629A73B2DFD711B /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -1960,23 +1976,12 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D3D2539805894BAC98FF819860E3C63C /* Frameworks */ = { + D502A847A06BDB7380FF40CB3418BECB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 213F65124977CC7B99E1A1292FDB8785 /* AFNetworking.framework in Frameworks */, - C682C1EF788ECE61861A08B753993197 /* CodFis_Helper.framework in Frameworks */, - 8A2FBDAF5D1632E7AFA4803D9E680875 /* FBSDKCoreKit.framework in Frameworks */, - D1DCC09D755125E1A8B29422FE5D844D /* FBSDKLoginKit.framework in Frameworks */, - D630E299E6776AFB30FFC184FCD0657A /* FBSDKShareKit.framework in Frameworks */, - 295E4B81A2BC5B979286543774B3E465 /* Foundation.framework in Frameworks */, - 92A00DFE3C3280BC19F86A1CCBEA19A6 /* NSDate_Utils.framework in Frameworks */, - C24E0D522905399920FF78BED3840380 /* NSString_Helper.framework in Frameworks */, - 0133DE954594A7EAC15FB7B39F561879 /* nv_ios_http_status.framework in Frameworks */, - 9D0995A0A4EBF630C59BC1A62C40403C /* PEAR_FileManager_iOS.framework in Frameworks */, - FE39F77379E76EF9108722DF7843EFDB /* RNCryptor.framework in Frameworks */, - 3B60CDF9DABA21A3EBF7922C3AB16C0C /* StrongestPasswordValidator.framework in Frameworks */, - 9CA9E44B0C1FB9E1298A132B17E5815A /* UIDevice_Utils.framework in Frameworks */, + 5A3920BB8661DBC7E1FEC0B234B99880 /* Foundation.framework in Frameworks */, + EA876882AE05294F723EB732AA78AB8D /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -2055,12 +2060,13 @@ path = "../Target Support Files/Bolts"; sourceTree = ""; }; - 1538F079B785F7B2BE79F8ECD799D67B /* Pod */ = { + 114869B8B4515658D2F81838AAE17E71 /* Vendors */ = { isa = PBXGroup; children = ( - F265804654A4486724B7EAFBB3EA062F /* Classes */, + 773180BD3CA92B8E0F03A61A25FA72A0 /* AFJSONResponseSerializerWithData */, + 46898DAC4FFFE73379E03076B04F7CF9 /* AFOAuth2Manager */, ); - path = Pod; + path = Vendors; sourceTree = ""; }; 168A3B8397ECA5C7750BACB8764D0C36 /* Pods-PNObject_Tests */ = { @@ -2081,15 +2087,6 @@ path = "Target Support Files/Pods-PNObject_Tests"; sourceTree = ""; }; - 24781B041EF53B4916F3735ED791B281 /* AFJSONResponseSerializerWithData */ = { - isa = PBXGroup; - children = ( - DFD6479432185B22853F8394504BFB43 /* AFJSONResponseSerializerWithData.h */, - D896649C0866F7A447EC61AF8F2C4F94 /* AFJSONResponseSerializerWithData.m */, - ); - path = AFJSONResponseSerializerWithData; - sourceTree = ""; - }; 2E273C4C9400422B2B994AC77A27AE62 /* Tasks */ = { isa = PBXGroup; children = ( @@ -2115,7 +2112,7 @@ 30888CCAE6C09BBE3DB2932177E9D896 /* PNObject */ = { isa = PBXGroup; children = ( - 1538F079B785F7B2BE79F8ECD799D67B /* Pod */, + 6099932283EA27A93C5B875452771500 /* Pod */, 425607755C726CECF42269E67F188E46 /* Support Files */, ); name = PNObject; @@ -2319,6 +2316,19 @@ path = RNCryptor; sourceTree = ""; }; + 46898DAC4FFFE73379E03076B04F7CF9 /* AFOAuth2Manager */ = { + isa = PBXGroup; + children = ( + 4EA6BD160F6DD555002C2FFEB09EA8BB /* AFHTTPRequestSerializer+OAuth2.h */, + 47CFB4E5B629F25B99FD35C91FFC0DB7 /* AFHTTPRequestSerializer+OAuth2.m */, + BA85A2CA736F3DDD2216D55E58CBC5EB /* AFOAuth2Manager.h */, + 0EAF2AD3EAA435009F96CCE01CB9D71E /* AFOAuth2Manager.m */, + 81BDD07F4FB9EBF22E498157D43E7D2F /* AFOAuthCredential.h */, + F6D249EE7995941FE11D691B754E708A /* AFOAuthCredential.m */, + ); + path = AFOAuth2Manager; + sourceTree = ""; + }; 49FF6FD0A46E3A15819DE9D09173C7FE /* FBSnapshotTestCase */ = { isa = PBXGroup; children = ( @@ -2376,6 +2386,28 @@ name = Core; sourceTree = ""; }; + 59866D0920527782875A354DF9A77475 /* Classes */ = { + isa = PBXGroup; + children = ( + F6B3D2CE68DB278C18BE73F4C7AB43CA /* PNObject.h */, + CB2809F90CC84CC8985D66ECB96C0FAC /* PNObject.m */, + 534815B2B813965785CE556B5AF489CA /* PNObject+PNObjectConnection.h */, + 0C882A8FB384E3A10A638686F6F4C4AD /* PNObject+PNObjectConnection.m */, + 687983451C73393800012AB4 /* PNObjectFormData.h */, + 687983461C73393800012AB4 /* PNObjectFormData.m */, + 6696983162388607EB996FD4D8981003 /* PNObject+Protected.h */, + 9B8F085CFA6165D8FC4C34D19EA868BC /* PNObject+Protected.m */, + 8F754199C62772F8149DB91A951A296E /* PNObjectConfig.h */, + 536C7732664B2DE51D64FEE406DA1D10 /* PNObjectConfig.m */, + BA3B87AA3B23E12D442E06CE439E2F86 /* PNObjectConstants.h */, + A08F694315AC2848A5F03D947EBC2C11 /* PNObjectModel.h */, + 7264BE471782BE04566CBE3BBBDACF66 /* PNObjectModel.m */, + 7BC12F7D4848A386EF780CB966B733C4 /* PNClasses */, + 114869B8B4515658D2F81838AAE17E71 /* Vendors */, + ); + path = Classes; + sourceTree = ""; + }; 59C15D15B2A11BBDEF35C2A67CD1C7AB /* Expecta+Snapshots */ = { isa = PBXGroup; children = ( @@ -2422,18 +2454,18 @@ name = Products; sourceTree = ""; }; - 6F1699C723834317B747A6D18D1FBC7D /* Vendors */ = { + 6099932283EA27A93C5B875452771500 /* Pod */ = { isa = PBXGroup; children = ( - 24781B041EF53B4916F3735ED791B281 /* AFJSONResponseSerializerWithData */, - C917B9CEE5D3D25AC54676FD8C855C6C /* AFOAuth2Manager */, + 59866D0920527782875A354DF9A77475 /* Classes */, ); - path = Vendors; + path = Pod; sourceTree = ""; }; 6F26CF01FA612C461D9F7895FA0BCFC3 /* Frameworks */ = { isa = PBXGroup; children = ( + 687982F11C73326300012AB4 /* MagicKit-iOS.framework */, CB0660385C24893A2D1161705BDE228F /* AFNetworking.framework */, B9FFAEDB3DC76DD9705B8FA233EB4DE1 /* Bolts.framework */, 784F6E12C67771D8D76A3974A8ACC3A1 /* CodFis_Helper.framework */, @@ -2550,6 +2582,15 @@ path = "CodFis-Helper"; sourceTree = ""; }; + 773180BD3CA92B8E0F03A61A25FA72A0 /* AFJSONResponseSerializerWithData */ = { + isa = PBXGroup; + children = ( + DB9049B12CAAC8F571EDFEA6E8CDAB7B /* AFJSONResponseSerializerWithData.h */, + B76FB9B0460AA0096B8E017A073B65DE /* AFJSONResponseSerializerWithData.m */, + ); + path = AFJSONResponseSerializerWithData; + sourceTree = ""; + }; 7B2C40B467EE55C5CB63A978531E7289 /* Pods-PNObject_Example */ = { isa = PBXGroup; children = ( @@ -2596,6 +2637,23 @@ name = AppLinks; sourceTree = ""; }; + 7BC12F7D4848A386EF780CB966B733C4 /* PNClasses */ = { + isa = PBXGroup; + children = ( + A72393C37C08B177B2D4291E052C2595 /* PNAddress.h */, + 5B12CA078AC632133408CA314D4D41F5 /* PNAddress.m */, + F79504736151AB9942268145FCC9A8CA /* PNInstallation.h */, + 2A1A99D935132A531C4752D18A6E4360 /* PNInstallation.m */, + 1A59D1E78259329661F43764F68C3568 /* PNLocation.h */, + B06494160A78B6E02778BA366C77F77A /* PNLocation.m */, + D8616FE0894486C7010C124D3B665BE5 /* PNObjcPassword.h */, + BC1DD8B68DE8821D978AB6EA3C30D64B /* PNObjcPassword.m */, + 6895A6B43F19FBDCAD702FE8A033202A /* PNUser.h */, + 886838677E9639AC75C588D48C03BEA1 /* PNUser.m */, + ); + path = PNClasses; + sourceTree = ""; + }; 7C5452CCDB92AEB565788439088C5F41 /* Support Files */ = { isa = PBXGroup; children = ( @@ -3024,19 +3082,6 @@ name = Reachability; sourceTree = ""; }; - C917B9CEE5D3D25AC54676FD8C855C6C /* AFOAuth2Manager */ = { - isa = PBXGroup; - children = ( - CD4AF13FC86F46C256B2D2E7854D4E1A /* AFHTTPRequestSerializer+OAuth2.h */, - D861E969EA9ACCEB68F9BE36247B538D /* AFHTTPRequestSerializer+OAuth2.m */, - E2BC234F8C70BE1DAB483EDE042413B0 /* AFOAuth2Manager.h */, - 54CA2A28191720AFDBAEABCC43B6C320 /* AFOAuth2Manager.m */, - DEE5B0125794189F9E4A3A585AC4CEAF /* AFOAuthCredential.h */, - FC80A39C41F410A5F2CED3EC180AF0FB /* AFOAuthCredential.m */, - ); - path = AFOAuth2Manager; - sourceTree = ""; - }; C992B7E9B4C5E8AE244DE1DD755290ED /* UIDevice-Utils */ = { isa = PBXGroup; children = ( @@ -3162,26 +3207,6 @@ path = Bolts; sourceTree = ""; }; - F265804654A4486724B7EAFBB3EA062F /* Classes */ = { - isa = PBXGroup; - children = ( - EBFD2FBD1B12E635F9D69A1B1694CFD4 /* PNObject.h */, - F364E010C1F2A1B9468CA660D61536B5 /* PNObject.m */, - EB603F835B581C741D7E17F41551026B /* PNObject+PNObjectConnection.h */, - 47ED436AD47020B37CCAAB2DD5000A8C /* PNObject+PNObjectConnection.m */, - BF656D592C90B74720B708794729A5CB /* PNObject+Protected.h */, - 1516529D352882291AEE4BD609738670 /* PNObject+Protected.m */, - 842D4ECA3A79A847171AEFB6779FE800 /* PNObjectConfig.h */, - 5F48A6DAECAA3B4AF8B04EBEFCD8C9C4 /* PNObjectConfig.m */, - 5B412357F8D099D365937DBEABBA13A8 /* PNObjectConstants.h */, - 3E207B39458AF02B9D78D214280E9396 /* PNObjectModel.h */, - DA401EDBE32F70C66E6082515103B291 /* PNObjectModel.m */, - F79E06943FF24775737EEC88FBF6BC31 /* PNClasses */, - 6F1699C723834317B747A6D18D1FBC7D /* Vendors */, - ); - path = Classes; - sourceTree = ""; - }; F530BD8C625FC1E1136EC85BE8470168 /* Support Files */ = { isa = PBXGroup; children = ( @@ -3205,23 +3230,6 @@ path = "NSString-Helper"; sourceTree = ""; }; - F79E06943FF24775737EEC88FBF6BC31 /* PNClasses */ = { - isa = PBXGroup; - children = ( - 0CDFA6DBB3844E31084ED9EA7BC7A3E7 /* PNAddress.h */, - D89227F2654AF6922EE8B697700FA555 /* PNAddress.m */, - 253AD313A867D4CDF3E2B35862BC5701 /* PNInstallation.h */, - 8A404B14648C1042A895A51DD17DDF1F /* PNInstallation.m */, - 4BDDF917722435055C0E824013059206 /* PNLocation.h */, - FFC93DBCD8F5287C21E1CD9799C2900F /* PNLocation.m */, - 8F5CB583D9048D8D1125F7FF3DDBFC7B /* PNObjcPassword.h */, - A202688E8FDAD4BF7FF3A3FFBDB7A6C1 /* PNObjcPassword.m */, - 96AF07BFAC6443279980AD00D67BB777 /* PNUser.h */, - 5B31E7A963A03440E75DCD69A55B74C5 /* PNUser.m */, - ); - path = PNClasses; - sourceTree = ""; - }; F8C02C0F5AD2E467A5C2B1D4BE4D4A78 /* Support Files */ = { isa = PBXGroup; children = ( @@ -3239,6 +3247,15 @@ /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ + 373E85CB456608C36511EEBCDE4C6A47 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 6C4A628932FA1E4C9C44A6E69967851A /* RNCryptor-umbrella.h in Headers */, + FA0CD95FBF15F1B47BF5366BBDBF6165 /* RNCryptor.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 48923ED0E34E254D77BA5695C091C159 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -3248,15 +3265,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 50AEFE1337572093730EA8A627223692 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 886BBD880E4037E85740080BD4EF66A9 /* StrongestPasswordValidator-umbrella.h in Headers */, - 4A861EB5137010A2A9E2E9E93DB47A2C /* StrongestPasswordValidator.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 5E65AABAF9E2EB53BDB44DEB0A2AA8FB /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -3265,6 +3273,30 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 5FBDE8723ED2DBB6C33D4DCB696ADEA0 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 08BFB872273E29E103C0AF218045986C /* AFHTTPRequestSerializer+OAuth2.h in Headers */, + B990E4E6FA4DB729EFFF7DB5FC4FE819 /* AFJSONResponseSerializerWithData.h in Headers */, + F7928FCF578807F035631CAF71227472 /* AFOAuth2Manager.h in Headers */, + 598D0AB85A2CB178F50C42E7CCA91943 /* AFOAuthCredential.h in Headers */, + BE9DA66AC44C2EBF27973126318368D8 /* PNAddress.h in Headers */, + D54D7D80043392C7C5B2E857E4E44443 /* PNInstallation.h in Headers */, + CADF5E4885D8BD0EED4DDE6805884450 /* PNLocation.h in Headers */, + E059249788E604DC6CE9444AA4467FBF /* PNObjcPassword.h in Headers */, + D3317E8794A090688A71C6E2394D72E4 /* PNObject+PNObjectConnection.h in Headers */, + B7AA8D26923E95D5E5C7E446A9525792 /* PNObject+Protected.h in Headers */, + E0E892D10DBFB26357DA2D2984EC462F /* PNObject-umbrella.h in Headers */, + B56B7174143A1CBE334E7369FBB169EB /* PNObject.h in Headers */, + 54A85BFD134005C5EB329D3CF466F942 /* PNObjectConfig.h in Headers */, + CA6B766627CF570446A1265304A4EADE /* PNObjectConstants.h in Headers */, + 03BA921278804BA79529EBA52A3CBAF2 /* PNObjectModel.h in Headers */, + 687983471C73393800012AB4 /* PNObjectFormData.h in Headers */, + 2B22D6BB0C4B114CF4542EE956EC168D /* PNUser.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 65880B020AB7B138A4A4465F82CF7875 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -3422,6 +3454,15 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 948C31A07CEEA9A6357D38F52BDEF20B /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + E94E75C67CF9554A868F0817022781C5 /* StrongestPasswordValidator-umbrella.h in Headers */, + 8D2B31C7886A8028B903676BEDC86AEB /* StrongestPasswordValidator.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 966427BD32145AD621F074D1691342B8 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -3560,29 +3601,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - C0D1DCC0964B0A11E35EC51773EDB594 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - AC6F9FBCB460CD3E649F26D2D469438A /* AFHTTPRequestSerializer+OAuth2.h in Headers */, - 397642587410A5E92EA8750A79A9D67D /* AFJSONResponseSerializerWithData.h in Headers */, - 76E31B65C0AAC7505E46DA0000A5BACE /* AFOAuth2Manager.h in Headers */, - 627BDE734AFE229E0C8EF286E7A08A63 /* AFOAuthCredential.h in Headers */, - 21B8E7894914D6CE02DC747C35FC3A49 /* PNAddress.h in Headers */, - 01D412CE420C5F9348FFC8C3533561FF /* PNInstallation.h in Headers */, - E08A97B93E9A76BCD66DDD2C8F0FAC81 /* PNLocation.h in Headers */, - 4C0303A6396E39F356BD64984BD1B2D7 /* PNObjcPassword.h in Headers */, - F4AB4817000E6D587C8EC36541F369E6 /* PNObject+PNObjectConnection.h in Headers */, - ADC285931EEE0D901FDDD07E2B7FBBD5 /* PNObject+Protected.h in Headers */, - 556E686F1535DDA8ACA965E7FCA1B780 /* PNObject-umbrella.h in Headers */, - 5294FCD1A36F0A8E299842DAFB8E6DB0 /* PNObject.h in Headers */, - 507ED7A90189157150EB031AFC470248 /* PNObjectConfig.h in Headers */, - 67D3974FDF3C1D0E9BFAED5A8BDD6266 /* PNObjectConstants.h in Headers */, - 3B0A6101573E2609F5E0C6B983C5598A /* PNObjectModel.h in Headers */, - 83EC031C9607DADE8C5383EBAFF8DD62 /* PNUser.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; D683FFE6941A47007B993BB1A7D2E877 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -3652,21 +3670,12 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - E6EE6489961337BE02A04C8BF565AB44 /* Headers */ = { + EE00730CADB7F5A2CD19273ADF0C9D55 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - FBE87DF44EC85CEA3A559B3402F3E4D6 /* RNCryptor-umbrella.h in Headers */, - FCDCE65D522450376BCE634E7291296B /* RNCryptor.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - F180EB45D3A0C910A6EA75566E17B87F /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 8163B079DA7B839C9480B7C09F787332 /* UIDevice-Hardware.h in Headers */, - 77C9B0508B8782EA198BE78E4D373D48 /* UIDevice-Utils-umbrella.h in Headers */, + 444A00FA0AA3601D776F23F91A0EB778 /* UIDevice-Hardware.h in Headers */, + 77D60E3156B544786E03313D2EF5F983 /* UIDevice-Utils-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -3696,39 +3705,39 @@ /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 028A94022F38D69362BD4CDDF2206F67 /* UIDevice-Utils-UIDevice-Utils */ = { + 06A233FBB6F1B09726B66EAFC9B0B48A /* StrongestPasswordValidator-StrongestPasswordValidator */ = { isa = PBXNativeTarget; - buildConfigurationList = 9BDC097304A7081D3168BF96A326015C /* Build configuration list for PBXNativeTarget "UIDevice-Utils-UIDevice-Utils" */; + buildConfigurationList = 4B99B4F0FFDD0F7268B3FF794FB6917D /* Build configuration list for PBXNativeTarget "StrongestPasswordValidator-StrongestPasswordValidator" */; buildPhases = ( - A7A193DB9FC12DB10A23DB7A7E901203 /* Sources */, - CC8B3E287F6D9F51C9EAA58581A34C1D /* Frameworks */, - 20C7EE510717135B33ED6C03E80A2221 /* Resources */, + A1C92AF5165759F0B97B5A2847B49CCA /* Sources */, + 02D34019EC476894E9E26DA9330C527D /* Frameworks */, + D587737623899F3AFFCA73FDBA311C0F /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = "UIDevice-Utils-UIDevice-Utils"; - productName = "UIDevice-Utils-UIDevice-Utils"; - productReference = 4AEBB8CB4AE2AFAC0AB371278437CB76 /* UIDevice-Utils.bundle */; + name = "StrongestPasswordValidator-StrongestPasswordValidator"; + productName = "StrongestPasswordValidator-StrongestPasswordValidator"; + productReference = F0294DFC06474C2B17C1DBF95E36FCEA /* StrongestPasswordValidator.bundle */; productType = "com.apple.product-type.bundle"; }; - 0840D25468C2C517130DF826544925A0 /* RNCryptor */ = { + 06D22E411C2EDFC76C33393A581A1189 /* PNObject-PNObject */ = { isa = PBXNativeTarget; - buildConfigurationList = 69F5CA4ED107C2FBAEE2B428DA7A4FA9 /* Build configuration list for PBXNativeTarget "RNCryptor" */; + buildConfigurationList = 021E02245BCEF961514547272583A40C /* Build configuration list for PBXNativeTarget "PNObject-PNObject" */; buildPhases = ( - 141A5096D6B23B80606833C548E0016F /* Sources */, - 17DB6F5CDB9291A9B92433E5008368AF /* Frameworks */, - E6EE6489961337BE02A04C8BF565AB44 /* Headers */, + 42E0C90F57FB42ACB2884578AE8B6CDA /* Sources */, + 71DB87FE2AA0563E67A8F67FF6784558 /* Frameworks */, + 43A3A60E27010CF5D3D33304B44D8C75 /* Resources */, ); buildRules = ( ); dependencies = ( ); - name = RNCryptor; - productName = RNCryptor; - productReference = 75C33879637BFF197EA913FBF33DF541 /* RNCryptor.framework */; - productType = "com.apple.product-type.framework"; + name = "PNObject-PNObject"; + productName = "PNObject-PNObject"; + productReference = 60E441C70C64D2749C8F7E14D6FEEC02 /* PNObject.bundle */; + productType = "com.apple.product-type.bundle"; }; 0D888F29E05E498D0CD91A51D28599A5 /* Expecta */ = { isa = PBXNativeTarget; @@ -3747,6 +3756,23 @@ productReference = BE906A5B34F59264012D9EE430AF6AFE /* Expecta.framework */; productType = "com.apple.product-type.framework"; }; + 1091EAF064382B0B21C715089395EB12 /* RNCryptor */ = { + isa = PBXNativeTarget; + buildConfigurationList = 1E43B9FF8C86F6398C9DC8824265BD95 /* Build configuration list for PBXNativeTarget "RNCryptor" */; + buildPhases = ( + 03A205CB5A414618CE9540E180A65929 /* Sources */, + 279C525D5CBBF619E0C902A4FB1D2764 /* Frameworks */, + 373E85CB456608C36511EEBCDE4C6A47 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = RNCryptor; + productName = RNCryptor; + productReference = 75C33879637BFF197EA913FBF33DF541 /* RNCryptor.framework */; + productType = "com.apple.product-type.framework"; + }; 15B8543A33C082F10C298E1BE428847E /* Pods-PNObject_Tests */ = { isa = PBXNativeTarget; buildConfigurationList = 3A0BBABD5B8FAD02F49ACE70AA35D80B /* Build configuration list for PBXNativeTarget "Pods-PNObject_Tests" */; @@ -3837,24 +3863,22 @@ productReference = 1A44AA3050492D5A9C66C43B38AFF65C /* NSDate_Utils.framework */; productType = "com.apple.product-type.framework"; }; - 314C316F862F0C900E91221B5D6FBFDA /* UIDevice-Utils */ = { + 20DE76C75DD6830C182B51B90067A319 /* UIDevice-Utils-UIDevice-Utils */ = { isa = PBXNativeTarget; - buildConfigurationList = C25C09E8A05B37D29DBFF4A6B77EE40E /* Build configuration list for PBXNativeTarget "UIDevice-Utils" */; + buildConfigurationList = 4C6EDC68685DA7E8FE0EC5FB485C9F11 /* Build configuration list for PBXNativeTarget "UIDevice-Utils-UIDevice-Utils" */; buildPhases = ( - DBD6731C20CBB15549E0535D589D880E /* Sources */, - CD5AF5BE6A15C68DC218F1891A886CD1 /* Frameworks */, - 2422526B3AFAD5F85D2F7BDD51B4A073 /* Resources */, - F180EB45D3A0C910A6EA75566E17B87F /* Headers */, + 7220CF8DB0E1FA80E3EC1E8361CE093E /* Sources */, + 18E05FD6A0904963A699B816EE809006 /* Frameworks */, + 44CBD3F2F423EF8ABBF5B412FA1F8B7E /* Resources */, ); buildRules = ( ); dependencies = ( - E69ADFF9CE4319CBA344025EE79BEAB0 /* PBXTargetDependency */, ); - name = "UIDevice-Utils"; - productName = "UIDevice-Utils"; - productReference = 0B0E176030973F1950CB5CE9BBC62B05 /* UIDevice_Utils.framework */; - productType = "com.apple.product-type.framework"; + name = "UIDevice-Utils-UIDevice-Utils"; + productName = "UIDevice-Utils-UIDevice-Utils"; + productReference = 4AEBB8CB4AE2AFAC0AB371278437CB76 /* UIDevice-Utils.bundle */; + productType = "com.apple.product-type.bundle"; }; 3241BF41D67FE3979A15BEAA18A92CA3 /* NSDate_Utils-NSDate_Utils */ = { isa = PBXNativeTarget; @@ -3873,25 +3897,6 @@ productReference = 09CE30467C1D28BCEAD4DE77B4C2E41E /* NSDate_Utils.bundle */; productType = "com.apple.product-type.bundle"; }; - 352110FF1F6E135B18416F3E866D8C7D /* StrongestPasswordValidator */ = { - isa = PBXNativeTarget; - buildConfigurationList = B38D8B895F524A11299EE91C565068A4 /* Build configuration list for PBXNativeTarget "StrongestPasswordValidator" */; - buildPhases = ( - 0F79313E21E1139A0C59E2CB83EF7DCB /* Sources */, - 018E0A444890A66710ACDECE384BF941 /* Frameworks */, - FF667758371064481AE9F48C309B1FBA /* Resources */, - 50AEFE1337572093730EA8A627223692 /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - DE163BA7E5ECD68E1946A74426A9E679 /* PBXTargetDependency */, - ); - name = StrongestPasswordValidator; - productName = StrongestPasswordValidator; - productReference = A738AAAA46B6B188D3FB7399EAAAB429 /* StrongestPasswordValidator.framework */; - productType = "com.apple.product-type.framework"; - }; 5D69761C2CD2A1E5C013537B29CAB4CF /* FBSDKLoginKit */ = { isa = PBXNativeTarget; buildConfigurationList = 7E768CF28A6E78DF0A3D11A9C64F9E52 /* Build configuration list for PBXNativeTarget "FBSDKLoginKit" */; @@ -3965,6 +3970,25 @@ productReference = 458CD2032D53D1F888C00FC796E01EC0 /* NSString_Helper.framework */; productType = "com.apple.product-type.framework"; }; + 75D9A72884D53932B8C8E3CEA9C78958 /* UIDevice-Utils */ = { + isa = PBXNativeTarget; + buildConfigurationList = 3B9825B0347B162C9F3CB6F863EA27D8 /* Build configuration list for PBXNativeTarget "UIDevice-Utils" */; + buildPhases = ( + 5FCB5221B9F75EE47741D7CC6E270036 /* Sources */, + 3793D7BBE628CD57BB078CE6E7A9E477 /* Frameworks */, + 9881997D735F20FA67C5B1A370A88E33 /* Resources */, + EE00730CADB7F5A2CD19273ADF0C9D55 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + 58606F6E9D77E047C9B106947639A0C8 /* PBXTargetDependency */, + ); + name = "UIDevice-Utils"; + productName = "UIDevice-Utils"; + productReference = 0B0E176030973F1950CB5CE9BBC62B05 /* UIDevice_Utils.framework */; + productType = "com.apple.product-type.framework"; + }; 823DCC47A39BF05022FD243FFA57350E /* PureLayout */ = { isa = PBXNativeTarget; buildConfigurationList = ED6841F0FAEFE40404FE81B0AE41DCE2 /* Build configuration list for PBXNativeTarget "PureLayout" */; @@ -3999,40 +4023,6 @@ productReference = 177DC0770D0BC4C4969311AB8036EB7D /* nv_ios_http_status.framework */; productType = "com.apple.product-type.framework"; }; - 90D64B763687A799C706A1E53638ADC2 /* PNObject-PNObject */ = { - isa = PBXNativeTarget; - buildConfigurationList = 29AD34761A473C51D0085261492CC154 /* Build configuration list for PBXNativeTarget "PNObject-PNObject" */; - buildPhases = ( - CD02785D5318F1FF7EE71EBF89C9D0CE /* Sources */, - 8DD077E9A2CB11ACC1BF6C8956F166AE /* Frameworks */, - 9BEB03E5D7FBF4C2522DD55E4FDB1A4E /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "PNObject-PNObject"; - productName = "PNObject-PNObject"; - productReference = 60E441C70C64D2749C8F7E14D6FEEC02 /* PNObject.bundle */; - productType = "com.apple.product-type.bundle"; - }; - B5F724D5F0F5CD521AED2FFB46B81417 /* StrongestPasswordValidator-StrongestPasswordValidator */ = { - isa = PBXNativeTarget; - buildConfigurationList = FC53A25FE5FFBA22351EFDA617CEDF27 /* Build configuration list for PBXNativeTarget "StrongestPasswordValidator-StrongestPasswordValidator" */; - buildPhases = ( - 9850BCD44C14B899CD4174D476BAD0E0 /* Sources */, - 332C57BD398A46C53E54F9523DA595E8 /* Frameworks */, - 12C7D19E7EA8A55C378CD6CA0CA36E18 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "StrongestPasswordValidator-StrongestPasswordValidator"; - productName = "StrongestPasswordValidator-StrongestPasswordValidator"; - productReference = F0294DFC06474C2B17C1DBF95E36FCEA /* StrongestPasswordValidator.bundle */; - productType = "com.apple.product-type.bundle"; - }; BF088AF63E437970817C1E809577C700 /* PEAR-FileManager-iOS */ = { isa = PBXNativeTarget; buildConfigurationList = 87A85A81F57840394EEB3599AFEC5125 /* Build configuration list for PBXNativeTarget "PEAR-FileManager-iOS" */; @@ -4187,31 +4177,50 @@ productReference = 72C433EC40894EDF776A0D248FA809BD /* Specta.framework */; productType = "com.apple.product-type.framework"; }; - FF6DB175E269D4B6BC28013A2E0B79DC /* PNObject */ = { + F5D9C50C5FE2B9F8D1F194902680BE2F /* StrongestPasswordValidator */ = { isa = PBXNativeTarget; - buildConfigurationList = 31B4AB325C71FEE0DC5AC87B51EC1FF8 /* Build configuration list for PBXNativeTarget "PNObject" */; + buildConfigurationList = 9745399CFFD1D260A590EB00F0F15E14 /* Build configuration list for PBXNativeTarget "StrongestPasswordValidator" */; buildPhases = ( - 75D078439699AFC0B1AFBAEFE8AA8DAE /* Sources */, - D3D2539805894BAC98FF819860E3C63C /* Frameworks */, - A8D98484E4AB000A9C34ACA52670B428 /* Resources */, - C0D1DCC0964B0A11E35EC51773EDB594 /* Headers */, + 99C1D9C6B3DDC6F4FDFC40516C658407 /* Sources */, + D502A847A06BDB7380FF40CB3418BECB /* Frameworks */, + C06C3DD75D41E826C27E513592792768 /* Resources */, + 948C31A07CEEA9A6357D38F52BDEF20B /* Headers */, ); buildRules = ( ); dependencies = ( - FBC10FC028AA8490A0B4A259451D9EC2 /* PBXTargetDependency */, - 8D0CEC6B79C197B43820055636010EAE /* PBXTargetDependency */, - 3863BD3BC941E179A4203C17E0D747DE /* PBXTargetDependency */, - 5B55F706B9E4523034DC89B4249CECCC /* PBXTargetDependency */, - B2C875ED5D3189AD23B25CB372DFA428 /* PBXTargetDependency */, - DE7D12455B22FEC5B269716F7B6886A6 /* PBXTargetDependency */, - C31E389A8AF905C2FFCB0898598F072A /* PBXTargetDependency */, - 88B6E092AC0548502637541582800344 /* PBXTargetDependency */, - 3151391B36B72F307BEE819FEEA5E69E /* PBXTargetDependency */, - 5199CD183FE65379BBED0995BF987D12 /* PBXTargetDependency */, - 1930323709E79494714BA9B17EB7B7CA /* PBXTargetDependency */, - F1ED8E87F148A385EE923456C45DCC4D /* PBXTargetDependency */, - 09D3CAA6EA5A3CB065780C76281C7744 /* PBXTargetDependency */, + 5E2479D851BA8D310F30EEDF4314534C /* PBXTargetDependency */, + ); + name = StrongestPasswordValidator; + productName = StrongestPasswordValidator; + productReference = A738AAAA46B6B188D3FB7399EAAAB429 /* StrongestPasswordValidator.framework */; + productType = "com.apple.product-type.framework"; + }; + FB7B8B19AE1F5E597E5C759195549ABD /* PNObject */ = { + isa = PBXNativeTarget; + buildConfigurationList = 477AB14E42B2E5AC779145B8D9D51649 /* Build configuration list for PBXNativeTarget "PNObject" */; + buildPhases = ( + BDC8E9F4A566F048DA2456F2BFB3DA2A /* Sources */, + 620E828BF21A30B501628F06DEEC284F /* Frameworks */, + 27CA77BBE3D4555CC24DCC94131AB81F /* Resources */, + 5FBDE8723ED2DBB6C33D4DCB696ADEA0 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + 03DBECCB854D66B266F9FBA9E6269889 /* PBXTargetDependency */, + 353950A973CF5D92691CEE19AF06CAD1 /* PBXTargetDependency */, + B7A7795C824F099ADA5367F536CF32FD /* PBXTargetDependency */, + F9447866F205D3B724E4DC5C36827912 /* PBXTargetDependency */, + 86AA66089427DF858785431048149F9C /* PBXTargetDependency */, + 3E3133B5AD46C5198F19F32159FC9904 /* PBXTargetDependency */, + 8FF3B9FA9D7FD6869D94ECFECBD18FAC /* PBXTargetDependency */, + AA0B86A726753E4E4BFFB4AA4C66622F /* PBXTargetDependency */, + 929DC30F16746A1B0CAC16045050CB59 /* PBXTargetDependency */, + C47C511DB99CFEB6C113AC8CD2CD6E5B /* PBXTargetDependency */, + 54F2A348B770F4B6C3DF42305AF5B493 /* PBXTargetDependency */, + AB61DFB438514B2213C933250012FA26 /* PBXTargetDependency */, + 9C9EBBE50B89D756CB2122CDAFCC6E7C /* PBXTargetDependency */, ); name = PNObject; productName = PNObject; @@ -4255,17 +4264,17 @@ C151757236ED425D4575FA96E3D67F5A /* NSString-Helper-NSString-Helper */, 88643B90725E3BDB1F15DA88BB66A9C9 /* nv-ios-http-status */, BF088AF63E437970817C1E809577C700 /* PEAR-FileManager-iOS */, - FF6DB175E269D4B6BC28013A2E0B79DC /* PNObject */, - 90D64B763687A799C706A1E53638ADC2 /* PNObject-PNObject */, + FB7B8B19AE1F5E597E5C759195549ABD /* PNObject */, + 06D22E411C2EDFC76C33393A581A1189 /* PNObject-PNObject */, C82FC8FC5ADA913A955D0405614D2354 /* Pods-PNObject_Example */, 15B8543A33C082F10C298E1BE428847E /* Pods-PNObject_Tests */, 823DCC47A39BF05022FD243FFA57350E /* PureLayout */, - 0840D25468C2C517130DF826544925A0 /* RNCryptor */, + 1091EAF064382B0B21C715089395EB12 /* RNCryptor */, F36421BE3CA2CFC3461C5BE492620FBB /* Specta */, - 352110FF1F6E135B18416F3E866D8C7D /* StrongestPasswordValidator */, - B5F724D5F0F5CD521AED2FFB46B81417 /* StrongestPasswordValidator-StrongestPasswordValidator */, - 314C316F862F0C900E91221B5D6FBFDA /* UIDevice-Utils */, - 028A94022F38D69362BD4CDDF2206F67 /* UIDevice-Utils-UIDevice-Utils */, + F5D9C50C5FE2B9F8D1F194902680BE2F /* StrongestPasswordValidator */, + 06A233FBB6F1B09726B66EAFC9B0B48A /* StrongestPasswordValidator-StrongestPasswordValidator */, + 75D9A72884D53932B8C8E3CEA9C78958 /* UIDevice-Utils */, + 20DE76C75DD6830C182B51B90067A319 /* UIDevice-Utils-UIDevice-Utils */, ); }; /* End PBXProject section */ @@ -4278,20 +4287,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 12C7D19E7EA8A55C378CD6CA0CA36E18 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 20C7EE510717135B33ED6C03E80A2221 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 24051A43C464FA4753841B4A25AAD831 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -4300,11 +4295,25 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 2422526B3AFAD5F85D2F7BDD51B4A073 /* Resources */ = { + 27CA77BBE3D4555CC24DCC94131AB81F /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + EDC481B3010B1EB8C4B785849BFA356A /* PNObject.bundle in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 43A3A60E27010CF5D3D33304B44D8C75 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 44CBD3F2F423EF8ABBF5B412FA1F8B7E /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - A02DAC7721109252FB41BDBFF7506F31 /* UIDevice-Utils.bundle in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -4315,18 +4324,26 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 9BEB03E5D7FBF4C2522DD55E4FDB1A4E /* Resources */ = { + 9881997D735F20FA67C5B1A370A88E33 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( + C7AEDC1D5024FE3251CA59BB23B32EBC /* UIDevice-Utils.bundle in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - A8D98484E4AB000A9C34ACA52670B428 /* Resources */ = { + C06C3DD75D41E826C27E513592792768 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + DFDF6083F328BB119FD33C09DECC24FC /* StrongestPasswordValidator.bundle in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + D587737623899F3AFFCA73FDBA311C0F /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - E29455D1D64C719582B479B64ADA752E /* PNObject.bundle in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -4353,17 +4370,18 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FF667758371064481AE9F48C309B1FBA /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - C70E3BD58967DF12CFAC25996D2231E3 /* StrongestPasswordValidator.bundle in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ + 03A205CB5A414618CE9540E180A65929 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + F73BD9A33A338A336349FA1475B5D84B /* RNCryptor-dummy.m in Sources */, + F276C3166A0FEF1905523D36DA450670 /* RNCryptor.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 050B9690E875D70369E073EC11B52256 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -4397,24 +4415,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 0F79313E21E1139A0C59E2CB83EF7DCB /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 4096634563A41E623BE403B3CD0BBB88 /* StrongestPasswordValidator-dummy.m in Sources */, - C467E23E049825341CFA5FB79285B66A /* StrongestPasswordValidator.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 141A5096D6B23B80606833C548E0016F /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 0CC90B2D60A8A08454382E6F7E9917A1 /* RNCryptor-dummy.m in Sources */, - 68384E55944EACF1468AB77FDF08F985 /* RNCryptor.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1BDDE48F5AE34B429B64EE33A1175738 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -4512,6 +4512,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 42E0C90F57FB42ACB2884578AE8B6CDA /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 44B48DE0FB820C8ABD1669621FD20AFA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -4605,6 +4612,15 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 5FCB5221B9F75EE47741D7CC6E270036 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + D45BE672210F87F7301FCDC9105A22A0 /* UIDevice-Hardware.m in Sources */, + C4DA3BF2DDDB8CC81C605FFAD0941E76 /* UIDevice-Utils-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 687D7E8852B2A540FBA190D19ECBA49B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -4612,25 +4628,10 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 75D078439699AFC0B1AFBAEFE8AA8DAE /* Sources */ = { + 7220CF8DB0E1FA80E3EC1E8361CE093E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - BC493C5B0DE06A2B9CD35CB8D0C8373B /* AFHTTPRequestSerializer+OAuth2.m in Sources */, - 7B058D8BDB39808E193D042503D362AC /* AFJSONResponseSerializerWithData.m in Sources */, - C8536FA56CE6A3C57AF996A10B3538F7 /* AFOAuth2Manager.m in Sources */, - B3C44C99C3D6799F393C4BAC36730EFF /* AFOAuthCredential.m in Sources */, - FAFF694AEED47B4C2590B318514AEF56 /* PNAddress.m in Sources */, - D21D71BD0F6BE5641566ED11089155F0 /* PNInstallation.m in Sources */, - 2C5723971E0A82DFE590CCBBC85109BD /* PNLocation.m in Sources */, - FAAEFD347D99CB3D2DF590C4DD74729D /* PNObjcPassword.m in Sources */, - 14FF6051E615CB6432AD129DF0E18223 /* PNObject+PNObjectConnection.m in Sources */, - 676A38866600FF281EF0378D3D4AC647 /* PNObject+Protected.m in Sources */, - D6E254B431D0DB9CAD9A42CC800DC12D /* PNObject-dummy.m in Sources */, - C40E751F9D577A9429168D2BE3E80E42 /* PNObject.m in Sources */, - C693B3C9443AA8107D7EDE91D0DB0E0B /* PNObjectConfig.m in Sources */, - D5E4B17D89A58CF5A1DE9D1F45F9F372 /* PNObjectModel.m in Sources */, - 100FBCF8D343D7040A924C564B019756 /* PNUser.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -4677,10 +4678,12 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 9850BCD44C14B899CD4174D476BAD0E0 /* Sources */ = { + 99C1D9C6B3DDC6F4FDFC40516C658407 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 603285FA443A82E3C7F9BDA3C1ECDAD8 /* StrongestPasswordValidator-dummy.m in Sources */, + C37B4CAC0353845AE72EE4D3710CE5A3 /* StrongestPasswordValidator.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -4707,7 +4710,7 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - A7A193DB9FC12DB10A23DB7A7E901203 /* Sources */ = { + A1C92AF5165759F0B97B5A2847B49CCA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -4756,10 +4759,26 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - CD02785D5318F1FF7EE71EBF89C9D0CE /* Sources */ = { + BDC8E9F4A566F048DA2456F2BFB3DA2A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 687983481C73393800012AB4 /* PNObjectFormData.m in Sources */, + 236E5EF2DDAFDD5CB3F9B0C83A5DC04C /* AFHTTPRequestSerializer+OAuth2.m in Sources */, + 29E317DBDEADA90565E740F45FDABB28 /* AFJSONResponseSerializerWithData.m in Sources */, + 509AE504B8DCBC2D633B952647B2D235 /* AFOAuth2Manager.m in Sources */, + 9087D876C2BFC914E6D61D45F7F11CC9 /* AFOAuthCredential.m in Sources */, + 451A17BD118E3DA7380B58E1BD16EF91 /* PNAddress.m in Sources */, + CFDEA7F81281A2016E1F285A2CAAE8D0 /* PNInstallation.m in Sources */, + 3277C4B6DB22FD44E0CADB20DE34560D /* PNLocation.m in Sources */, + EA92107066EAEF495C75996B9D33F38D /* PNObjcPassword.m in Sources */, + A8C25146502539D65159C42227EC6AAB /* PNObject+PNObjectConnection.m in Sources */, + 578121E27CF9F1854604037CB95547D5 /* PNObject+Protected.m in Sources */, + 030BC8C20E031D23D77424CD14E86DAB /* PNObject-dummy.m in Sources */, + 533A95B898D87CCF3E407D8EBC1E2CD9 /* PNObject.m in Sources */, + BA285355DB081699E3A5C4D118A9C390 /* PNObjectConfig.m in Sources */, + 58167A356F67A893947BCF6388A74EC8 /* PNObjectModel.m in Sources */, + F54F8956C0CF4D7AD9C538FE9C1794ED /* PNUser.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -4774,15 +4793,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - DBD6731C20CBB15549E0535D589D880E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - D7323ED7E9BC5E3E8AF38553A3E7BD8A /* UIDevice-Hardware.m in Sources */, - C7BFBF77C9DDA99DF131AA22BED329A8 /* UIDevice-Utils-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; E94DDAC2DCB085728DFC64B9C17BFF56 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -4804,18 +4814,18 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ + 03DBECCB854D66B266F9FBA9E6269889 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AFNetworking; + target = 1C3436CEA5C3D39764C5F54374794ECB /* AFNetworking */; + targetProxy = F88BC1DBCBED346F8018FF7A8B480A62 /* PBXContainerItemProxy */; + }; 058E4DD31ABF2B4E4573DC809D8E46F6 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = PNObject; - target = FF6DB175E269D4B6BC28013A2E0B79DC /* PNObject */; + target = FB7B8B19AE1F5E597E5C759195549ABD /* PNObject */; targetProxy = 90F9FBF95E6880F6DAB9D88F52473370 /* PBXContainerItemProxy */; }; - 09D3CAA6EA5A3CB065780C76281C7744 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "nv-ios-http-status"; - target = 88643B90725E3BDB1F15DA88BB66A9C9 /* nv-ios-http-status */; - targetProxy = 3B26DCE855F2D9D6CC067BFA423ADE0E /* PBXContainerItemProxy */; - }; 0B7FF7A77A5473EE2A00B867F0320C1E /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FBSDKCoreKit; @@ -4834,12 +4844,6 @@ target = 20B8A8681820FA8513BD7E48A85DC18D /* NSDate_Utils */; targetProxy = 0C0F8E8B73A919EBA4E9CF056AA363D8 /* PBXContainerItemProxy */; }; - 1930323709E79494714BA9B17EB7B7CA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = StrongestPasswordValidator; - target = 352110FF1F6E135B18416F3E866D8C7D /* StrongestPasswordValidator */; - targetProxy = A5339DC31044B5AFA6CFDC3D0B71A3A4 /* PBXContainerItemProxy */; - }; 2324D6168EEBF528BDC8689EBE7DA464 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "PEAR-FileManager-iOS"; @@ -4852,17 +4856,17 @@ target = 1A54A167C32DFCCEA6CDB5334A0DB6AC /* FBSDKCoreKit */; targetProxy = 582174FA553F6AEF0197BF3FDEB0A85C /* PBXContainerItemProxy */; }; - 3151391B36B72F307BEE819FEEA5E69E /* PBXTargetDependency */ = { + 353950A973CF5D92691CEE19AF06CAD1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "PNObject-PNObject"; - target = 90D64B763687A799C706A1E53638ADC2 /* PNObject-PNObject */; - targetProxy = E29D4E516A1BF3A76381FB2B4BC6DF9B /* PBXContainerItemProxy */; + name = "CodFis-Helper"; + target = E8EACB2759BAA815FAC2E1B98932203D /* CodFis-Helper */; + targetProxy = 08BD638791C79A6433BEEFF20187E254 /* PBXContainerItemProxy */; }; - 3863BD3BC941E179A4203C17E0D747DE /* PBXTargetDependency */ = { + 3E3133B5AD46C5198F19F32159FC9904 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = FBSDKCoreKit; - target = 1A54A167C32DFCCEA6CDB5334A0DB6AC /* FBSDKCoreKit */; - targetProxy = 2FFAA2BD04B5147CB345BB56F2B63ACC /* PBXContainerItemProxy */; + name = NSDate_Utils; + target = 20B8A8681820FA8513BD7E48A85DC18D /* NSDate_Utils */; + targetProxy = E59169DEAFC963DC66C3B535E7C84DE4 /* PBXContainerItemProxy */; }; 427B23ACCC935F189F4A16589A1DBC23 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -4900,12 +4904,6 @@ target = F36421BE3CA2CFC3461C5BE492620FBB /* Specta */; targetProxy = 9F2F33A868D38D8DEF2CCD493B20ADCD /* PBXContainerItemProxy */; }; - 5199CD183FE65379BBED0995BF987D12 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RNCryptor; - target = 0840D25468C2C517130DF826544925A0 /* RNCryptor */; - targetProxy = 434092A62112FF9E3CF334B9EA7A2602 /* PBXContainerItemProxy */; - }; 51F50439D9772077B8C6D7CC77BF8466 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "CodFis-Helper"; @@ -4915,20 +4913,32 @@ 5394ECB50110D17426EC479EC63EBE00 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = StrongestPasswordValidator; - target = 352110FF1F6E135B18416F3E866D8C7D /* StrongestPasswordValidator */; + target = F5D9C50C5FE2B9F8D1F194902680BE2F /* StrongestPasswordValidator */; targetProxy = E0DD39CAAFB312F800B3CF5DCB496849 /* PBXContainerItemProxy */; }; + 54F2A348B770F4B6C3DF42305AF5B493 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = StrongestPasswordValidator; + target = F5D9C50C5FE2B9F8D1F194902680BE2F /* StrongestPasswordValidator */; + targetProxy = EFB42E8616734D1A41FC25C74821CF2E /* PBXContainerItemProxy */; + }; + 58606F6E9D77E047C9B106947639A0C8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "UIDevice-Utils-UIDevice-Utils"; + target = 20DE76C75DD6830C182B51B90067A319 /* UIDevice-Utils-UIDevice-Utils */; + targetProxy = 0FF24F9570B1F99E5F9EFC94C10ACD81 /* PBXContainerItemProxy */; + }; 5ABBF88DA121C7158B42BD41B4C51C8E /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Bolts; target = 63A18C6A528BD7E47DDAF39B2AEAF1D1 /* Bolts */; targetProxy = C1D515C316B5D5FE5C581F2529C4666C /* PBXContainerItemProxy */; }; - 5B55F706B9E4523034DC89B4249CECCC /* PBXTargetDependency */ = { + 5E2479D851BA8D310F30EEDF4314534C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = FBSDKLoginKit; - target = 5D69761C2CD2A1E5C013537B29CAB4CF /* FBSDKLoginKit */; - targetProxy = 9C7E4C8D70474B9E59A0B89711DF4DCE /* PBXContainerItemProxy */; + name = "StrongestPasswordValidator-StrongestPasswordValidator"; + target = 06A233FBB6F1B09726B66EAFC9B0B48A /* StrongestPasswordValidator-StrongestPasswordValidator */; + targetProxy = 90F0A4832BEB80E88F1F2B5BDB5A23F9 /* PBXContainerItemProxy */; }; 68B5CC26C23096C1DBAC0B5593F7FE18 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -4960,23 +4970,29 @@ target = BF088AF63E437970817C1E809577C700 /* PEAR-FileManager-iOS */; targetProxy = 8CB2FE5F4C133B87AC9A33E217934B97 /* PBXContainerItemProxy */; }; - 88B6E092AC0548502637541582800344 /* PBXTargetDependency */ = { + 86AA66089427DF858785431048149F9C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "PEAR-FileManager-iOS"; - target = BF088AF63E437970817C1E809577C700 /* PEAR-FileManager-iOS */; - targetProxy = 1F51EAFA1ED600220C5CD806B8817E3A /* PBXContainerItemProxy */; + name = FBSDKShareKit; + target = D8470470292BC39EE263E6103508E41A /* FBSDKShareKit */; + targetProxy = CC895CB4903197EA3D4A73D1CAC652EA /* PBXContainerItemProxy */; }; 8BA644C9146F31BBBCDB44E519EB8CC1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = RNCryptor; - target = 0840D25468C2C517130DF826544925A0 /* RNCryptor */; + target = 1091EAF064382B0B21C715089395EB12 /* RNCryptor */; targetProxy = 67D8DEAF5ABBC07A632AF3476E8F61A2 /* PBXContainerItemProxy */; }; - 8D0CEC6B79C197B43820055636010EAE /* PBXTargetDependency */ = { + 8FF3B9FA9D7FD6869D94ECFECBD18FAC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "CodFis-Helper"; - target = E8EACB2759BAA815FAC2E1B98932203D /* CodFis-Helper */; - targetProxy = 685A3F6C7F3E09F6D5372151082360C4 /* PBXContainerItemProxy */; + name = "NSString-Helper"; + target = 6F621F2F34EEA2E2A05B25FA44939F5D /* NSString-Helper */; + targetProxy = B4E46AD1FB36F3459C88EA7C0B7100EF /* PBXContainerItemProxy */; + }; + 929DC30F16746A1B0CAC16045050CB59 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "PNObject-PNObject"; + target = 06D22E411C2EDFC76C33393A581A1189 /* PNObject-PNObject */; + targetProxy = 634644DBC78EB6BD2375761CF528C393 /* PBXContainerItemProxy */; }; 98DD51A246F6BAB1D54CFD05E01D8874 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -4990,6 +5006,12 @@ target = 619F0D28240534293108906FED04836F /* Expecta+Snapshots */; targetProxy = 3FAD12CFA146E163BE7A7C211B209E99 /* PBXContainerItemProxy */; }; + 9C9EBBE50B89D756CB2122CDAFCC6E7C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "nv-ios-http-status"; + target = 88643B90725E3BDB1F15DA88BB66A9C9 /* nv-ios-http-status */; + targetProxy = CF3CF7645EDF5BFEB76BC58ECB586D39 /* PBXContainerItemProxy */; + }; 9E6953F0B2378E499CEC1E584FA2D5B8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Bolts; @@ -4999,27 +5021,33 @@ A11655C55A354A8E8572B4183D23E78E /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = StrongestPasswordValidator; - target = 352110FF1F6E135B18416F3E866D8C7D /* StrongestPasswordValidator */; + target = F5D9C50C5FE2B9F8D1F194902680BE2F /* StrongestPasswordValidator */; targetProxy = C24D823B2F7EA35FBE5BF3A58575E39F /* PBXContainerItemProxy */; }; A668B3626B21A9183FE5EBE1FF2975C3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = PNObject; - target = FF6DB175E269D4B6BC28013A2E0B79DC /* PNObject */; + target = FB7B8B19AE1F5E597E5C759195549ABD /* PNObject */; targetProxy = 375056DCFEF4080310518704A56215AD /* PBXContainerItemProxy */; }; + AA0B86A726753E4E4BFFB4AA4C66622F /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "PEAR-FileManager-iOS"; + target = BF088AF63E437970817C1E809577C700 /* PEAR-FileManager-iOS */; + targetProxy = 7C375E14729B0D53A96237235297E0DD /* PBXContainerItemProxy */; + }; + AB61DFB438514B2213C933250012FA26 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "UIDevice-Utils"; + target = 75D9A72884D53932B8C8E3CEA9C78958 /* UIDevice-Utils */; + targetProxy = F68A74A1609D32D45B20EFEDA7E34E85 /* PBXContainerItemProxy */; + }; AB86DB45B7A5A99629DA253C2BE079AD /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "UIDevice-Utils"; - target = 314C316F862F0C900E91221B5D6FBFDA /* UIDevice-Utils */; + target = 75D9A72884D53932B8C8E3CEA9C78958 /* UIDevice-Utils */; targetProxy = 7CA0C8255721FB2AF3218FBB745A61B6 /* PBXContainerItemProxy */; }; - B2C875ED5D3189AD23B25CB372DFA428 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FBSDKShareKit; - target = D8470470292BC39EE263E6103508E41A /* FBSDKShareKit */; - targetProxy = 7278D01E575E08BC590D2CFA421E9234 /* PBXContainerItemProxy */; - }; B4327D12E62270ACBF76C7F75B02787F /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FBSDKCoreKit; @@ -5032,17 +5060,23 @@ target = 823DCC47A39BF05022FD243FFA57350E /* PureLayout */; targetProxy = B32BF74C12B1F9E12E1EEED25D335B60 /* PBXContainerItemProxy */; }; + B7A7795C824F099ADA5367F536CF32FD /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = FBSDKCoreKit; + target = 1A54A167C32DFCCEA6CDB5334A0DB6AC /* FBSDKCoreKit */; + targetProxy = CEE1408A064C3F4E6C492B0E402794F2 /* PBXContainerItemProxy */; + }; BACEA299677029E73500AA2FF40AE90E /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "nv-ios-http-status"; target = 88643B90725E3BDB1F15DA88BB66A9C9 /* nv-ios-http-status */; targetProxy = 4FCD74BA68C1A574B01555F824846CA4 /* PBXContainerItemProxy */; }; - C31E389A8AF905C2FFCB0898598F072A /* PBXTargetDependency */ = { + C47C511DB99CFEB6C113AC8CD2CD6E5B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "NSString-Helper"; - target = 6F621F2F34EEA2E2A05B25FA44939F5D /* NSString-Helper */; - targetProxy = D9476D31D7096AA345C238EE26F7DE10 /* PBXContainerItemProxy */; + name = RNCryptor; + target = 1091EAF064382B0B21C715089395EB12 /* RNCryptor */; + targetProxy = 9641EC136CE289962B8500D00DA372BA /* PBXContainerItemProxy */; }; CFC3C60C0541C54818441E331A7E8753 /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -5065,51 +5099,27 @@ D8D0621FEFA5DCE0665EB1B5EDAFFDD7 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = RNCryptor; - target = 0840D25468C2C517130DF826544925A0 /* RNCryptor */; + target = 1091EAF064382B0B21C715089395EB12 /* RNCryptor */; targetProxy = 64824134F85EBD7F92DDCA213370E4D6 /* PBXContainerItemProxy */; }; DC38F2F7E865945F1F976D10A65CA67B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "UIDevice-Utils"; - target = 314C316F862F0C900E91221B5D6FBFDA /* UIDevice-Utils */; + target = 75D9A72884D53932B8C8E3CEA9C78958 /* UIDevice-Utils */; targetProxy = 3484B5DD08B7BDE56D49693AEE76F590 /* PBXContainerItemProxy */; }; - DE163BA7E5ECD68E1946A74426A9E679 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "StrongestPasswordValidator-StrongestPasswordValidator"; - target = B5F724D5F0F5CD521AED2FFB46B81417 /* StrongestPasswordValidator-StrongestPasswordValidator */; - targetProxy = 6032F468846372E10E549F8FD3B7B337 /* PBXContainerItemProxy */; - }; - DE7D12455B22FEC5B269716F7B6886A6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = NSDate_Utils; - target = 20B8A8681820FA8513BD7E48A85DC18D /* NSDate_Utils */; - targetProxy = 6AA6C79142003081329E933A6003ADF7 /* PBXContainerItemProxy */; - }; E1807C75A54A499EA185E9F7FA2CF13B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FBSDKShareKit; target = D8470470292BC39EE263E6103508E41A /* FBSDKShareKit */; targetProxy = 97AF319D526810A5E02D258CDBD7B3BF /* PBXContainerItemProxy */; }; - E69ADFF9CE4319CBA344025EE79BEAB0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "UIDevice-Utils-UIDevice-Utils"; - target = 028A94022F38D69362BD4CDDF2206F67 /* UIDevice-Utils-UIDevice-Utils */; - targetProxy = 2EE0FD5F2CBA8E065BE4491971782C42 /* PBXContainerItemProxy */; - }; EF83D136E3B525B6151A75CBAEFE4ADD /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "NSDate_Utils-NSDate_Utils"; target = 3241BF41D67FE3979A15BEAA18A92CA3 /* NSDate_Utils-NSDate_Utils */; targetProxy = 0CD167825DC3C6EBCB6F12FF7295B619 /* PBXContainerItemProxy */; }; - F1ED8E87F148A385EE923456C45DCC4D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "UIDevice-Utils"; - target = 314C316F862F0C900E91221B5D6FBFDA /* UIDevice-Utils */; - targetProxy = 1B2FE33D8B713786D38ED978EF621BFE /* PBXContainerItemProxy */; - }; F294EB8DEAC6BD8D779DC4B8372A776B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Expecta; @@ -5134,11 +5144,11 @@ target = 1C3436CEA5C3D39764C5F54374794ECB /* AFNetworking */; targetProxy = 1876653167F9A1DC5CFB6E89535A49CE /* PBXContainerItemProxy */; }; - FBC10FC028AA8490A0B4A259451D9EC2 /* PBXTargetDependency */ = { + F9447866F205D3B724E4DC5C36827912 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = AFNetworking; - target = 1C3436CEA5C3D39764C5F54374794ECB /* AFNetworking */; - targetProxy = 98ADDEFC1A487ED3180EC3DDBA849B00 /* PBXContainerItemProxy */; + name = FBSDKLoginKit; + target = 5D69761C2CD2A1E5C013537B29CAB4CF /* FBSDKLoginKit */; + targetProxy = 76F34C8C17E100A62C709DB65837A9DF /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -5368,6 +5378,22 @@ }; name = Release; }; + 233D91C893589369A1959C6047BED7B0 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 218AF1ECF876B28B484AD438E085D491 /* PNObject.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + INFOPLIST_FILE = "Target Support Files/PNObject/ResourceBundle-PNObject-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_NAME = PNObject; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; 2952B3C6909CF79419E899529474B8A5 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 8567FD0F5B559148E0841371032C6EF9 /* AFNetworking.xcconfig */; @@ -5484,6 +5510,64 @@ }; name = Debug; }; + 3960FB4488EB5F103F51632847A12119 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7A09DECA6D5F103F6751ABFE699C0424 /* StrongestPasswordValidator.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/StrongestPasswordValidator/StrongestPasswordValidator-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/StrongestPasswordValidator/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/StrongestPasswordValidator/StrongestPasswordValidator.modulemap"; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = StrongestPasswordValidator; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 3A8DBF2CBDBA3140F335819E61114990 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C4CD909A7A77FB08BECAF81E4A33B3D0 /* UIDevice-Utils.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/UIDevice-Utils/UIDevice-Utils-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/UIDevice-Utils/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/UIDevice-Utils/UIDevice-Utils.modulemap"; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = UIDevice_Utils; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; 3AE13E0D63F67AD6F372B7D3733BAEF6 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 7C047EA76672F7C61035FD11534465A8 /* nv-ios-http-status.xcconfig */; @@ -5513,36 +5597,7 @@ }; name = Release; }; - 43F0411E21C91EF8AA896C7CA50BF6DE /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7A09DECA6D5F103F6751ABFE699C0424 /* StrongestPasswordValidator.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = dwarf; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/StrongestPasswordValidator/StrongestPasswordValidator-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/StrongestPasswordValidator/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/StrongestPasswordValidator/StrongestPasswordValidator.modulemap"; - MTL_ENABLE_DEBUG_INFO = YES; - PRODUCT_NAME = StrongestPasswordValidator; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - 464AADB64DFF916A0D7FCE2B9EF6F4D0 /* Release */ = { + 4C5CFB09BF7BDFA900EA9099A72FA70D /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = F965812A401FC7E0DEACFEECF333FEA5 /* RNCryptor.xcconfig */; buildSettings = { @@ -5571,6 +5626,22 @@ }; name = Release; }; + 4E2FE149E3F60A7E9F09AACBC43417DF /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7A09DECA6D5F103F6751ABFE699C0424 /* StrongestPasswordValidator.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + INFOPLIST_FILE = "Target Support Files/StrongestPasswordValidator/ResourceBundle-StrongestPasswordValidator-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_NAME = StrongestPasswordValidator; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; 581A290AB6DD2C7877A5021F19DC92C8 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = F4C3A2C8674B472825B16D5A63196BF7 /* PureLayout.xcconfig */; @@ -5629,35 +5700,6 @@ }; name = Debug; }; - 62A1E9137F7AC6A14150F8A15CB4E13B /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7A09DECA6D5F103F6751ABFE699C0424 /* StrongestPasswordValidator.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/StrongestPasswordValidator/StrongestPasswordValidator-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/StrongestPasswordValidator/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/StrongestPasswordValidator/StrongestPasswordValidator.modulemap"; - MTL_ENABLE_DEBUG_INFO = NO; - PRODUCT_NAME = StrongestPasswordValidator; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; 663CDE84BB751A776927AE7B7A6A9BB9 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 4D70A828104A007CFF2131BB59E7C852 /* FBSDKLoginKit.xcconfig */; @@ -5703,6 +5745,22 @@ }; name = Debug; }; + 6BA0439473B0C5ABED0EA2338F2E97BF /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7A09DECA6D5F103F6751ABFE699C0424 /* StrongestPasswordValidator.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + INFOPLIST_FILE = "Target Support Files/StrongestPasswordValidator/ResourceBundle-StrongestPasswordValidator-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_NAME = StrongestPasswordValidator; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; 6D9FA84BB6387F9913EEED4D0C2A7310 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = FC47B19FDD454A53207911B9A946DD30 /* PEAR-FileManager-iOS.xcconfig */; @@ -5766,35 +5824,6 @@ }; name = Debug; }; - 78C3FF56B925B8637AEC38AAC80DB1F7 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C4CD909A7A77FB08BECAF81E4A33B3D0 /* UIDevice-Utils.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = dwarf; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/UIDevice-Utils/UIDevice-Utils-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/UIDevice-Utils/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/UIDevice-Utils/UIDevice-Utils.modulemap"; - MTL_ENABLE_DEBUG_INFO = YES; - PRODUCT_NAME = UIDevice_Utils; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; 7D9A83213719CD405E007588B8E7970A /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 153EF48BC28A7EAF93BF2D5BAD19DED7 /* NSDate_Utils.xcconfig */; @@ -5811,22 +5840,6 @@ }; name = Debug; }; - 802D9D16C752F4026E68578843FF652F /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7A09DECA6D5F103F6751ABFE699C0424 /* StrongestPasswordValidator.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - INFOPLIST_FILE = "Target Support Files/StrongestPasswordValidator/ResourceBundle-StrongestPasswordValidator-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - PRODUCT_NAME = StrongestPasswordValidator; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; 811519CB8F683AC06F9C98B55AC40F11 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { @@ -5893,22 +5906,6 @@ }; name = Debug; }; - 877A7D5DDBBE9409F81C65A45C85ACCE /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C4CD909A7A77FB08BECAF81E4A33B3D0 /* UIDevice-Utils.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - INFOPLIST_FILE = "Target Support Files/UIDevice-Utils/ResourceBundle-UIDevice-Utils-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - PRODUCT_NAME = "UIDevice-Utils"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; 882EB4391EC2E701934974DA86F7343F /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -6037,6 +6034,35 @@ }; name = Debug; }; + 8D9F25A96035C51ABB7492CFA730178A /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C4CD909A7A77FB08BECAF81E4A33B3D0 /* UIDevice-Utils.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = dwarf; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/UIDevice-Utils/UIDevice-Utils-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/UIDevice-Utils/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/UIDevice-Utils/UIDevice-Utils.modulemap"; + MTL_ENABLE_DEBUG_INFO = YES; + PRODUCT_NAME = UIDevice_Utils; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; 8F21692CB617E97221AC052F5D9BA849 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = DC358092608E035811817A25786F40A6 /* Pods-PNObject_Example.release.xcconfig */; @@ -6099,21 +6125,21 @@ }; name = Release; }; - A3BE457D719558E0EA8E6C48FC5C6036 /* Debug */ = { + A1C023F90AAAC1680047B899872555CD /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 218AF1ECF876B28B484AD438E085D491 /* PNObject.xcconfig */; + baseConfigurationReference = C4CD909A7A77FB08BECAF81E4A33B3D0 /* UIDevice-Utils.xcconfig */; buildSettings = { ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_NO_COMMON_BLOCKS = YES; - INFOPLIST_FILE = "Target Support Files/PNObject/ResourceBundle-PNObject-Info.plist"; + INFOPLIST_FILE = "Target Support Files/UIDevice-Utils/ResourceBundle-UIDevice-Utils-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; - PRODUCT_NAME = PNObject; + PRODUCT_NAME = "UIDevice-Utils"; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = bundle; }; - name = Debug; + name = Release; }; A7AFC83711572A76BF5B9AA9CCD2B2F7 /* Release */ = { isa = XCBuildConfiguration; @@ -6131,36 +6157,6 @@ }; name = Release; }; - A7F3483822E7B76A0F027CEA89E77FE6 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = F965812A401FC7E0DEACFEECF333FEA5 /* RNCryptor.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = dwarf; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/RNCryptor/RNCryptor-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/RNCryptor/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/RNCryptor/RNCryptor.modulemap"; - MTL_ENABLE_DEBUG_INFO = YES; - PRODUCT_NAME = RNCryptor; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; A985F4288F681E0583DB895BE878E8F6 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = D0284852A5AF765D521FC36A413FA5DC /* CodFis-Helper.xcconfig */; @@ -6206,6 +6202,22 @@ }; name = Release; }; + AA8B089F6F90B7855D566D13027A4E2D /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 218AF1ECF876B28B484AD438E085D491 /* PNObject.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + INFOPLIST_FILE = "Target Support Files/PNObject/ResourceBundle-PNObject-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_NAME = PNObject; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; AB39F7567888B16E7A32CFA2630B3FED /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 1880963B37697EA728E158300FC0A2F7 /* NSString-Helper.xcconfig */; @@ -6264,6 +6276,52 @@ }; name = Debug; }; + ADE94A4D0B7E6347343FE0815F63E58D /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F965812A401FC7E0DEACFEECF333FEA5 /* RNCryptor.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = dwarf; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/RNCryptor/RNCryptor-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/RNCryptor/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/RNCryptor/RNCryptor.modulemap"; + MTL_ENABLE_DEBUG_INFO = YES; + PRODUCT_NAME = RNCryptor; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + B0805BDAC493E71BC6B780864B9BAE85 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C4CD909A7A77FB08BECAF81E4A33B3D0 /* UIDevice-Utils.xcconfig */; + buildSettings = { + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + INFOPLIST_FILE = "Target Support Files/UIDevice-Utils/ResourceBundle-UIDevice-Utils-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + PRODUCT_NAME = "UIDevice-Utils"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; B8319B1246E0E2BC65D4BB448CA28BA1 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 4D70A828104A007CFF2131BB59E7C852 /* FBSDKLoginKit.xcconfig */; @@ -6293,38 +6351,6 @@ }; name = Debug; }; - BBA09CFD3D987746CCD556A3FA92CA37 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7A09DECA6D5F103F6751ABFE699C0424 /* StrongestPasswordValidator.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - INFOPLIST_FILE = "Target Support Files/StrongestPasswordValidator/ResourceBundle-StrongestPasswordValidator-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - PRODUCT_NAME = StrongestPasswordValidator; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; - C0DDD3087CB96BDC307EC58F125B92DD /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C4CD909A7A77FB08BECAF81E4A33B3D0 /* UIDevice-Utils.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - INFOPLIST_FILE = "Target Support Files/UIDevice-Utils/ResourceBundle-UIDevice-Utils-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - PRODUCT_NAME = "UIDevice-Utils"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; C1709F7C6A480DB8B5DAFA5FA4A9A817 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 49A1701FA181DF66CCBF8888A36EEE4C /* FBSDKShareKit.xcconfig */; @@ -6416,35 +6442,6 @@ }; name = Release; }; - C83EA2DE206654BAD31E93CD9E1483AC /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 218AF1ECF876B28B484AD438E085D491 /* PNObject.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = dwarf; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/PNObject/PNObject-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/PNObject/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/PNObject/PNObject.modulemap"; - MTL_ENABLE_DEBUG_INFO = YES; - PRODUCT_NAME = PNObject; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; C9CF1CD34D016176BB252F77E3775D9C /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = A4509B61BAAAFC9B5E4D592380424BA4 /* Specta.xcconfig */; @@ -6474,35 +6471,6 @@ }; name = Debug; }; - D238A36B88F6F0A31B31000824D73988 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C4CD909A7A77FB08BECAF81E4A33B3D0 /* UIDevice-Utils.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/UIDevice-Utils/UIDevice-Utils-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/UIDevice-Utils/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/UIDevice-Utils/UIDevice-Utils.modulemap"; - MTL_ENABLE_DEBUG_INFO = NO; - PRODUCT_NAME = UIDevice_Utils; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; DB5A351D67EBFBFF6D535D2AA416327F /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = D0284852A5AF765D521FC36A413FA5DC /* CodFis-Helper.xcconfig */; @@ -6577,22 +6545,93 @@ }; name = Release; }; - F0E18916E301F1B8738182C47B4FC73E /* Release */ = { + E2F398D9F658A678BC1C6DEEBD390B38 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 218AF1ECF876B28B484AD438E085D491 /* PNObject.xcconfig */; buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = dwarf; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_NO_COMMON_BLOCKS = YES; - INFOPLIST_FILE = "Target Support Files/PNObject/ResourceBundle-PNObject-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/PNObject/PNObject-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/PNObject/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/PNObject/PNObject.modulemap"; + MTL_ENABLE_DEBUG_INFO = YES; PRODUCT_NAME = PNObject; SDKROOT = iphoneos; SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + E397815A50FA76876A61B81CD9DD667D /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 218AF1ECF876B28B484AD438E085D491 /* PNObject.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/PNObject/PNObject-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/PNObject/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/PNObject/PNObject.modulemap"; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = PNObject; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Release; }; + EAB3FA79FCC867F8BD412F258C9DFF21 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7A09DECA6D5F103F6751ABFE699C0424 /* StrongestPasswordValidator.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = dwarf; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/StrongestPasswordValidator/StrongestPasswordValidator-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/StrongestPasswordValidator/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/StrongestPasswordValidator/StrongestPasswordValidator.modulemap"; + MTL_ENABLE_DEBUG_INFO = YES; + PRODUCT_NAME = StrongestPasswordValidator; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; F24F328AA1CFC9A061F629C917D03F44 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = EFC2A1AA2245A9105C9A3D8EA7DFE3B3 /* Expecta.xcconfig */; @@ -6622,43 +6661,23 @@ }; name = Release; }; - FAD351E1091E20C8CD40767903F01074 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 218AF1ECF876B28B484AD438E085D491 /* PNObject.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/PNObject/PNObject-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/PNObject/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/PNObject/PNObject.modulemap"; - MTL_ENABLE_DEBUG_INFO = NO; - PRODUCT_NAME = PNObject; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 29AD34761A473C51D0085261492CC154 /* Build configuration list for PBXNativeTarget "PNObject-PNObject" */ = { + 021E02245BCEF961514547272583A40C /* Build configuration list for PBXNativeTarget "PNObject-PNObject" */ = { isa = XCConfigurationList; buildConfigurations = ( - A3BE457D719558E0EA8E6C48FC5C6036 /* Debug */, - F0E18916E301F1B8738182C47B4FC73E /* Release */, + 233D91C893589369A1959C6047BED7B0 /* Debug */, + AA8B089F6F90B7855D566D13027A4E2D /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 1E43B9FF8C86F6398C9DC8824265BD95 /* Build configuration list for PBXNativeTarget "RNCryptor" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ADE94A4D0B7E6347343FE0815F63E58D /* Debug */, + 4C5CFB09BF7BDFA900EA9099A72FA70D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -6672,15 +6691,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 31B4AB325C71FEE0DC5AC87B51EC1FF8 /* Build configuration list for PBXNativeTarget "PNObject" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C83EA2DE206654BAD31E93CD9E1483AC /* Debug */, - FAD351E1091E20C8CD40767903F01074 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 3460A17191CBC7E89B5A9E36009E3B5C /* Build configuration list for PBXNativeTarget "Pods-PNObject_Example" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -6708,6 +6718,42 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 3B9825B0347B162C9F3CB6F863EA27D8 /* Build configuration list for PBXNativeTarget "UIDevice-Utils" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8D9F25A96035C51ABB7492CFA730178A /* Debug */, + 3A8DBF2CBDBA3140F335819E61114990 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 477AB14E42B2E5AC779145B8D9D51649 /* Build configuration list for PBXNativeTarget "PNObject" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E2F398D9F658A678BC1C6DEEBD390B38 /* Debug */, + E397815A50FA76876A61B81CD9DD667D /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 4B99B4F0FFDD0F7268B3FF794FB6917D /* Build configuration list for PBXNativeTarget "StrongestPasswordValidator-StrongestPasswordValidator" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 4E2FE149E3F60A7E9F09AACBC43417DF /* Debug */, + 6BA0439473B0C5ABED0EA2338F2E97BF /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 4C6EDC68685DA7E8FE0EC5FB485C9F11 /* Build configuration list for PBXNativeTarget "UIDevice-Utils-UIDevice-Utils" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + B0805BDAC493E71BC6B780864B9BAE85 /* Debug */, + A1C023F90AAAC1680047B899872555CD /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 57800A0D1724774333EF09E83030AA81 /* Build configuration list for PBXNativeTarget "AFNetworking" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -6735,15 +6781,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 69F5CA4ED107C2FBAEE2B428DA7A4FA9 /* Build configuration list for PBXNativeTarget "RNCryptor" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A7F3483822E7B76A0F027CEA89E77FE6 /* Debug */, - 464AADB64DFF916A0D7FCE2B9EF6F4D0 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 6A1A08A808B6977C0D36ABC5867BCE98 /* Build configuration list for PBXNativeTarget "Bolts" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -6807,11 +6844,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9BDC097304A7081D3168BF96A326015C /* Build configuration list for PBXNativeTarget "UIDevice-Utils-UIDevice-Utils" */ = { + 9745399CFFD1D260A590EB00F0F15E14 /* Build configuration list for PBXNativeTarget "StrongestPasswordValidator" */ = { isa = XCConfigurationList; buildConfigurations = ( - C0DDD3087CB96BDC307EC58F125B92DD /* Debug */, - 877A7D5DDBBE9409F81C65A45C85ACCE /* Release */, + EAB3FA79FCC867F8BD412F258C9DFF21 /* Debug */, + 3960FB4488EB5F103F51632847A12119 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -6834,24 +6871,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - B38D8B895F524A11299EE91C565068A4 /* Build configuration list for PBXNativeTarget "StrongestPasswordValidator" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 43F0411E21C91EF8AA896C7CA50BF6DE /* Debug */, - 62A1E9137F7AC6A14150F8A15CB4E13B /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - C25C09E8A05B37D29DBFF4A6B77EE40E /* Build configuration list for PBXNativeTarget "UIDevice-Utils" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 78C3FF56B925B8637AEC38AAC80DB1F7 /* Debug */, - D238A36B88F6F0A31B31000824D73988 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; D5B74CC207A82790DE2A82F49EDF170A /* Build configuration list for PBXNativeTarget "Expecta+Snapshots" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -6897,15 +6916,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - FC53A25FE5FFBA22351EFDA617CEDF27 /* Build configuration list for PBXNativeTarget "StrongestPasswordValidator-StrongestPasswordValidator" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 802D9D16C752F4026E68578843FF652F /* Debug */, - BBA09CFD3D987746CCD556A3FA92CA37 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; /* End XCConfigurationList section */ }; rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/PNObject.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/PNObject.xcscheme index cae68b8..3163754 100644 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/PNObject.xcscheme +++ b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/PNObject.xcscheme @@ -14,7 +14,7 @@ buildForArchiving = "YES"> diff --git a/Example/Pods/Target Support Files/PNObject/Info.plist b/Example/Pods/Target Support Files/PNObject/Info.plist index eda9e7a..2cb2374 100644 --- a/Example/Pods/Target Support Files/PNObject/Info.plist +++ b/Example/Pods/Target Support Files/PNObject/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.7 + 0.3.8 CFBundleSignature ???? CFBundleVersion diff --git a/Example/Pods/Target Support Files/PNObject/ResourceBundle-PNObject-Info.plist b/Example/Pods/Target Support Files/PNObject/ResourceBundle-PNObject-Info.plist index 5681e38..25fe300 100644 --- a/Example/Pods/Target Support Files/PNObject/ResourceBundle-PNObject-Info.plist +++ b/Example/Pods/Target Support Files/PNObject/ResourceBundle-PNObject-Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.3.7 + 0.3.8 CFBundleSignature ???? CFBundleVersion diff --git a/PNObject.podspec b/PNObject.podspec index bdfccbb..82e8b56 100644 --- a/PNObject.podspec +++ b/PNObject.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "PNObject" -s.version = "0.3.8" +s.version = "0.3.9" s.summary = "PNObject is a simple replica of the more complex ParseObject" # This description is used to generate tags and improve search results. diff --git a/Pod/Classes/PNClasses/PNUser.h b/Pod/Classes/PNClasses/PNUser.h index 9253b42..3ccb0dd 100644 --- a/Pod/Classes/PNClasses/PNUser.h +++ b/Pod/Classes/PNClasses/PNUser.h @@ -108,6 +108,10 @@ * <#Description#> */ @property (strong, nonatomic, nullable) NSString * lastName; +/** + * <#Description#> + */ +@property (nonatomic, strong, nullable) NSURL * profileImageUrl; /** * <#Description#> */ diff --git a/Pod/Classes/PNClasses/PNUser.m b/Pod/Classes/PNClasses/PNUser.m index e9deadd..cf3d512 100644 --- a/Pod/Classes/PNClasses/PNUser.m +++ b/Pod/Classes/PNClasses/PNUser.m @@ -301,7 +301,7 @@ static bool isFirstAccess = YES; @"userId":@"uuid", @"firstName":@"first_name", @"lastName":@"last_name", - @"profileImage":@"profile_image", + @"profileImageUrl":@"profile_image", @"sex":@"sex", @"birthDate":@"birth_year", @"phone":@"phone", diff --git a/Pod/Classes/PNObject+PNObjectConnection.h b/Pod/Classes/PNObject+PNObjectConnection.h index 86390aa..e658012 100644 --- a/Pod/Classes/PNObject+PNObjectConnection.h +++ b/Pod/Classes/PNObject+PNObjectConnection.h @@ -7,6 +7,7 @@ // #import "PNObject.h" +#import "PNObjectFormData.h" @interface PNObject (PNObjectConnection) @@ -22,6 +23,13 @@ success:(nullable void (^)(NSURLSessionDataTask * _Nullable task, NSDictionary * _Nullable responseObject))success failure:(nullable void (^)(NSURLSessionDataTask * _Nullable task, NSError * _Nonnull error))failure; ++ (void) POSTWithEndpointAction:(NSString * _Nonnull) endPoint + formData:(NSArray * _Nullable) postFormData + parameters:(NSDictionary * _Nullable) parameters + progress:(nullable void (^)(NSProgress * _Nonnull uploadProgress)) uploadProgress + success:(nullable void (^)(NSURLSessionDataTask * _Nullable task, NSDictionary * _Nullable responseObject))success + failure:(nullable void (^)(NSURLSessionDataTask * _Nullable task, NSError * _Nonnull error))failure; + + (id _Nonnull) parseObjectFromResponse:(id _Nullable) response; @end diff --git a/Pod/Classes/PNObject+PNObjectConnection.m b/Pod/Classes/PNObject+PNObjectConnection.m index b01df47..209b95d 100644 --- a/Pod/Classes/PNObject+PNObjectConnection.m +++ b/Pod/Classes/PNObject+PNObjectConnection.m @@ -82,6 +82,42 @@ } } ++ (void) POSTWithEndpointAction:(NSString * _Nonnull) endPoint + formData:(NSArray * _Nullable) postFormData + parameters:(NSDictionary * _Nullable) parameters + progress:(nullable void (^)(NSProgress * _Nonnull uploadProgress)) uploadProgress + success:(nullable void (^)(NSURLSessionDataTask * _Nullable task, NSDictionary * _Nullable responseObject))success + failure:(nullable void (^)(NSURLSessionDataTask * _Nullable task, NSError * _Nonnull error))failure { + + if ([[PNObjectConfig sharedInstance] currentOauthCredential] && ![[[PNObjectConfig sharedInstance] currentOauthCredential] isExpired]) { + + [[[PNObjectConfig sharedInstance] manager] POST:[[[PNObjectConfig sharedInstance] baseUrl] stringByAppendingFormat:@"%@",endPoint] + parameters:parameters + constructingBodyWithBlock:^(id _Nonnull formData) { + if (postFormData) { + for (PNObjectFormData *postData in postFormData) { + + [formData appendPartWithFileData:[postData formData] name:[postData name] fileName:[postData fileName] mimeType:[postData mimeType]]; + } + } + } + progress:uploadProgress + success:success + failure:failure]; + } + else { + [[PNObjectConfig sharedInstance] refreshTokenForClientCredentialWithBlockSuccess:^(BOOL refreshSuccess) { + + [self POSTWithEndpointAction:endPoint parameters:parameters progress:uploadProgress success:success failure:failure]; + } failure:^(NSError * _Nonnull error) { + + if (failure) { + failure(nil,error); + } + }]; + } +} + #pragma mark Private Methods diff --git a/Pod/Classes/PNObjectFormData.h b/Pod/Classes/PNObjectFormData.h new file mode 100644 index 0000000..03ea836 --- /dev/null +++ b/Pod/Classes/PNObjectFormData.h @@ -0,0 +1,54 @@ +// +// PNObjectFormData.h +// Pods +// +// Created by Giuseppe Nucifora on 16/02/16. +// +// + +#import + +@interface PNObjectFormData : NSObject + +@property (nonatomic, strong, nonnull) NSData *formData; +@property (nonatomic, strong, nonnull) NSString * name; +@property (nonatomic, strong, nonnull) NSString * fileName; +@property (nonatomic, strong, nonnull) NSString * mimeType; + +/** + * <#Description#> + * + * @param formData <#formData description#> + * @param name <#name description#> + * @param fileName <#fileName description#> + * @param mimeType <#mimeType description#> + * + * @return <#return value description#> + */ ++ (instancetype _Nonnull) formDataFromNSData:(NSData * _Nonnull) formData name:(NSString * _Nonnull) name fileName:(NSString * _Nonnull) fileName mimeType:(NSString * _Nonnull) mimeType; +/** + * <#Description#> + * + * @param image <#image description#> + * @param name <#name description#> + * @param fileName <#fileName description#> + * @param mimeType <#mimeType description#> + * + * @return <#return value description#> + */ ++ (instancetype _Nonnull) formDataFromUIImage:(UIImage * _Nonnull) image name:(NSString * _Nonnull) name fileName:(NSString * _Nonnull) fileName mimeType:(NSString * _Nonnull) mimeType; +/** + * <#Description#> + * + * @param image <#image description#> + * @param compression <#compression description#> + * @param name <#name description#> + * @param fileName <#fileName description#> + * @param mimeType <#mimeType description#> + * + * @return <#return value description#> + */ ++ (instancetype _Nonnull) formDataFromUIImage:(UIImage * _Nonnull) image compression:(CGFloat) compression name:(NSString * _Nonnull) name fileName:(NSString * _Nonnull) fileName mimeType:(NSString * _Nonnull) mimeType; + + +@end diff --git a/Pod/Classes/PNObjectFormData.m b/Pod/Classes/PNObjectFormData.m new file mode 100644 index 0000000..5df198a --- /dev/null +++ b/Pod/Classes/PNObjectFormData.m @@ -0,0 +1,40 @@ +// +// PNObjectFormData.m +// Pods +// +// Created by Giuseppe Nucifora on 16/02/16. +// +// + +#import "PNObjectFormData.h" + +@implementation PNObjectFormData + ++ (instancetype _Nonnull) formDataFromNSData:(NSData * _Nonnull) formData name:(NSString * _Nonnull) name fileName:(NSString * _Nonnull) fileName mimeType:(NSString * _Nonnull) mimeType { + PNObjectFormData * responseData = [PNObjectFormData new]; + + [responseData setFormData:formData]; + [responseData setName:name]; + [responseData setFileName:fileName]; + [responseData setMimeType:mimeType]; + + return responseData; +} + ++ (instancetype _Nonnull) formDataFromUIImage:(UIImage * _Nonnull) image name:(NSString * _Nonnull) name fileName:(NSString * _Nonnull) fileName mimeType:(NSString * _Nonnull) mimeType { + return [self formDataFromUIImage:image compression:1 name:name fileName:fileName mimeType:mimeType]; +} + ++ (instancetype _Nonnull) formDataFromUIImage:(UIImage * _Nonnull) image compression:(CGFloat) compression name:(NSString * _Nonnull) name fileName:(NSString * _Nonnull) fileName mimeType:(NSString * _Nonnull) mimeType { + PNObjectFormData * responseData = [PNObjectFormData new]; + + [responseData setFormData:UIImageJPEGRepresentation(image, compression)]; + [responseData setName:name]; + [responseData setFileName:fileName]; + [responseData setMimeType:mimeType]; + + return responseData; +} + + +@end