swift 2.3 and style update

This commit is contained in:
unstop
2016-11-30 19:22:23 +08:00
parent 3738dbc59f
commit 066cbcca6f
14 changed files with 39 additions and 37 deletions

View File

@@ -122,6 +122,7 @@
TargetAttributes = {
F4DECB4F1BC2ADEE00C7E3AB = {
CreatedOnToolsVersion = 7.0.1;
LastSwiftMigration = 0810;
};
};
};
@@ -327,6 +328,7 @@
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = me.tutuge.TTGSnackbarExample;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 2.3;
};
name = Debug;
};
@@ -340,6 +342,7 @@
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = me.tutuge.TTGSnackbarExample;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 2.3;
};
name = Release;
};