|
|
@@ -9,6 +9,7 @@
|
|
|
/* Begin PBXBuildFile section */
|
|
|
CDB23F63230B69A300AC1138 /* libresource_factory.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CD35DCDD1D612CCD00BE3686 /* libresource_factory.dylib */; };
|
|
|
CDB23F7B230B69D400AC1138 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDB23F73230B69C800AC1138 /* GoogleMock.framework */; };
|
|
|
+ CDD4780D29C5E7B400BDB829 /* resource_factory in Headers */ = {isa = PBXBuildFile; fileRef = CDAA16FE21A3A5ED007BBA11 /* resource_factory */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
@@ -146,6 +147,7 @@
|
|
|
isa = PBXHeadersBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ CDD4780D29C5E7B400BDB829 /* resource_factory in Headers */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -193,7 +195,7 @@
|
|
|
CD35DCD51D612CCD00BE3686 /* Project object */ = {
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
- LastUpgradeCheck = 1230;
|
|
|
+ LastUpgradeCheck = 1340;
|
|
|
ORGANIZATIONNAME = "Sam Jaffe";
|
|
|
TargetAttributes = {
|
|
|
CD35DCDC1D612CCD00BE3686 = {
|
|
|
@@ -210,6 +212,7 @@
|
|
|
developmentRegion = en;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
|
+ English,
|
|
|
en,
|
|
|
Base,
|
|
|
);
|