Skip to content

Commit

Permalink
Upgrade xcode files
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent committed May 26, 2017
1 parent 1de3642 commit 0dfcc16
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0730;
LastUpgradeCheck = 0800;
LastUpgradeCheck = 0830;
ORGANIZATIONNAME = "William Entriken";
TargetAttributes = {
D9A472FD1CBC603B001D3A59 = {
Expand Down Expand Up @@ -329,7 +329,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0820"
LastUpgradeVersion = "0830"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
TargetAttributes = {
D9A473221CBC6115001D3A59 = {
CreatedOnToolsVersion = 7.3;
DevelopmentTeam = 8Q693ZG5RN;
LastSwiftMigration = 0800;
};
};
Expand Down Expand Up @@ -252,6 +253,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 8Q693ZG5RN;
INFOPLIST_FILE = FDSoundActivatedRecorderDemo/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = net.phor.FDSoundActivatedRecorderDemo.FDSoundActivatedRecorderDemo;
Expand All @@ -264,6 +266,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
DEVELOPMENT_TEAM = 8Q693ZG5RN;
INFOPLIST_FILE = FDSoundActivatedRecorderDemo/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = net.phor.FDSoundActivatedRecorderDemo.FDSoundActivatedRecorderDemo;
Expand Down

0 comments on commit 0dfcc16

Please sign in to comment.