From 50877e0deaf349f6950de8342045c96d5bce257b Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 18 Jan 2018 14:58:40 +0000 Subject: segmenting demo with syphon --- .../A/Resources/English.lproj/InfoPlist.strings | Bin 0 -> 92 bytes .../Versions/A/Resources/Info.plist | 40 +++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 drawing/Frameworks/Syphon.framework/Versions/A/Resources/English.lproj/InfoPlist.strings create mode 100644 drawing/Frameworks/Syphon.framework/Versions/A/Resources/Info.plist (limited to 'drawing/Frameworks/Syphon.framework/Versions/A/Resources') diff --git a/drawing/Frameworks/Syphon.framework/Versions/A/Resources/English.lproj/InfoPlist.strings b/drawing/Frameworks/Syphon.framework/Versions/A/Resources/English.lproj/InfoPlist.strings new file mode 100644 index 0000000..5e45963 Binary files /dev/null and b/drawing/Frameworks/Syphon.framework/Versions/A/Resources/English.lproj/InfoPlist.strings differ diff --git a/drawing/Frameworks/Syphon.framework/Versions/A/Resources/Info.plist b/drawing/Frameworks/Syphon.framework/Versions/A/Resources/Info.plist new file mode 100644 index 0000000..fb6cbc3 --- /dev/null +++ b/drawing/Frameworks/Syphon.framework/Versions/A/Resources/Info.plist @@ -0,0 +1,40 @@ + + + + + BuildMachineOSBuild + 10J869 + CFBundleDevelopmentRegion + English + CFBundleExecutable + Syphon + CFBundleIdentifier + info.v002.Syphon + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Syphon + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 4A2002a + DTPlatformVersion + GM + DTSDKBuild + 4A2002a + DTSDKName + macosx10.6 + DTXcode + 0402 + DTXcodeBuild + 4A2002a + + -- cgit v1.2.3