2020-02-22 11:21:27 +08:00
// !$*UTF8*$!
{
archiveVersion = 1 ;
classes = {
} ;
objectVersion = 51 ;
objects = {
/* Begin PBXBuildFile section */
9 DD565BE23EC45080011FC4A /* AppDelegate.m in Sources */ = { isa = PBXBuildFile ; fileRef = 9 DD565BD23EC45080011FC4A /* AppDelegate.m */ ; } ;
9 DD565C423EC45080011FC4A /* ViewController.m in Sources */ = { isa = PBXBuildFile ; fileRef = 9 DD565C323EC45080011FC4A /* ViewController.m */ ; } ;
9 DD565C923EC450A0011FC4A /* Assets.xcassets in Resources */ = { isa = PBXBuildFile ; fileRef = 9 DD565C823EC450A0011FC4A /* Assets.xcassets */ ; } ;
9 DD565CC23EC450A0011FC4A /* LaunchScreen.storyboard in Resources */ = { isa = PBXBuildFile ; fileRef = 9 DD565CA23EC450A0011FC4A /* LaunchScreen.storyboard */ ; } ;
9 DD565CF23EC450A0011FC4A /* main.m in Sources */ = { isa = PBXBuildFile ; fileRef = 9 DD565CE23EC450A0011FC4A /* main.m */ ; } ;
2020-12-18 09:28:26 +08:00
A823321F258C3B7000C1B2D5 /* FINDemoClientHelper.m in Sources */ = { isa = PBXBuildFile ; fileRef = A823321D258C3B7000C1B2D5 /* FINDemoClientHelper.m */ ; } ;
2020-12-04 14:09:34 +08:00
A863B745257A09A300959AA1 /* FINExtensionHelper.m in Sources */ = { isa = PBXBuildFile ; fileRef = A863B744257A09A300959AA1 /* FINExtensionHelper.m */ ; } ;
2020-12-18 09:28:26 +08:00
A8BC097A258BA095001289A3 /* FINCustomMenuModel.m in Sources */ = { isa = PBXBuildFile ; fileRef = A8BC0979258BA095001289A3 /* FINCustomMenuModel.m */ ; } ;
FBF7F422A6EA50C856DB84F7 /* libPods-demo.a in Frameworks */ = { isa = PBXBuildFile ; fileRef = 28 A582EE796CD12C1FF4F5DB /* libPods-demo.a */ ; } ;
2020-02-22 11:21:27 +08:00
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
28 A582EE796CD12C1FF4F5DB /* libPods-demo.a */ = { isa = PBXFileReference ; explicitFileType = archive . ar ; includeInIndex = 0 ; path = " libPods-demo.a " ; sourceTree = BUILT_PRODUCTS_DIR ; } ;
3F 2 BFD149B6F799A303A07B3 /* Pods-demo.release.xcconfig */ = { isa = PBXFileReference ; includeInIndex = 1 ; lastKnownFileType = text . xcconfig ; name = " Pods-demo.release.xcconfig " ; path = " Target Support Files/Pods-demo/Pods-demo.release.xcconfig " ; sourceTree = " <group> " ; } ;
9 DD565B923EC45080011FC4A /* demo.app */ = { isa = PBXFileReference ; explicitFileType = wrapper . application ; includeInIndex = 0 ; path = demo . app ; sourceTree = BUILT_PRODUCTS_DIR ; } ;
9 DD565BC23EC45080011FC4A /* AppDelegate.h */ = { isa = PBXFileReference ; lastKnownFileType = sourcecode . c . h ; path = AppDelegate . h ; sourceTree = " <group> " ; } ;
9 DD565BD23EC45080011FC4A /* AppDelegate.m */ = { isa = PBXFileReference ; lastKnownFileType = sourcecode . c . objc ; path = AppDelegate . m ; sourceTree = " <group> " ; } ;
9 DD565C223EC45080011FC4A /* ViewController.h */ = { isa = PBXFileReference ; lastKnownFileType = sourcecode . c . h ; path = ViewController . h ; sourceTree = " <group> " ; } ;
9 DD565C323EC45080011FC4A /* ViewController.m */ = { isa = PBXFileReference ; lastKnownFileType = sourcecode . c . objc ; path = ViewController . m ; sourceTree = " <group> " ; } ;
9 DD565C823EC450A0011FC4A /* Assets.xcassets */ = { isa = PBXFileReference ; lastKnownFileType = folder . assetcatalog ; path = Assets . xcassets ; sourceTree = " <group> " ; } ;
9 DD565CB23EC450A0011FC4A /* Base */ = { isa = PBXFileReference ; lastKnownFileType = file . storyboard ; name = Base ; path = Base . lproj / LaunchScreen . storyboard ; sourceTree = " <group> " ; } ;
9 DD565CD23EC450A0011FC4A /* Info.plist */ = { isa = PBXFileReference ; lastKnownFileType = text . plist . xml ; path = Info . plist ; sourceTree = " <group> " ; } ;
9 DD565CE23EC450A0011FC4A /* main.m */ = { isa = PBXFileReference ; lastKnownFileType = sourcecode . c . objc ; path = main . m ; sourceTree = " <group> " ; } ;
2020-12-18 09:28:26 +08:00
A823321D258C3B7000C1B2D5 /* FINDemoClientHelper.m */ = { isa = PBXFileReference ; fileEncoding = 4 ; lastKnownFileType = sourcecode . c . objc ; path = FINDemoClientHelper . m ; sourceTree = " <group> " ; } ;
A823321E258C3B7000C1B2D5 /* FINDemoClientHelper.h */ = { isa = PBXFileReference ; fileEncoding = 4 ; lastKnownFileType = sourcecode . c . h ; path = FINDemoClientHelper . h ; sourceTree = " <group> " ; } ;
2020-12-04 14:09:34 +08:00
A863B743257A09A200959AA1 /* FINExtensionHelper.h */ = { isa = PBXFileReference ; fileEncoding = 4 ; lastKnownFileType = sourcecode . c . h ; path = FINExtensionHelper . h ; sourceTree = " <group> " ; } ;
A863B744257A09A300959AA1 /* FINExtensionHelper.m */ = { isa = PBXFileReference ; fileEncoding = 4 ; lastKnownFileType = sourcecode . c . objc ; path = FINExtensionHelper . m ; sourceTree = " <group> " ; } ;
2020-12-18 09:28:26 +08:00
A8BC0978258BA095001289A3 /* FINCustomMenuModel.h */ = { isa = PBXFileReference ; lastKnownFileType = sourcecode . c . h ; path = FINCustomMenuModel . h ; sourceTree = " <group> " ; } ;
A8BC0979258BA095001289A3 /* FINCustomMenuModel.m */ = { isa = PBXFileReference ; lastKnownFileType = sourcecode . c . objc ; path = FINCustomMenuModel . m ; sourceTree = " <group> " ; } ;
2020-02-22 11:21:27 +08:00
FBEBA7E73B95B66C846E76FF /* Pods-demo.debug.xcconfig */ = { isa = PBXFileReference ; includeInIndex = 1 ; lastKnownFileType = text . xcconfig ; name = " Pods-demo.debug.xcconfig " ; path = " Target Support Files/Pods-demo/Pods-demo.debug.xcconfig " ; sourceTree = " <group> " ; } ;
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
9 DD565B623EC45080011FC4A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase ;
buildActionMask = 2147483647 ;
files = (
2020-12-18 09:28:26 +08:00
FBF7F422A6EA50C856DB84F7 /* libPods-demo.a in Frameworks */ ,
2020-02-22 11:21:27 +08:00
) ;
runOnlyForDeploymentPostprocessing = 0 ;
} ;
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
9 DD565B023EC45080011FC4A = {
isa = PBXGroup ;
children = (
9 DD565BB23EC45080011FC4A /* demo */ ,
9 DD565BA23EC45080011FC4A /* Products */ ,
F230DA512C0C77A07ACE5BB1 /* Pods */ ,
ACE3AE3120D1733A6BB38C8A /* Frameworks */ ,
) ;
sourceTree = " <group> " ;
} ;
9 DD565BA23EC45080011FC4A /* Products */ = {
isa = PBXGroup ;
children = (
9 DD565B923EC45080011FC4A /* demo.app */ ,
) ;
name = Products ;
sourceTree = " <group> " ;
} ;
9 DD565BB23EC45080011FC4A /* demo */ = {
isa = PBXGroup ;
children = (
9 DD565BC23EC45080011FC4A /* AppDelegate.h */ ,
9 DD565BD23EC45080011FC4A /* AppDelegate.m */ ,
2020-12-18 09:28:26 +08:00
A823321E258C3B7000C1B2D5 /* FINDemoClientHelper.h */ ,
A823321D258C3B7000C1B2D5 /* FINDemoClientHelper.m */ ,
2020-12-04 14:09:34 +08:00
A863B743257A09A200959AA1 /* FINExtensionHelper.h */ ,
A863B744257A09A300959AA1 /* FINExtensionHelper.m */ ,
2020-12-18 09:28:26 +08:00
A8BC0978258BA095001289A3 /* FINCustomMenuModel.h */ ,
A8BC0979258BA095001289A3 /* FINCustomMenuModel.m */ ,
2020-02-22 11:21:27 +08:00
9 DD565C223EC45080011FC4A /* ViewController.h */ ,
9 DD565C323EC45080011FC4A /* ViewController.m */ ,
9 DD565C823EC450A0011FC4A /* Assets.xcassets */ ,
9 DD565CA23EC450A0011FC4A /* LaunchScreen.storyboard */ ,
9 DD565CD23EC450A0011FC4A /* Info.plist */ ,
9 DD565CE23EC450A0011FC4A /* main.m */ ,
) ;
path = demo ;
sourceTree = " <group> " ;
} ;
ACE3AE3120D1733A6BB38C8A /* Frameworks */ = {
isa = PBXGroup ;
children = (
28 A582EE796CD12C1FF4F5DB /* libPods-demo.a */ ,
) ;
name = Frameworks ;
sourceTree = " <group> " ;
} ;
F230DA512C0C77A07ACE5BB1 /* Pods */ = {
isa = PBXGroup ;
children = (
FBEBA7E73B95B66C846E76FF /* Pods-demo.debug.xcconfig */ ,
3F 2 BFD149B6F799A303A07B3 /* Pods-demo.release.xcconfig */ ,
) ;
path = Pods ;
sourceTree = " <group> " ;
} ;
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
9 DD565B823EC45080011FC4A /* demo */ = {
isa = PBXNativeTarget ;
buildConfigurationList = 9 DD565D223EC450A0011FC4A /* Build configuration list for PBXNativeTarget "demo" */ ;
buildPhases = (
E71B82096235B4713AA534F8 /* [CP] Check Pods Manifest.lock */ ,
9 DD565B523EC45080011FC4A /* Sources */ ,
9 DD565B623EC45080011FC4A /* Frameworks */ ,
9 DD565B723EC45080011FC4A /* Resources */ ,
BF23969D00C03EFEF2CAA500 /* [CP] Embed Pods Frameworks */ ,
) ;
buildRules = (
) ;
dependencies = (
) ;
name = demo ;
productName = demo ;
productReference = 9 DD565B923EC45080011FC4A /* demo.app */ ;
productType = " com.apple.product-type.application " ;
} ;
/* End PBXNativeTarget section */
/* Begin PBXProject section */
9 DD565B123EC45080011FC4A /* Project object */ = {
isa = PBXProject ;
attributes = {
LastUpgradeCheck = 1130 ;
ORGANIZATIONNAME = finogeeks ;
TargetAttributes = {
9 DD565B823EC45080011FC4A = {
CreatedOnToolsVersion = 11.3 .1 ;
} ;
} ;
} ;
buildConfigurationList = 9 DD565B423EC45080011FC4A /* Build configuration list for PBXProject "demo" */ ;
compatibilityVersion = " Xcode 9.3 " ;
developmentRegion = en ;
hasScannedForEncodings = 0 ;
knownRegions = (
en ,
Base ,
) ;
mainGroup = 9 DD565B023EC45080011FC4A ;
productRefGroup = 9 DD565BA23EC45080011FC4A /* Products */ ;
projectDirPath = " " ;
projectRoot = " " ;
targets = (
9 DD565B823EC45080011FC4A /* demo */ ,
) ;
} ;
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
9 DD565B723EC45080011FC4A /* Resources */ = {
isa = PBXResourcesBuildPhase ;
buildActionMask = 2147483647 ;
files = (
9 DD565CC23EC450A0011FC4A /* LaunchScreen.storyboard in Resources */ ,
9 DD565C923EC450A0011FC4A /* Assets.xcassets in Resources */ ,
) ;
runOnlyForDeploymentPostprocessing = 0 ;
} ;
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
BF23969D00C03EFEF2CAA500 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase ;
buildActionMask = 2147483647 ;
files = (
) ;
inputFileListPaths = (
" ${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-input-files.xcfilelist " ,
) ;
name = " [CP] Embed Pods Frameworks " ;
outputFileListPaths = (
" ${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-output-files.xcfilelist " ,
) ;
runOnlyForDeploymentPostprocessing = 0 ;
shellPath = / bin / sh ;
shellScript = " \" ${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks.sh \" \n " ;
showEnvVarsInLog = 0 ;
} ;
E71B82096235B4713AA534F8 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase ;
buildActionMask = 2147483647 ;
files = (
) ;
inputFileListPaths = (
) ;
inputPaths = (
" ${PODS_PODFILE_DIR_PATH}/Podfile.lock " ,
" ${PODS_ROOT}/Manifest.lock " ,
) ;
name = " [CP] Check Pods Manifest.lock " ;
outputFileListPaths = (
) ;
outputPaths = (
" $(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt " ,
) ;
runOnlyForDeploymentPostprocessing = 0 ;
shellPath = / bin / sh ;
shellScript = " diff \" ${PODS_PODFILE_DIR_PATH}/Podfile.lock \" \" ${PODS_ROOT}/Manifest.lock \" > /dev/null \n if [ $? != 0 ] ; then \n # print error to STDERR \n echo \" error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. \" >&2 \n exit 1 \n fi \n # This output is used by Xcode 'outputs' to avoid re-running this script phase. \n echo \" SUCCESS \" > \" ${SCRIPT_OUTPUT_FILE_0} \" \n " ;
showEnvVarsInLog = 0 ;
} ;
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
9 DD565B523EC45080011FC4A /* Sources */ = {
isa = PBXSourcesBuildPhase ;
buildActionMask = 2147483647 ;
files = (
9 DD565C423EC45080011FC4A /* ViewController.m in Sources */ ,
2020-12-18 09:28:26 +08:00
A823321F258C3B7000C1B2D5 /* FINDemoClientHelper.m in Sources */ ,
A8BC097A258BA095001289A3 /* FINCustomMenuModel.m in Sources */ ,
2020-12-04 14:09:34 +08:00
A863B745257A09A300959AA1 /* FINExtensionHelper.m in Sources */ ,
2020-02-22 11:21:27 +08:00
9 DD565BE23EC45080011FC4A /* AppDelegate.m in Sources */ ,
9 DD565CF23EC450A0011FC4A /* main.m in Sources */ ,
) ;
runOnlyForDeploymentPostprocessing = 0 ;
} ;
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
9 DD565CA23EC450A0011FC4A /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup ;
children = (
9 DD565CB23EC450A0011FC4A /* Base */ ,
) ;
name = LaunchScreen . storyboard ;
sourceTree = " <group> " ;
} ;
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
9 DD565D023EC450A0011FC4A /* 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 ;
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 ;
} ;
name = Debug ;
} ;
9 DD565D123EC450A0011FC4A /* 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 ;
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 ;
VALIDATE_PRODUCT = YES ;
} ;
name = Release ;
} ;
9 DD565D323EC450A0011FC4A /* Debug */ = {
isa = XCBuildConfiguration ;
baseConfigurationReference = FBEBA7E73B95B66C846E76FF /* Pods-demo.debug.xcconfig */ ;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon ;
CODE_SIGN_STYLE = Automatic ;
2020-12-18 09:28:26 +08:00
DEVELOPMENT_TEAM = 9 QCKYFU5M4 ;
ENABLE_BITCODE = NO ;
2020-02-22 11:21:27 +08:00
INFOPLIST_FILE = demo / Info . plist ;
2020-11-04 10:54:48 +08:00
IPHONEOS_DEPLOYMENT_TARGET = 9.0 ;
2020-02-22 11:21:27 +08:00
LD_RUNPATH_SEARCH_PATHS = (
" $(inherited) " ,
" @executable_path/Frameworks " ,
) ;
2020-11-04 10:54:48 +08:00
PRODUCT_BUNDLE_IDENTIFIER = com . finogeeks . finclip . demo ;
2020-02-22 11:21:27 +08:00
PRODUCT_NAME = " $(TARGET_NAME) " ;
TARGETED_DEVICE_FAMILY = " 1,2 " ;
} ;
name = Debug ;
} ;
9 DD565D423EC450A0011FC4A /* Release */ = {
isa = XCBuildConfiguration ;
baseConfigurationReference = 3F 2 BFD149B6F799A303A07B3 /* Pods-demo.release.xcconfig */ ;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon ;
2021-02-05 15:20:26 +08:00
CODE_SIGN_IDENTITY = " Apple Development " ;
2020-02-22 11:21:27 +08:00
CODE_SIGN_STYLE = Automatic ;
2020-12-18 09:28:26 +08:00
DEVELOPMENT_TEAM = 9 QCKYFU5M4 ;
ENABLE_BITCODE = NO ;
2020-02-22 11:21:27 +08:00
INFOPLIST_FILE = demo / Info . plist ;
2020-11-04 10:54:48 +08:00
IPHONEOS_DEPLOYMENT_TARGET = 9.0 ;
2020-02-22 11:21:27 +08:00
LD_RUNPATH_SEARCH_PATHS = (
" $(inherited) " ,
" @executable_path/Frameworks " ,
) ;
2020-11-04 10:54:48 +08:00
PRODUCT_BUNDLE_IDENTIFIER = com . finogeeks . finclip . demo ;
2020-02-22 11:21:27 +08:00
PRODUCT_NAME = " $(TARGET_NAME) " ;
2021-02-05 15:20:26 +08:00
PROVISIONING_PROFILE_SPECIFIER = " " ;
2020-02-22 11:21:27 +08:00
TARGETED_DEVICE_FAMILY = " 1,2 " ;
} ;
name = Release ;
} ;
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
9 DD565B423EC45080011FC4A /* Build configuration list for PBXProject "demo" */ = {
isa = XCConfigurationList ;
buildConfigurations = (
9 DD565D023EC450A0011FC4A /* Debug */ ,
9 DD565D123EC450A0011FC4A /* Release */ ,
) ;
defaultConfigurationIsVisible = 0 ;
defaultConfigurationName = Release ;
} ;
9 DD565D223EC450A0011FC4A /* Build configuration list for PBXNativeTarget "demo" */ = {
isa = XCConfigurationList ;
buildConfigurations = (
9 DD565D323EC450A0011FC4A /* Debug */ ,
9 DD565D423EC450A0011FC4A /* Release */ ,
) ;
defaultConfigurationIsVisible = 0 ;
defaultConfigurationName = Release ;
} ;
/* End XCConfigurationList section */
} ;
rootObject = 9 DD565B123EC45080011FC4A /* Project object */ ;
}