Initial commit.
This commit is contained in:
@@ -0,0 +1,94 @@
|
||||
// !$*UTF8*$!
|
||||
{
|
||||
archiveVersion = 1;
|
||||
classes = {
|
||||
};
|
||||
objectVersion = 110;
|
||||
objects = {
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
02B32DD62FEEC5A700DA6788 /* Apps */ = {
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
path = Apps;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
02B32DD72FEEC5AE00DA6788 /* Services */ = {
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
path = Services;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
02B32DD82FEEC5B400DA6788 /* Packages */ = {
|
||||
isa = PBXFileSystemSynchronizedRootGroup;
|
||||
path = Packages;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXFileSystemSynchronizedRootGroup section */
|
||||
|
||||
/* Begin PBXGroup section */
|
||||
02642FD02FEEB9A5007FA466 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
02B32DD82FEEC5B400DA6788 /* Packages */,
|
||||
02B32DD72FEEC5AE00DA6788 /* Services */,
|
||||
02B32DD62FEEC5A700DA6788 /* Apps */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
/* Begin PBXProject section */
|
||||
02642FD12FEEB9A5007FA466 /* Project object */ = {
|
||||
isa = PBXProject;
|
||||
attributes = {
|
||||
BuildIndependentTargetsInParallel = 1;
|
||||
LastUpgradeCheck = 2700;
|
||||
ORGANIZATIONNAME = "Röck+Cöde VoF";
|
||||
};
|
||||
buildConfigurationList = 02642FD42FEEB9A5007FA466 /* Build configuration list for PBXProject "CCN" */;
|
||||
developmentRegion = en;
|
||||
hasScannedForEncodings = 0;
|
||||
knownRegions = (
|
||||
en,
|
||||
Base,
|
||||
);
|
||||
mainGroup = 02642FD02FEEB9A5007FA466;
|
||||
minimizedProjectReferenceProxies = 1;
|
||||
preferredProjectObjectVersion = 110;
|
||||
projectDirPath = "";
|
||||
projectRoot = "";
|
||||
targets = (
|
||||
);
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin XCBuildConfiguration section */
|
||||
02642FD52FEEB9A5007FA466 /* Debug configuration for PBXProject "CCN" */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
||||
};
|
||||
name = Debug;
|
||||
};
|
||||
02642FD62FEEB9A5007FA466 /* Release configuration for PBXProject "CCN" */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
DEVELOPMENT_TEAM = 7FMNM89WKG;
|
||||
};
|
||||
name = Release;
|
||||
};
|
||||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
02642FD42FEEB9A5007FA466 /* Build configuration list for PBXProject "CCN" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
02642FD52FEEB9A5007FA466 /* Debug configuration for PBXProject "CCN" */,
|
||||
02642FD62FEEB9A5007FA466 /* Release configuration for PBXProject "CCN" */,
|
||||
);
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
/* End XCConfigurationList section */
|
||||
};
|
||||
rootObject = 02642FD12FEEB9A5007FA466 /* Project object */;
|
||||
validationLevel = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user