Changes Proposed in PR #273

This commit is contained in:
Nathan Tannar
2017-10-20 20:12:13 -07:00
parent f1578b9e15
commit 8775f44819
4 changed files with 23 additions and 4 deletions
@@ -270,6 +270,7 @@
TargetAttributes = {
882B5E321CF7D4B900B6E160 = {
CreatedOnToolsVersion = 7.3.1;
DevelopmentTeam = 9EUCWD26TP;
LastSwiftMigration = 0800;
};
882B5E481CF7D4B900B6E160 = {
@@ -470,7 +471,7 @@
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-ChatExample/Pods-ChatExample-resources.sh",
"$PODS_CONFIGURATION_BUILD_DIR/MessageKit/MessageKitAssets.bundle",
$PODS_CONFIGURATION_BUILD_DIR/MessageKit/MessageKitAssets.bundle,
);
name = "[CP] Copy Pods Resources";
outputPaths = (
@@ -657,7 +658,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = 9EUCWD26TP;
INFOPLIST_FILE = "$(SRCROOT)/Sources/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.messagekit.ChatExample;
@@ -672,7 +673,7 @@
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = 9EUCWD26TP;
INFOPLIST_FILE = "$(SRCROOT)/Sources/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.messagekit.ChatExample;