Skip to content

Commit

Permalink
Add Chronicle as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Apr 17, 2024
1 parent 5b761b5 commit 523c837
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
- name: Select Xcode
run: sudo xcode-select -s /Applications/Xcode_15.2.app

- name: Disable macro validation
run: |
defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
- name: System Info
run: |
uname -a
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ jobs:
- name: Select Xcode
run: sudo xcode-select -s /Applications/Xcode_15.2.app

- name: Disable macro validation
run: |
defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES
defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
- name: System Info
run: |
uname -a
Expand Down
25 changes: 25 additions & 0 deletions Ensemble.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
49E09BD12AD52D9F00B56CD3 /* visionOSInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E09BCF2AD52D9F00B56CD3 /* visionOSInterface.swift */; };
49E09BD32AD5390500B56CD3 /* WindowPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E09BD22AD5390500B56CD3 /* WindowPickerView.swift */; };
49EDAA6E2B28E58A00546EAB /* EventDispatcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49EDAA6D2B28E58A00546EAB /* EventDispatcher.swift */; };
49FF01EF2BCFE970002552CE /* Chronicle in Frameworks */ = {isa = PBXBuildFile; productRef = 49FF01EE2BCFE970002552CE /* Chronicle */; };
49FF01F12BCFE977002552CE /* Chronicle in Frameworks */ = {isa = PBXBuildFile; productRef = 49FF01F02BCFE977002552CE /* Chronicle */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -126,6 +128,7 @@
buildActionMask = 2147483647;
files = (
49E09BAB2AD33C1600B56CD3 /* AppleConnect in Frameworks */,
49FF01EF2BCFE970002552CE /* Chronicle in Frameworks */,
49E09BBA2AD4F88100B56CD3 /* Cod in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -135,6 +138,7 @@
buildActionMask = 2147483647;
files = (
49E09BAD2AD33C1F00B56CD3 /* AppleConnect in Frameworks */,
49FF01F12BCFE977002552CE /* Chronicle in Frameworks */,
49E09BBC2AD4F88900B56CD3 /* Cod in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -284,6 +288,7 @@
packageProductDependencies = (
49E09BAA2AD33C1600B56CD3 /* AppleConnect */,
49E09BB92AD4F88100B56CD3 /* Cod */,
49FF01EE2BCFE970002552CE /* Chronicle */,
);
productName = Ensemble;
productReference = 49E09B532AD2EE5000B56CD3 /* Ensemble.app */;
Expand All @@ -305,6 +310,7 @@
packageProductDependencies = (
49E09BAC2AD33C1F00B56CD3 /* AppleConnect */,
49E09BBB2AD4F88900B56CD3 /* Cod */,
49FF01F02BCFE977002552CE /* Chronicle */,
);
productName = Ensemble;
productReference = 49E09B922AD3237D00B56CD3 /* Ensemble.app */;
Expand Down Expand Up @@ -342,6 +348,7 @@
packageReferences = (
49E09BA62AD33BD500B56CD3 /* XCRemoteSwiftPackageReference "AppleConnect" */,
49E09BB82AD4F86E00B56CD3 /* XCRemoteSwiftPackageReference "Cod" */,
49FF01ED2BCFE962002552CE /* XCRemoteSwiftPackageReference "Chronicle" */,
);
productRefGroup = 49E09B542AD2EE5000B56CD3 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -554,6 +561,14 @@
kind = branch;
};
};
49FF01ED2BCFE962002552CE /* XCRemoteSwiftPackageReference "Chronicle" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/saagarjha/Chronicle.git";
requirement = {
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
Expand All @@ -577,6 +592,16 @@
package = 49E09BB82AD4F86E00B56CD3 /* XCRemoteSwiftPackageReference "Cod" */;
productName = Cod;
};
49FF01EE2BCFE970002552CE /* Chronicle */ = {
isa = XCSwiftPackageProductDependency;
package = 49FF01ED2BCFE962002552CE /* XCRemoteSwiftPackageReference "Chronicle" */;
productName = Chronicle;
};
49FF01F02BCFE977002552CE /* Chronicle */ = {
isa = XCSwiftPackageProductDependency;
package = 49FF01ED2BCFE962002552CE /* XCRemoteSwiftPackageReference "Chronicle" */;
productName = Chronicle;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 49E09B4B2AD2EE5000B56CD3 /* Project object */;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@
"revision" : "56b1ce222d8d5902b2d2dc224ba62d4361d9065c"
}
},
{
"identity" : "chronicle",
"kind" : "remoteSourceControl",
"location" : "https://github.com/saagarjha/Chronicle.git",
"state" : {
"branch" : "main",
"revision" : "69d2df6bbb789aef492ed1cad55e8780ce247740"
}
},
{
"identity" : "cod",
"kind" : "remoteSourceControl",
Expand Down

0 comments on commit 523c837

Please sign in to comment.