Skip to content

Commit

Permalink
Add universal build of mp4chaps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared McIntyre authored and Jared McIntyre committed Nov 26, 2024
1 parent 89c44df commit ae7d4bf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MetaZ.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@
29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
32CA4F630368D1EE00C91783 /* MetaZ_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MetaZ_Prefix.pch; path = App/MetaZ_Prefix.pch; sourceTree = "<group>"; };
7F2C885E2CF62FD2000A3FA1 /* mp4chaps build notes.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "mp4chaps build notes.txt"; sourceTree = "<group>"; };
7F4F84D518CD1F8000D002DA /* NSString+NumericCompare.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+NumericCompare.h"; sourceTree = "<group>"; };
7F4F84D618CD1F8000D002DA /* NSString+NumericCompare.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+NumericCompare.m"; sourceTree = "<group>"; };
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = App/Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1769,6 +1770,7 @@
1BEA6E87106EF40C004B1A7F /* Resources */ = {
isa = PBXGroup;
children = (
7F2C885E2CF62FD2000A3FA1 /* mp4chaps build notes.txt */,
1B44949810D57D6900B9C751 /* AtomicParsley */,
1B040C13107F9DA20027FA0D /* mp4chaps */,
1BEA6E8D106EF522004B1A7F /* Info.plist */,
Expand Down
Binary file modified Plugins/AtomicParsley/resources/mp4chaps
Binary file not shown.
3 changes: 3 additions & 0 deletions Plugins/AtomicParsley/resources/mp4chaps build notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The code with related MetaZ changes for this version can be found on github at this location:

https://github.com/jmcintyre/mp4v2/commit/046e93ca495e9d2dd96f905f0e9c9aa2619486b2

0 comments on commit ae7d4bf

Please sign in to comment.