xcode: remove unneeded phase

This commit is contained in:
Gautier Pelloux-Prayer 2016-01-25 11:29:39 +01:00
parent aeda6f8c9e
commit 619784bfad
2 changed files with 2 additions and 13 deletions

View file

@ -282,7 +282,9 @@ static UICompositeViewDescription *compositeDescription = nil;
removeItemAtPath:[LinphoneManager documentFile:@"linphonerc"]
error:nil];
}
#ifdef DEBUG
[LinphoneManager instanceRelease];
#endif
[UIApplication sharedApplication].keyWindow.rootViewController = nil;
}];

View file

@ -756,18 +756,6 @@
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
2247673A129C3B9C002B94B4 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 12;
dstPath = "";
dstSubfolderSpec = 16;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
045B5CB218D72E9A0088350C /* libbzrtp.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbzrtp.a; path = "liblinphone-sdk/apple-darwin/lib/libbzrtp.a"; sourceTree = "<group>"; };
152F22351B15E889008C0621 /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
@ -2739,7 +2727,6 @@
63DCC71D1A07B08E00916627 /* Run Script */,
1D60588E0D05DD3D006BFB54 /* Sources */,
1D60588F0D05DD3D006BFB54 /* Frameworks */,
2247673A129C3B9C002B94B4 /* CopyFiles */,
);
buildRules = (
);