mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-26 13:37:03 +00:00
96 lines
3.2 KiB
Plaintext
96 lines
3.2 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXFileReference section */
|
|
0A344A2F9A031BB2EC0B6F6B /* AppController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = .XcodeSupport/AppController.h; sourceTree = SOURCE_ROOT; };
|
|
0FEC49B3806EE9F6A56FFF38 /* xcc_general_include.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = xcc_general_include.h; path = .XcodeSupport/xcc_general_include.h; sourceTree = SOURCE_ROOT; };
|
|
3BDA43079FA11781DF405343 /* AppController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = AppController.m; path = .XcodeSupport/AppController.m; sourceTree = SOURCE_ROOT; };
|
|
5BC541719E8140DC69A0E287 /* AppController.j */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = AppController.j; path = AppController.j; sourceTree = SOURCE_ROOT; };
|
|
E164FE29172185F500263CE3 /* Resources */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Resources; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXGroup section */
|
|
275E4AA7BE4D47921975CAED /* Cocoa Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0A344A2F9A031BB2EC0B6F6B /* AppController.h */,
|
|
3BDA43079FA11781DF405343 /* AppController.m */,
|
|
0FEC49B3806EE9F6A56FFF38 /* xcc_general_include.h */,
|
|
);
|
|
name = "Cocoa Classes";
|
|
sourceTree = "<group>";
|
|
};
|
|
BB9D478D9A6A373A957A2B6D /* Cappuccino Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BC541719E8140DC69A0E287 /* AppController.j */,
|
|
);
|
|
name = "Cappuccino Source";
|
|
sourceTree = "<group>";
|
|
};
|
|
E164FE221721857400263CE3 /* */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E164FE29172185F500263CE3 /* Resources */,
|
|
275E4AA7BE4D47921975CAED /* Cocoa Classes */,
|
|
BB9D478D9A6A373A957A2B6D /* Cappuccino Source */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXProject section */
|
|
E164FE231721857400263CE3 /* Project Object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0460;
|
|
};
|
|
buildConfigurationList = E164FE261721857400263CE3 /* Build configuration list for PBXProject "Unity-iPhone" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = E164FE221721857400263CE3 /* */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
E164FE271721857400263CE3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
E164FE281721857400263CE3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
E164FE261721857400263CE3 /* Build configuration list for PBXProject "Unity-iPhone" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
E164FE271721857400263CE3 /* Debug */,
|
|
E164FE281721857400263CE3 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = E164FE231721857400263CE3 /* Project Object */;
|
|
} |