1C12A4E2C3384A63E8970C08/* Pods-RunnerTests.profile.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-RunnerTests.profile.xcconfig";path="Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig";sourceTree="<group>";};
3025B609E36915507CBDC182/* Pods-Runner.debug.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-Runner.debug.xcconfig";path="Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig";sourceTree="<group>";};
3DC697F45F0F394EE91D13B2/* Pods-Runner.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-Runner.release.xcconfig";path="Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig";sourceTree="<group>";};
7FE36D55F41EE24D11A8F7F4/* Pods-RunnerTests.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-RunnerTests.release.xcconfig";path="Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig";sourceTree="<group>";};
97C147001CF9000F007C117D/* Base */={isa=PBXFileReference;lastKnownFileType=file.storyboard;name=Base;path=Base.lproj/LaunchScreen.storyboard;sourceTree="<group>";};
EBD7EB65BF91484C8E2E94C3/* Pods-RunnerTests.debug.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-RunnerTests.debug.xcconfig";path="Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig";sourceTree="<group>";};
FEE45449CDEC27E2317D2EE3/* Pods-Runner.profile.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-Runner.profile.xcconfig";path="Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig";sourceTree="<group>";};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
@@ -62,6 +74,15 @@
isa=PBXFrameworksBuildPhase;
buildActionMask=2147483647;
files=(
91A5F895C2F470477BC790F9/* Pods_Runner.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing=0;
};
DD946394593EB660F8D2168F/* Frameworks */={
isa=PBXFrameworksBuildPhase;
buildActionMask=2147483647;
files=(
477B28C2C7254FFB0F6C7431/* Pods_RunnerTests.framework in Frameworks */,
shellScript="diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 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\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
shellScript="diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 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\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog=0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
...
...
@@ -269,6 +380,7 @@
buildActionMask=2147483647;
files=(
74858FAF1ED2DC5600515810/* AppDelegate.swift in Sources */,
8C090AC32C103A6500CB0506/* native_add.cpp in Sources */,
1498D2341E8E89220040F4C2/* GeneratedPluginRegistrant.m in Sources */,