Skip to content

Commit

Permalink
Just project file internal stuff (not sure what).
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMarshallNY committed Jan 14, 2025
1 parent 266ba9a commit 1f55445
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions SwiftBMLSDK.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@
remoteGlobalIDString = D41620342B73C17F00E6E0CA;
remoteInfo = SwiftMLSDK;
};
D42334F92D36929100680F95 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D42F770F2D368C9100911642 /* SwiftBMLSDK_TestHarness.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = D488D2912B82CE3F000979D9;
remoteInfo = SwiftBMLSDK_TestHarness;
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -84,6 +91,14 @@
name = Products;
sourceTree = "<group>";
};
D42334F62D36929100680F95 /* Products */ = {
isa = PBXGroup;
children = (
D42334FA2D36929100680F95 /* SwiftBMLSDK_TestHarness.app */,
);
name = Products;
sourceTree = "<group>";
};
D4675D102B73C1CD00139CC3 /* Sources */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -202,6 +217,12 @@
);
productRefGroup = D41620362B73C17F00E6E0CA /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = D42334F62D36929100680F95 /* Products */;
ProjectRef = D42F770F2D368C9100911642 /* SwiftBMLSDK_TestHarness.xcodeproj */;
},
);
projectRoot = "";
targets = (
D41620342B73C17F00E6E0CA /* SwiftBMLSDK */,
Expand All @@ -210,6 +231,16 @@
};
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
D42334FA2D36929100680F95 /* SwiftBMLSDK_TestHarness.app */ = {
isa = PBXReferenceProxy;
fileType = wrapper.application;
path = SwiftBMLSDK_TestHarness.app;
remoteRef = D42334F92D36929100680F95 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
D41620332B73C17F00E6E0CA /* Resources */ = {
isa = PBXResourcesBuildPhase;
Expand Down

0 comments on commit 1f55445

Please sign in to comment.