Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nathantannar4 committed Jul 18, 2024
1 parent 9cbf1f6 commit e92671a
Show file tree
Hide file tree
Showing 42 changed files with 1,515 additions and 641 deletions.
8 changes: 4 additions & 4 deletions Example/Example.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,17 @@

/* Begin PBXBuildFile section */
38C26C4B2BFDA89F007E4297 /* DynamicIslandTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38C26C4A2BFDA89F007E4297 /* DynamicIslandTransition.swift */; };
38D91FA72BE35B9800F11547 /* ToastTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38D91FA62BE35B9800F11547 /* ToastTransition.swift */; };
38DC6EA9293FD48F006276F8 /* ExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38DC6EA8293FD48F006276F8 /* ExampleApp.swift */; };
38DC6EAB293FD48F006276F8 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38DC6EAA293FD48F006276F8 /* ContentView.swift */; };
38DC6EAD293FD490006276F8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 38DC6EAC293FD490006276F8 /* Assets.xcassets */; };
38DC6EB0293FD490006276F8 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 38DC6EAF293FD490006276F8 /* Preview Assets.xcassets */; };
38DC6EBA293FD4DD006276F8 /* Transmission in Frameworks */ = {isa = PBXBuildFile; productRef = 38DC6EB9293FD4DD006276F8 /* Transmission */; };
38DC6EC0293FDA39006276F8 /* HeroMoveTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38DC6EBF293FDA39006276F8 /* HeroMoveTransition.swift */; };
38EBF15C2C45D2E8004ACABC /* Logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 38EBF15B2C45D2E8004ACABC /* Logo.png */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
38C26C4A2BFDA89F007E4297 /* DynamicIslandTransition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DynamicIslandTransition.swift; sourceTree = "<group>"; };
38D91FA62BE35B9800F11547 /* ToastTransition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToastTransition.swift; sourceTree = "<group>"; };
38DC6EA5293FD48F006276F8 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
38DC6EA8293FD48F006276F8 /* ExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleApp.swift; sourceTree = "<group>"; };
38DC6EAA293FD48F006276F8 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
Expand All @@ -28,6 +27,7 @@
38DC6EB7293FD4A4006276F8 /* Transmission */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = Transmission; path = ..; sourceTree = "<group>"; };
38DC6EBF293FDA39006276F8 /* HeroMoveTransition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeroMoveTransition.swift; sourceTree = "<group>"; };
38DC6EC1293FF784006276F8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
38EBF15B2C45D2E8004ACABC /* Logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Logo.png; path = ../../Logo.png; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -68,7 +68,7 @@
38DC6EAA293FD48F006276F8 /* ContentView.swift */,
38DC6EBF293FDA39006276F8 /* HeroMoveTransition.swift */,
38C26C4A2BFDA89F007E4297 /* DynamicIslandTransition.swift */,
38D91FA62BE35B9800F11547 /* ToastTransition.swift */,
38EBF15B2C45D2E8004ACABC /* Logo.png */,
38DC6EAC293FD490006276F8 /* Assets.xcassets */,
38DC6EAE293FD490006276F8 /* Preview Content */,
);
Expand Down Expand Up @@ -161,6 +161,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
38EBF15C2C45D2E8004ACABC /* Logo.png in Resources */,
38DC6EB0293FD490006276F8 /* Preview Assets.xcassets in Resources */,
38DC6EAD293FD490006276F8 /* Assets.xcassets in Resources */,
);
Expand All @@ -176,7 +177,6 @@
38C26C4B2BFDA89F007E4297 /* DynamicIslandTransition.swift in Sources */,
38DC6EAB293FD48F006276F8 /* ContentView.swift in Sources */,
38DC6EA9293FD48F006276F8 /* ExampleApp.swift in Sources */,
38D91FA72BE35B9800F11547 /* ToastTransition.swift in Sources */,
38DC6EC0293FDA39006276F8 /* HeroMoveTransition.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathantannar4/Engine",
"state" : {
"revision" : "c7fc37a68f14f6c27df56630f92cc37e698143e8",
"version" : "1.7.0"
"revision" : "391d0da0282f51327b5d2c0e5de64f75e59cbae7",
"version" : "1.8.3"
}
},
{
Expand All @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/nathantannar4/Turbocharger",
"state" : {
"revision" : "52f22b97dcefed06e274d66ccba0f659f8eefbd5",
"version" : "1.2.0"
"revision" : "9420e40f902021469ee7b4c5a0c7849f5bb26290",
"version" : "1.3.1"
}
}
],
Expand Down
12 changes: 0 additions & 12 deletions Example/Example/Assets.xcassets/HeadshotA.imageset/Contents.json

This file was deleted.

Binary file not shown.
12 changes: 0 additions & 12 deletions Example/Example/Assets.xcassets/HeadshotB.imageset/Contents.json

This file was deleted.

Binary file not shown.
12 changes: 0 additions & 12 deletions Example/Example/Assets.xcassets/HeadshotC.imageset/Contents.json

This file was deleted.

Binary file not shown.
12 changes: 0 additions & 12 deletions Example/Example/Assets.xcassets/HeadshotD.imageset/Contents.json

This file was deleted.

Binary file not shown.
12 changes: 0 additions & 12 deletions Example/Example/Assets.xcassets/HeadshotE.imageset/Contents.json

This file was deleted.

Binary file not shown.
Loading

0 comments on commit e92671a

Please sign in to comment.