Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Commit

Permalink
set sdk to Current OS for all xcode projects. Closes openframeworks#241
Browse files Browse the repository at this point in the history
  • Loading branch information
ofTheo committed Nov 8, 2010
1 parent b112869 commit 3676571
Show file tree
Hide file tree
Showing 36 changed files with 125 additions and 113 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -714,7 +714,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -751,7 +751,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
E49DA7E310CD40AD0006B5A8 /* freeimage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E49DA7E210CD40AD0006B5A8 /* freeimage.a */; };
E4B69E200A3A1BDC003C02F2 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1D0A3A1BDC003C02F2 /* main.cpp */; };
E4B69E210A3A1BDC003C02F2 /* testApp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */; };
E4C2422B10CC554B004149E2 /* openFrameworksDebug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2421E10CC549C004149E2 /* openFrameworksDebug.a */; };
E4C2422B10CC554B004149E2 /* openFrameworks.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2421E10CC549C004149E2 /* openFrameworks.a */; };
E4C2424710CC5A17004149E2 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424410CC5A17004149E2 /* AppKit.framework */; };
E4C2424810CC5A17004149E2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424510CC5A17004149E2 /* Cocoa.framework */; };
E4C2424910CC5A17004149E2 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4C2424610CC5A17004149E2 /* IOKit.framework */; };
Expand Down Expand Up @@ -254,7 +254,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E4C2422B10CC554B004149E2 /* openFrameworksDebug.a in Frameworks */,
E4C2422B10CC554B004149E2 /* openFrameworks.a in Frameworks */,
E45BE0AA0E8CC67C009D7055 /* GLee.a in Frameworks */,
E45BE2E40E8CC69C009D7055 /* rtAudio.a in Frameworks */,
E45BE97B0E8CC7DD009D7055 /* AGL.framework in Frameworks */,
Expand Down Expand Up @@ -902,7 +902,7 @@
E4C2421710CC549C004149E2 /* Products */ = {
isa = PBXGroup;
children = (
E4C2421E10CC549C004149E2 /* openFrameworksDebug.a */,
E4C2421E10CC549C004149E2 /* openFrameworks.a */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -1003,7 +1003,14 @@
isa = PBXProject;
buildConfigurationList = E4B69B4D0A3A1720003C02F2 /* Build configuration list for PBXProject "allAddonsExample" */;
compatibilityVersion = "Xcode 2.4";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
Japanese,
French,
German,
);
mainGroup = E4B69B4A0A3A1720003C02F2;
productRefGroup = E4B69B4A0A3A1720003C02F2;
projectDirPath = "";
Expand All @@ -1021,10 +1028,10 @@
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
E4C2421E10CC549C004149E2 /* openFrameworksDebug.a */ = {
E4C2421E10CC549C004149E2 /* openFrameworks.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = openFrameworksDebug.a;
path = openFrameworks.a;
remoteRef = E4C2421D10CC549C004149E2 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
Expand Down Expand Up @@ -1131,7 +1138,6 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -1222,7 +1228,6 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -1259,7 +1264,6 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -689,7 +689,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -726,7 +726,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -733,7 +733,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -770,7 +770,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -733,7 +733,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -770,7 +770,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -733,7 +733,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -770,7 +770,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -733,7 +733,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -770,7 +770,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -801,7 +801,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -838,7 +838,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -804,7 +804,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -841,7 +841,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -804,7 +804,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -841,7 +841,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -691,7 +691,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -728,7 +728,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = ReleaseUniversal;
};
Expand Down Expand Up @@ -704,7 +704,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
Expand Down Expand Up @@ -741,7 +741,7 @@
"-lpthread",
);
OTHER_LDFLAGS = "";
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
Expand Down
Loading

0 comments on commit 3676571

Please sign in to comment.