422 lines
17 KiB
Plaintext
422 lines
17 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 52;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
F43C34D92370F8BD005145DD /* SmoketestSPM.h in Headers */ = {isa = PBXBuildFile; fileRef = F43C34D72370F8BD005145DD /* SmoketestSPM.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
F43C34EA2370F948005145DD /* VerifyFacebookCore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F43C34E72370F947005145DD /* VerifyFacebookCore.swift */; };
|
|
F43C34EB2370F948005145DD /* VerifyFacebookShare.swift in Sources */ = {isa = PBXBuildFile; fileRef = F43C34E82370F948005145DD /* VerifyFacebookShare.swift */; };
|
|
F43C34EC2370F948005145DD /* VerifyFacebookLogin.swift in Sources */ = {isa = PBXBuildFile; fileRef = F43C34E92370F948005145DD /* VerifyFacebookLogin.swift */; };
|
|
F43C34EE2370F957005145DD /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = F43C34ED2370F957005145DD /* README.md */; };
|
|
F47BEEE326A8BA6500AABF90 /* VerifyFacebookAEM.swift in Sources */ = {isa = PBXBuildFile; fileRef = F47BEEE226A8BA6500AABF90 /* VerifyFacebookAEM.swift */; };
|
|
F47BEEE626A8CA4E00AABF90 /* VerifyAEM.h in Headers */ = {isa = PBXBuildFile; fileRef = F47BEEE426A8CA4E00AABF90 /* VerifyAEM.h */; };
|
|
F47BEEE726A8CA4E00AABF90 /* VerifyAEM.m in Sources */ = {isa = PBXBuildFile; fileRef = F47BEEE526A8CA4E00AABF90 /* VerifyAEM.m */; };
|
|
F4CEA54023C29C9E0086EB16 /* FacebookShare in Frameworks */ = {isa = PBXBuildFile; productRef = F4CEA53F23C29C9E0086EB16 /* FacebookShare */; };
|
|
F4CEA54223C29C9E0086EB16 /* FacebookLogin in Frameworks */ = {isa = PBXBuildFile; productRef = F4CEA54123C29C9E0086EB16 /* FacebookLogin */; };
|
|
F4CEA54423C29C9E0086EB16 /* FacebookCore in Frameworks */ = {isa = PBXBuildFile; productRef = F4CEA54323C29C9E0086EB16 /* FacebookCore */; };
|
|
F4F85DA226BAF73C003C735B /* FacebookAEM in Frameworks */ = {isa = PBXBuildFile; productRef = F4F85DA126BAF73C003C735B /* FacebookAEM */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
F43C34D42370F8BD005145DD /* SmoketestSPM.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SmoketestSPM.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F43C34D72370F8BD005145DD /* SmoketestSPM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmoketestSPM.h; sourceTree = "<group>"; };
|
|
F43C34D82370F8BD005145DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
F43C34E72370F947005145DD /* VerifyFacebookCore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerifyFacebookCore.swift; sourceTree = "<group>"; };
|
|
F43C34E82370F948005145DD /* VerifyFacebookShare.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerifyFacebookShare.swift; sourceTree = "<group>"; };
|
|
F43C34E92370F948005145DD /* VerifyFacebookLogin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerifyFacebookLogin.swift; sourceTree = "<group>"; };
|
|
F43C34ED2370F957005145DD /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
F47BEEE226A8BA6500AABF90 /* VerifyFacebookAEM.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerifyFacebookAEM.swift; sourceTree = "<group>"; };
|
|
F47BEEE426A8CA4E00AABF90 /* VerifyAEM.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VerifyAEM.h; sourceTree = "<group>"; };
|
|
F47BEEE526A8CA4E00AABF90 /* VerifyAEM.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VerifyAEM.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
F43C34D12370F8BD005145DD /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F4CEA54223C29C9E0086EB16 /* FacebookLogin in Frameworks */,
|
|
F4F85DA226BAF73C003C735B /* FacebookAEM in Frameworks */,
|
|
F4CEA54423C29C9E0086EB16 /* FacebookCore in Frameworks */,
|
|
F4CEA54023C29C9E0086EB16 /* FacebookShare in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
F43C34CA2370F8BD005145DD = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F43C34ED2370F957005145DD /* README.md */,
|
|
F43C34D62370F8BD005145DD /* SmoketestSPM */,
|
|
F43C34D52370F8BD005145DD /* Products */,
|
|
F4F85DA026BAF73C003C735B /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
F43C34D52370F8BD005145DD /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F43C34D42370F8BD005145DD /* SmoketestSPM.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
F43C34D62370F8BD005145DD /* SmoketestSPM */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F47BEEE226A8BA6500AABF90 /* VerifyFacebookAEM.swift */,
|
|
F43C34E72370F947005145DD /* VerifyFacebookCore.swift */,
|
|
F43C34E92370F948005145DD /* VerifyFacebookLogin.swift */,
|
|
F43C34E82370F948005145DD /* VerifyFacebookShare.swift */,
|
|
F43C34D72370F8BD005145DD /* SmoketestSPM.h */,
|
|
F43C34D82370F8BD005145DD /* Info.plist */,
|
|
F47BEEE426A8CA4E00AABF90 /* VerifyAEM.h */,
|
|
F47BEEE526A8CA4E00AABF90 /* VerifyAEM.m */,
|
|
);
|
|
path = SmoketestSPM;
|
|
sourceTree = "<group>";
|
|
};
|
|
F4F85DA026BAF73C003C735B /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
F43C34CF2370F8BD005145DD /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F43C34D92370F8BD005145DD /* SmoketestSPM.h in Headers */,
|
|
F47BEEE626A8CA4E00AABF90 /* VerifyAEM.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
F43C34D32370F8BD005145DD /* SmoketestSPM */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F43C34DC2370F8BD005145DD /* Build configuration list for PBXNativeTarget "SmoketestSPM" */;
|
|
buildPhases = (
|
|
F43C34CF2370F8BD005145DD /* Headers */,
|
|
F43C34D02370F8BD005145DD /* Sources */,
|
|
F43C34D12370F8BD005145DD /* Frameworks */,
|
|
F43C34D22370F8BD005145DD /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SmoketestSPM;
|
|
packageProductDependencies = (
|
|
F4CEA53F23C29C9E0086EB16 /* FacebookShare */,
|
|
F4CEA54123C29C9E0086EB16 /* FacebookLogin */,
|
|
F4CEA54323C29C9E0086EB16 /* FacebookCore */,
|
|
F4F85DA126BAF73C003C735B /* FacebookAEM */,
|
|
);
|
|
productName = SmoketestSPM;
|
|
productReference = F43C34D42370F8BD005145DD /* SmoketestSPM.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
F43C34CB2370F8BD005145DD /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 1120;
|
|
ORGANIZATIONNAME = facebook;
|
|
TargetAttributes = {
|
|
F43C34D32370F8BD005145DD = {
|
|
CreatedOnToolsVersion = 11.2;
|
|
LastSwiftMigration = 1250;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = F43C34CE2370F8BD005145DD /* Build configuration list for PBXProject "SmoketestSPM" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = F43C34CA2370F8BD005145DD;
|
|
packageReferences = (
|
|
F4CEA53E23C29C9E0086EB16 /* XCRemoteSwiftPackageReference "facebook-ios-sdk" */,
|
|
);
|
|
productRefGroup = F43C34D52370F8BD005145DD /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
F43C34D32370F8BD005145DD /* SmoketestSPM */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
F43C34D22370F8BD005145DD /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F43C34EE2370F957005145DD /* README.md in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
F43C34D02370F8BD005145DD /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F47BEEE726A8CA4E00AABF90 /* VerifyAEM.m in Sources */,
|
|
F43C34EB2370F948005145DD /* VerifyFacebookShare.swift in Sources */,
|
|
F43C34EC2370F948005145DD /* VerifyFacebookLogin.swift in Sources */,
|
|
F43C34EA2370F948005145DD /* VerifyFacebookCore.swift in Sources */,
|
|
F47BEEE326A8BA6500AABF90 /* VerifyFacebookAEM.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
F43C34DA2370F8BD005145DD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
F43C34DB2370F8BD005145DD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
F43C34DD2370F8BD005145DD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = SmoketestSPM/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.swift.SmoketestSPM;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
F43C34DE2370F8BD005145DD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = SmoketestSPM/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.facebook.swift.SmoketestSPM;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
F43C34CE2370F8BD005145DD /* Build configuration list for PBXProject "SmoketestSPM" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F43C34DA2370F8BD005145DD /* Debug */,
|
|
F43C34DB2370F8BD005145DD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F43C34DC2370F8BD005145DD /* Build configuration list for PBXNativeTarget "SmoketestSPM" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F43C34DD2370F8BD005145DD /* Debug */,
|
|
F43C34DE2370F8BD005145DD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
F4CEA53E23C29C9E0086EB16 /* XCRemoteSwiftPackageReference "facebook-ios-sdk" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/facebook/facebook-ios-sdk";
|
|
requirement = {
|
|
branch = HEAD;
|
|
kind = branch;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
F4CEA53F23C29C9E0086EB16 /* FacebookShare */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = F4CEA53E23C29C9E0086EB16 /* XCRemoteSwiftPackageReference "facebook-ios-sdk" */;
|
|
productName = FacebookShare;
|
|
};
|
|
F4CEA54123C29C9E0086EB16 /* FacebookLogin */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = F4CEA53E23C29C9E0086EB16 /* XCRemoteSwiftPackageReference "facebook-ios-sdk" */;
|
|
productName = FacebookLogin;
|
|
};
|
|
F4CEA54323C29C9E0086EB16 /* FacebookCore */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = F4CEA53E23C29C9E0086EB16 /* XCRemoteSwiftPackageReference "facebook-ios-sdk" */;
|
|
productName = FacebookCore;
|
|
};
|
|
F4F85DA126BAF73C003C735B /* FacebookAEM */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = F4CEA53E23C29C9E0086EB16 /* XCRemoteSwiftPackageReference "facebook-ios-sdk" */;
|
|
productName = FacebookAEM;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = F43C34CB2370F8BD005145DD /* Project object */;
|
|
}
|