|
|
@ -296,14 +296,10 @@ |
|
|
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"; |
|
|
@ -317,14 +313,10 @@ |
|
|
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"; |
|
|
@ -500,7 +492,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 = 2; |
|
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 3; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
@ -693,7 +685,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 = 2; |
|
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 3; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
@ -726,7 +718,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 = 2; |
|
|
|
|
|
|
|
|
CURRENT_PROJECT_VERSION = 3; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
DEVELOPMENT_TEAM = P65XS8BRNU; |
|
|
ENABLE_BITCODE = NO; |
|
|
ENABLE_BITCODE = NO; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
INFOPLIST_FILE = Runner/Info.plist; |
|
|
|