Chameleon Applications

Chameleon Applications Commit Details

Date:2011-12-03 23:46:34 (12 years 4 months ago)
Author:Rekursor
Commit:388
Parents: 387
Message:Fixed Error in project file
Changes:
M/trunk/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj

File differences

trunk/ChameleonPrefPane/ChameleonPrefPane.xcodeproj/project.pbxproj
77
88
99
10
1110
1211
1312
......
110109
111110
112111
113
114112
115113
116114
......
385383
386384
387385
388
389386
390387
391388
......
630627
631628
632629
633
634630
635631
636632
objects = {
/* Begin PBXBuildFile section */
0102D8771478587000CFE68F /* makebin in Resources */ = {isa = PBXBuildFile; fileRef = 0102D8761478587000CFE68F /* makebin */; };
01466A931104062500088464 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466A921104062500088464 /* Security.framework */; };
01466C2A110408CC00088464 /* SecurityInterface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466C29110408CC00088464 /* SecurityInterface.framework */; };
01466C381104091400088464 /* SecurityFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01466C371104091400088464 /* SecurityFoundation.framework */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
0102D8761478587000CFE68F /* makebin */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = makebin; path = ../../../../../../devl/OSX/voodoo/chameleonApplications/trunk/ChameleonPrefPane/makebin; sourceTree = SOURCE_ROOT; };
011B2DE81113937D008A540F /* Chameleon.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Chameleon.prefPane; sourceTree = BUILT_PRODUCTS_DIR; };
01466A921104062500088464 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
01466C29110408CC00088464 /* SecurityInterface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SecurityInterface.framework; path = System/Library/Frameworks/SecurityInterface.framework; sourceTree = SDKROOT; };
32DBCFA10370C40200C91783 /* Other Sources */ = {
isa = PBXGroup;
children = (
0102D8761478587000CFE68F /* makebin */,
01E0E9501108F9ED004EF6E8 /* TODO */,
01B0E8281108B89D00ACF21B /* version */,
32DBCFA20370C41700C91783 /* StartupPrefPane_Prefix.pch */,
B3F352351125C0290051DFA5 /* Chameleon.xib in Resources */,
B3F352361125C0290051DFA5 /* Localizable.strings in Resources */,
61A9E7B21389404D00043B27 /* extractAcpi.sh in Resources */,
0102D8771478587000CFE68F /* makebin in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};

Archive Download the corresponding diff file

Revision: 388