]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Xcode project file addded to .gitignore
authorjniedzie <jeremi.niedziela@cern.ch>
Fri, 15 Aug 2014 08:45:30 +0000 (10:45 +0200)
committerjniedzie <jeremi.niedziela@cern.ch>
Fri, 15 Aug 2014 08:45:30 +0000 (10:45 +0200)
.gitignore
xAliroot/xAliroot.xcodeproj/project.pbxproj [deleted file]

index 3b7ccf09eec22682dca0c403be965eb77b0c96c0..8a70750b12e0a126ea759834691d6a81504a715e 100644 (file)
@@ -2,6 +2,8 @@
 AliRootProject/
 *.DS_Store
 *.xworkspace
+xAliRoot/
+*.xcodeproj
 
 # Compiled Object files
 *.slo
diff --git a/xAliroot/xAliroot.xcodeproj/project.pbxproj b/xAliroot/xAliroot.xcodeproj/project.pbxproj
deleted file mode 100644 (file)
index 96d53bc..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-// !$*UTF8*$!
-{
-       archiveVersion = 1;
-       classes = {
-       };
-       objectVersion = 46;
-       objects = {
-
-/* Begin PBXGroup section */
-               E60595D7199B671F009B3D1B = {
-                       isa = PBXGroup;
-                       children = (
-                       );
-                       sourceTree = "<group>";
-               };
-/* End PBXGroup section */
-
-/* Begin PBXProject section */
-               E60595D8199B671F009B3D1B /* Project object */ = {
-                       isa = PBXProject;
-                       attributes = {
-                               LastUpgradeCheck = 0600;
-                       };
-                       buildConfigurationList = E60595DB199B671F009B3D1B /* Build configuration list for PBXProject "xAliroot" */;
-                       compatibilityVersion = "Xcode 3.2";
-                       developmentRegion = English;
-                       hasScannedForEncodings = 0;
-                       knownRegions = (
-                               en,
-                       );
-                       mainGroup = E60595D7199B671F009B3D1B;
-                       projectDirPath = "";
-                       projectRoot = "";
-                       targets = (
-                       );
-               };
-/* End PBXProject section */
-
-/* Begin XCBuildConfiguration section */
-               E60595DC199B671F009B3D1B /* Debug */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Debug;
-               };
-               E60595DD199B671F009B3D1B /* Release */ = {
-                       isa = XCBuildConfiguration;
-                       buildSettings = {
-                       };
-                       name = Release;
-               };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
-               E60595DB199B671F009B3D1B /* Build configuration list for PBXProject "xAliroot" */ = {
-                       isa = XCConfigurationList;
-                       buildConfigurations = (
-                               E60595DC199B671F009B3D1B /* Debug */,
-                               E60595DD199B671F009B3D1B /* Release */,
-                       );
-                       defaultConfigurationIsVisible = 0;
-                       defaultConfigurationName = Release;
-               };
-/* End XCConfigurationList section */
-       };
-       rootObject = E60595D8199B671F009B3D1B /* Project object */;
-}