|
|
@ -161,7 +161,6 @@ |
|
|
021CA90F16630674A4CC6DB9 /* Pods-RunnerTests.release.xcconfig */, |
|
|
021CA90F16630674A4CC6DB9 /* Pods-RunnerTests.release.xcconfig */, |
|
|
682C5B3EB10C94F9A20C1D3D /* Pods-RunnerTests.profile.xcconfig */, |
|
|
682C5B3EB10C94F9A20C1D3D /* Pods-RunnerTests.profile.xcconfig */, |
|
|
); |
|
|
); |
|
|
name = Pods; |
|
|
|
|
|
path = Pods; |
|
|
path = Pods; |
|
|
sourceTree = "<group>"; |
|
|
sourceTree = "<group>"; |
|
|
}; |
|
|
}; |
|
|
@ -339,10 +338,14 @@ |
|
|
inputFileListPaths = ( |
|
|
inputFileListPaths = ( |
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
|
|
); |
|
|
); |
|
|
|
|
|
inputPaths = ( |
|
|
|
|
|
); |
|
|
name = "[CP] Copy Pods Resources"; |
|
|
name = "[CP] Copy Pods Resources"; |
|
|
outputFileListPaths = ( |
|
|
outputFileListPaths = ( |
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
|
|
); |
|
|
); |
|
|
|
|
|
outputPaths = ( |
|
|
|
|
|
); |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
shellPath = /bin/sh; |
|
|
shellPath = /bin/sh; |
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
|
|
@ -371,10 +374,14 @@ |
|
|
inputFileListPaths = ( |
|
|
inputFileListPaths = ( |
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
|
|
); |
|
|
); |
|
|
|
|
|
inputPaths = ( |
|
|
|
|
|
); |
|
|
name = "[CP] Embed Pods Frameworks"; |
|
|
name = "[CP] Embed Pods Frameworks"; |
|
|
outputFileListPaths = ( |
|
|
outputFileListPaths = ( |
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
|
|
); |
|
|
); |
|
|
|
|
|
outputPaths = ( |
|
|
|
|
|
); |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
shellPath = /bin/sh; |
|
|
shellPath = /bin/sh; |
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
|
|
@ -488,16 +495,19 @@ |
|
|
buildSettings = { |
|
|
buildSettings = { |
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
CLANG_ENABLE_MODULES = YES; |
|
|
CLANG_ENABLE_MODULES = YES; |
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
DEVELOPMENT_TEAM = PXLR86HY95; |
|
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
"$(inherited)", |
|
|
"$(inherited)", |
|
|
"@executable_path/Frameworks", |
|
|
"@executable_path/Frameworks", |
|
|
); |
|
|
); |
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.juxinghe.touchme.datingTouchmeApp; |
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.juxinghe.touchme; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_VERSION = 5.0; |
|
|
SWIFT_VERSION = 5.0; |
|
|
VERSIONING_SYSTEM = "apple-generic"; |
|
|
VERSIONING_SYSTEM = "apple-generic"; |
|
|
@ -671,16 +681,19 @@ |
|
|
buildSettings = { |
|
|
buildSettings = { |
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
CLANG_ENABLE_MODULES = YES; |
|
|
CLANG_ENABLE_MODULES = YES; |
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
DEVELOPMENT_TEAM = PXLR86HY95; |
|
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
"$(inherited)", |
|
|
"$(inherited)", |
|
|
"@executable_path/Frameworks", |
|
|
"@executable_path/Frameworks", |
|
|
); |
|
|
); |
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.juxinghe.touchme.datingTouchmeApp; |
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.juxinghe.touchme; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
|
|
SWIFT_VERSION = 5.0; |
|
|
SWIFT_VERSION = 5.0; |
|
|
@ -694,16 +707,19 @@ |
|
|
buildSettings = { |
|
|
buildSettings = { |
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
CLANG_ENABLE_MODULES = YES; |
|
|
CLANG_ENABLE_MODULES = YES; |
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
DEVELOPMENT_TEAM = PXLR86HY95; |
|
|
|
|
|
|
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
LD_RUNPATH_SEARCH_PATHS = ( |
|
|
"$(inherited)", |
|
|
"$(inherited)", |
|
|
"@executable_path/Frameworks", |
|
|
"@executable_path/Frameworks", |
|
|
); |
|
|
); |
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.juxinghe.touchme.datingTouchmeApp; |
|
|
|
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.juxinghe.touchme; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; |
|
|
SWIFT_VERSION = 5.0; |
|
|
SWIFT_VERSION = 5.0; |
|
|
VERSIONING_SYSTEM = "apple-generic"; |
|
|
VERSIONING_SYSTEM = "apple-generic"; |
|
|
|