|
|
@ -296,10 +296,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"; |
|
|
@ -313,10 +317,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"; |
|
|
@ -492,7 +500,7 @@ |
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 2; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
@ -685,7 +693,7 @@ |
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 2; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
@ -718,7 +726,7 @@ |
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
|
|
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
|
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 2; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
|