]> git.dabkitsch.com - morphograph.git/commitdiff
file writer updates to append text
authorequilet <2237372+equilet@users.noreply.github.com>
Wed, 31 May 2023 16:56:00 +0000 (12:56 -0400)
committerequilet <2237372+equilet@users.noreply.github.com>
Wed, 31 May 2023 16:56:00 +0000 (12:56 -0400)
morphograph.xcodeproj/project.pbxproj
morphograph.xcodeproj/project.xcworkspace/xcuserdata/jml.xcuserdatad/UserInterfaceState.xcuserstate

index 23d20b2a24184b1b4b9b62b722c53eeac3f2f76b..efa4ce76715cf9a47d5f36c637c4ec88e3377494 100644 (file)
@@ -19,6 +19,7 @@
                A4AC6BF7299D9BB90056292B /* MaxAPI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MaxAPI.framework; path = "max-includes/MaxAPI.framework"; sourceTree = "<group>"; };
                A4AC6BF8299D9F990056292B /* mgraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mgraph.h; sourceTree = "<group>"; };
                A4AC6BF9299D9FB60056292B /* cella */ = {isa = PBXFileReference; lastKnownFileType = folder; path = cella; sourceTree = "<group>"; };
+               A4E349D62A27A8840098AB9B /* ext_appendtohandle.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = ext_appendtohandle.h; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -57,6 +58,7 @@
                                A4AC6BF1299D9B3D0056292B /* mgraph_cpp.h */,
                                A4AC6BF8299D9F990056292B /* mgraph.h */,
                                A4AC6BF3299D9B480056292B /* morphograph.cpp */,
+                               A4E349D62A27A8840098AB9B /* ext_appendtohandle.h */,
                                A4AC6BF5299D9B560056292B /* CMakeLists.txt */,
                        );
                        name = morphograph;
index c4f3e324c5c54647802506f0b1de98fe2eadb226..8b146e02a3a6e0bea8254592355ca8e9df7c61b4 100644 (file)
Binary files a/morphograph.xcodeproj/project.xcworkspace/xcuserdata/jml.xcuserdatad/UserInterfaceState.xcuserstate and b/morphograph.xcodeproj/project.xcworkspace/xcuserdata/jml.xcuserdatad/UserInterfaceState.xcuserstate differ