Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified builder/builder.rev
Binary file not shown.
Binary file modified builder/server_builder.rev
Binary file not shown.
Binary file modified builder/tools_builder.rev
Binary file not shown.
2 changes: 1 addition & 1 deletion ide
Submodule ide updated from be95f7 to 6986d9
29 changes: 23 additions & 6 deletions stage-mobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@
remoteGlobalIDString = 4DABCD8A15ECD40F0085E214;
remoteInfo = "standalone-mobile-kernel";
};
4D87F994171D99B2003DBF85 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 4DA0B82A12E8249A00B4F692 /* engine-mobile.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 4D222092171D770900E7E557;
remoteInfo = "security-community";
};
4DA0B84712E8249A00B4F692 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 4DA0B82A12E8249A00B4F692 /* engine-mobile.xcodeproj */;
Expand Down Expand Up @@ -194,9 +201,10 @@
4DA0B82B12E8249A00B4F692 /* Products */ = {
isa = PBXGroup;
children = (
4DA0B84812E8249A00B4F692 /* standalone-mobile.app */,
4D40F22F13AF2D0A00EB829B /* libstandalone-mobile-lib.a */,
4D87F995171D99B2003DBF85 /* libsecurity-community.a */,
4D73862315FF3879008016FB /* libstandalone-mobile-kernel.a */,
4D40F22F13AF2D0A00EB829B /* libstandalone-mobile-lib-community.a */,
4DA0B84812E8249A00B4F692 /* standalone-mobile-community.app */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -283,10 +291,10 @@
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
4D40F22F13AF2D0A00EB829B /* libstandalone-mobile-lib.a */ = {
4D40F22F13AF2D0A00EB829B /* libstandalone-mobile-lib-community.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libstandalone-mobile-lib.a";
path = "libstandalone-mobile-lib-community.a";
remoteRef = 4D40F22E13AF2D0A00EB829B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
Expand All @@ -297,10 +305,17 @@
remoteRef = 4D73862215FF3879008016FB /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4DA0B84812E8249A00B4F692 /* standalone-mobile.app */ = {
4D87F995171D99B2003DBF85 /* libsecurity-community.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libsecurity-community.a";
remoteRef = 4D87F994171D99B2003DBF85 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4DA0B84812E8249A00B4F692 /* standalone-mobile-community.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = "standalone-mobile.app";
path = "standalone-mobile-community.app";
remoteRef = 4DA0B84712E8249A00B4F692 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
Expand Down Expand Up @@ -391,6 +406,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 4D7EFD6312E72A5A00D67888 /* Debug Mobile.xcconfig */;
buildSettings = {
SOLUTION_DIR = "$(PROJECT_DIR)";
};
name = Debug;
};
Expand All @@ -408,6 +424,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 4D7EFD6412E72A5A00D67888 /* Release Mobile.xcconfig */;
buildSettings = {
SOLUTION_DIR = "$(PROJECT_DIR)";
};
name = Release;
};
Expand Down
82 changes: 72 additions & 10 deletions stage.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,34 @@
remoteGlobalIDString = 4DE672490C43F2EA0084FE0B;
remoteInfo = dbodbc;
};
4D87F8CC171D96F2003DBF85 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E8DAE3DB1714271C00B96A87 /* engine.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 4D1F9D17171C67B00091C6CB /* libkernel-server.a */;
remoteInfo = "kernel-server";
};
4D87F8CE171D96F2003DBF85 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E8DAE3DB1714271C00B96A87 /* engine.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 4D221A9E171D58A700E7E557 /* libkernel-development.a */;
remoteInfo = "kernel-development";
};
4D87F8D0171D96F2003DBF85 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E8DAE3DB1714271C00B96A87 /* engine.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 4D221AF6171D5EC500E7E557 /* libkernel-standalone.a */;
remoteInfo = "kernel-standalone";
};
4D87F8D2171D96F2003DBF85 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E8DAE3DB1714271C00B96A87 /* engine.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 4D1F9C2E171C64320091C6CB /* libsecurity-community.a */;
remoteInfo = "security-community";
};
4D9B6AD817144CC5001349F2 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = E8DAE4151714277D00B96A87 /* revdb.xcodeproj */;
Expand Down Expand Up @@ -475,11 +503,15 @@
E8DAE3DC1714271C00B96A87 /* Products */ = {
isa = PBXGroup;
children = (
E8DAE3EB1714271D00B96A87 /* LiveCode.app */,
E8DAE3ED1714271D00B96A87 /* Standalone.app */,
E8DAE3EF1714271D00B96A87 /* Installer.app */,
E8DAE3F11714271D00B96A87 /* libkernel.a */,
E8DAE3F31714271D00B96A87 /* server */,
4D87F8CD171D96F2003DBF85 /* libkernel-server.a */,
4D87F8CF171D96F2003DBF85 /* libkernel-development.a */,
4D87F8D1171D96F2003DBF85 /* libkernel-standalone.a */,
4D87F8D3171D96F2003DBF85 /* libsecurity-community.a */,
E8DAE3EB1714271D00B96A87 /* LiveCode-Community.app */,
E8DAE3ED1714271D00B96A87 /* Standalone-Community.app */,
E8DAE3F31714271D00B96A87 /* Server-Community */,
E8DAE3EF1714271D00B96A87 /* Installer.app */,
);
name = Products;
sourceTree = "<group>";
Expand Down Expand Up @@ -675,6 +707,34 @@
remoteRef = 4D657F18171434BA0086071B /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4D87F8CD171D96F2003DBF85 /* libkernel-server.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libkernel-server.a";
remoteRef = 4D87F8CC171D96F2003DBF85 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4D87F8CF171D96F2003DBF85 /* libkernel-development.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libkernel-development.a";
remoteRef = 4D87F8CE171D96F2003DBF85 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4D87F8D1171D96F2003DBF85 /* libkernel-standalone.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libkernel-standalone.a";
remoteRef = 4D87F8D0171D96F2003DBF85 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4D87F8D3171D96F2003DBF85 /* libsecurity-community.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libsecurity-community.a";
remoteRef = 4D87F8D2171D96F2003DBF85 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
4D9B6AFA17144CE4001349F2 /* server-dbpostgresql.dylib */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.dylib";
Expand Down Expand Up @@ -717,17 +777,17 @@
remoteRef = 4D9BF505171447E900B32D29 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
E8DAE3EB1714271D00B96A87 /* LiveCode.app */ = {
E8DAE3EB1714271D00B96A87 /* LiveCode-Community.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = LiveCode.app;
path = "LiveCode-Community.app";
remoteRef = E8DAE3EA1714271D00B96A87 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
E8DAE3ED1714271D00B96A87 /* Standalone.app */ = {
E8DAE3ED1714271D00B96A87 /* Standalone-Community.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = Standalone.app;
path = "Standalone-Community.app";
remoteRef = E8DAE3EC1714271D00B96A87 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
Expand All @@ -745,10 +805,10 @@
remoteRef = E8DAE3F01714271D00B96A87 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
E8DAE3F31714271D00B96A87 /* server */ = {
E8DAE3F31714271D00B96A87 /* Server-Community */ = {
isa = PBXReferenceProxy;
fileType = "compiled.mach-o.executable";
path = server;
path = "Server-Community";
remoteRef = E8DAE3F21714271D00B96A87 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
Expand Down Expand Up @@ -964,13 +1024,15 @@
isa = XCBuildConfiguration;
baseConfigurationReference = E8DAE4711714284E00B96A87 /* Debug.xcconfig */;
buildSettings = {
SOLUTION_DIR = "$(PROJECT_DIR)";
};
name = Debug;
};
E8DAE3D91714259A00B96A87 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E8DAE4731714284E00B96A87 /* Release.xcconfig */;
buildSettings = {
SOLUTION_DIR = "$(PROJECT_DIR)";
};
name = Release;
};
Expand Down