|
3852 | 3852 | 099C082113AC013900D71869 /* Tests */,
|
3853 | 3853 | 09D3364C139C54940098E916 /* Frameworks */,
|
3854 | 3854 | 09D3364B139C54940098E916 /* Products */,
|
| 3855 | + 4AAB99061EE6D7E50073D7A7 /* Recovered References */, |
3855 | 3856 | );
|
3856 | 3857 | indentWidth = 4;
|
3857 | 3858 | sourceTree = "<group>";
|
|
3909 | 3910 | name = Views;
|
3910 | 3911 | sourceTree = "<group>";
|
3911 | 3912 | };
|
| 3913 | + 4AAB99061EE6D7E50073D7A7 /* Recovered References */ = { |
| 3914 | + isa = PBXGroup; |
| 3915 | + children = ( |
| 3916 | + F5B0B3121B44A05100F3EBC4 /* PFPaymentTransactionObserver_Private.h */, |
| 3917 | + 97DE045B163214C0007154E8 /* SystemConfiguration.framework */, |
| 3918 | + 97DE045016321428007154E8 /* CoreLocation.framework */, |
| 3919 | + ); |
| 3920 | + name = "Recovered References"; |
| 3921 | + sourceTree = "<group>"; |
| 3922 | + }; |
3912 | 3923 | 7C83A03B15B4A609005E2C8E /* Commands */ = {
|
3913 | 3924 | isa = PBXGroup;
|
3914 | 3925 | children = (
|
|
6931 | 6942 | isa = PBXProject;
|
6932 | 6943 | attributes = {
|
6933 | 6944 | LastSwiftUpdateCheck = 0700;
|
6934 |
| - LastUpgradeCheck = 0730; |
| 6945 | + LastUpgradeCheck = 0820; |
6935 | 6946 | ORGANIZATIONNAME = "Parse Inc.";
|
6936 | 6947 | TargetAttributes = {
|
| 6948 | + 810155051BB3832700D7C7BD = { |
| 6949 | + LastSwiftMigration = 0830; |
| 6950 | + }; |
| 6951 | + 816F441B1A8E8933009CDB32 = { |
| 6952 | + LastSwiftMigration = 0900; |
| 6953 | + }; |
6937 | 6954 | 81C3821B19CCA89E0066284A = {
|
6938 | 6955 | CreatedOnToolsVersion = 6.0.1;
|
| 6956 | + LastSwiftMigration = 0830; |
6939 | 6957 | };
|
6940 | 6958 | };
|
6941 | 6959 | };
|
|
8661 | 8679 | isa = XCBuildConfiguration;
|
8662 | 8680 | baseConfigurationReference = 81DCD1491D2DA080002501A2 /* Debug.xcconfig */;
|
8663 | 8681 | buildSettings = {
|
| 8682 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 8683 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
8664 | 8684 | };
|
8665 | 8685 | name = Debug;
|
8666 | 8686 | };
|
8667 | 8687 | 09D3366C139C54940098E916 /* Release */ = {
|
8668 | 8688 | isa = XCBuildConfiguration;
|
8669 | 8689 | baseConfigurationReference = 81DCD14A1D2DA080002501A2 /* Release.xcconfig */;
|
8670 | 8690 | buildSettings = {
|
| 8691 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 8692 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
8671 | 8693 | };
|
8672 | 8694 | name = Release;
|
8673 | 8695 | };
|
8674 | 8696 | 810156671BB3832700D7C7BD /* Debug */ = {
|
8675 | 8697 | isa = XCBuildConfiguration;
|
8676 | 8698 | baseConfigurationReference = 810154FE1BB382F800D7C7BD /* Parse-watchOS.xcconfig */;
|
8677 | 8699 | buildSettings = {
|
| 8700 | + SWIFT_VERSION = 3.0; |
8678 | 8701 | };
|
8679 | 8702 | name = Debug;
|
8680 | 8703 | };
|
8681 | 8704 | 810156681BB3832700D7C7BD /* Release */ = {
|
8682 | 8705 | isa = XCBuildConfiguration;
|
8683 | 8706 | baseConfigurationReference = 810154FE1BB382F800D7C7BD /* Parse-watchOS.xcconfig */;
|
8684 | 8707 | buildSettings = {
|
| 8708 | + SWIFT_VERSION = 3.0; |
8685 | 8709 | };
|
8686 | 8710 | name = Release;
|
8687 | 8711 | };
|
|
8731 | 8755 | isa = XCBuildConfiguration;
|
8732 | 8756 | baseConfigurationReference = F55ABB531B4F39DA00A0ECD5 /* Parse-iOS.xcconfig */;
|
8733 | 8757 | buildSettings = {
|
| 8758 | + CLANG_ENABLE_MODULES = YES; |
| 8759 | + DEFINES_MODULE = YES; |
| 8760 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 8761 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 8762 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 8763 | + SWIFT_VERSION = 3.0; |
8734 | 8764 | };
|
8735 | 8765 | name = Debug;
|
8736 | 8766 | };
|
8737 | 8767 | 81C3823519CCA89F0066284A /* Release */ = {
|
8738 | 8768 | isa = XCBuildConfiguration;
|
8739 | 8769 | baseConfigurationReference = F55ABB531B4F39DA00A0ECD5 /* Parse-iOS.xcconfig */;
|
8740 | 8770 | buildSettings = {
|
| 8771 | + CLANG_ENABLE_MODULES = YES; |
| 8772 | + DEFINES_MODULE = YES; |
| 8773 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 8774 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 8775 | + SWIFT_VERSION = 3.0; |
8741 | 8776 | };
|
8742 | 8777 | name = Release;
|
8743 | 8778 | };
|
|
0 commit comments