From 87837dd435466f044d9267eed215f769fefcd7ec Mon Sep 17 00:00:00 2001 From: omigamedev Date: Mon, 28 Oct 2019 22:20:51 +0100 Subject: [PATCH] update Xcode project --- PanoPainter.xcodeproj/project.pbxproj | 50 +++++++-------------------- 1 file changed, 12 insertions(+), 38 deletions(-) diff --git a/PanoPainter.xcodeproj/project.pbxproj b/PanoPainter.xcodeproj/project.pbxproj index cb548de..ff017f2 100644 --- a/PanoPainter.xcodeproj/project.pbxproj +++ b/PanoPainter.xcodeproj/project.pbxproj @@ -152,8 +152,6 @@ AD7FB07C223E8A42005913AB /* log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD7FB05F223E8A3F005913AB /* log.cpp */; }; AD7FB07D223E8A42005913AB /* YGNodePrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD7FB065223E8A40005913AB /* YGNodePrint.cpp */; }; AD7FB07E223E8A42005913AB /* YGNodePrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD7FB065223E8A40005913AB /* YGNodePrint.cpp */; }; - AD7FB07F223E8A43005913AB /* YGMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD7FB067223E8A40005913AB /* YGMarker.cpp */; }; - AD7FB080223E8A43005913AB /* YGMarker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD7FB067223E8A40005913AB /* YGMarker.cpp */; }; AD7FB081223E8A43005913AB /* YGNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD7FB06A223E8A40005913AB /* YGNode.cpp */; }; AD7FB082223E8A43005913AB /* YGNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD7FB06A223E8A40005913AB /* YGNode.cpp */; }; AD7FB083223E8A43005913AB /* YGConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AD7FB06D223E8A41005913AB /* YGConfig.cpp */; }; @@ -179,6 +177,10 @@ ADA2A57922BE8D8E00C6B6C9 /* node_tool_bucket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADA2A57622BE8D8E00C6B6C9 /* node_tool_bucket.cpp */; }; ADA3ABF6222C8C370083B825 /* node_panel_quick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADA3ABF4222C8C350083B825 /* node_panel_quick.cpp */; }; ADA3ABF7222C8C370083B825 /* node_panel_quick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADA3ABF4222C8C350083B825 /* node_panel_quick.cpp */; }; + ADAECC932367922B00709FCC /* event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADAECC912367922B00709FCC /* event.cpp */; }; + ADAECC942367922B00709FCC /* event.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADAECC912367922B00709FCC /* event.cpp */; }; + ADAECC952367922B00709FCC /* experiments.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADAECC922367922B00709FCC /* experiments.cpp */; }; + ADAECC962367922B00709FCC /* experiments.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADAECC922367922B00709FCC /* experiments.cpp */; }; ADBC8C4E1FAE7D360094B339 /* node_dialog_browse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADBC8C471FAE7CC20094B339 /* node_dialog_browse.cpp */; }; ADBC8C4F1FAE7D370094B339 /* node_dialog_browse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADBC8C471FAE7CC20094B339 /* node_dialog_browse.cpp */; }; ADBC8C551FAFD0520094B339 /* app_cloud.cpp in Sources */ = {isa = PBXBuildFile; fileRef = ADBC8C511FAFD0360094B339 /* app_cloud.cpp */; }; @@ -467,33 +469,16 @@ AD787AF520D4637E00C4712A /* ThumbnailProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ThumbnailProvider.h; sourceTree = ""; }; AD787AF620D4637E00C4712A /* ThumbnailProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ThumbnailProvider.m; sourceTree = ""; }; AD787AF820D4637E00C4712A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - AD7FB05C223E8A3F005913AB /* YGValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGValue.h; path = libs/yoga/yoga/YGValue.h; sourceTree = SOURCE_ROOT; }; AD7FB05D223E8A3F005913AB /* YGStyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = YGStyle.cpp; path = libs/yoga/yoga/YGStyle.cpp; sourceTree = SOURCE_ROOT; }; AD7FB05E223E8A3F005913AB /* Yoga.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Yoga.cpp; path = libs/yoga/yoga/Yoga.cpp; sourceTree = SOURCE_ROOT; }; AD7FB05F223E8A3F005913AB /* log.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = log.cpp; path = libs/yoga/yoga/log.cpp; sourceTree = SOURCE_ROOT; }; - AD7FB060223E8A3F005913AB /* YGFloatOptional.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGFloatOptional.h; path = libs/yoga/yoga/YGFloatOptional.h; sourceTree = SOURCE_ROOT; }; - AD7FB061223E8A3F005913AB /* instrumentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = instrumentation.h; path = libs/yoga/yoga/instrumentation.h; sourceTree = SOURCE_ROOT; }; - AD7FB062223E8A40005913AB /* YGStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGStyle.h; path = libs/yoga/yoga/YGStyle.h; sourceTree = SOURCE_ROOT; }; - AD7FB063223E8A40005913AB /* YGConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGConfig.h; path = libs/yoga/yoga/YGConfig.h; sourceTree = SOURCE_ROOT; }; - AD7FB064223E8A40005913AB /* CompactValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompactValue.h; path = libs/yoga/yoga/CompactValue.h; sourceTree = SOURCE_ROOT; }; AD7FB065223E8A40005913AB /* YGNodePrint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = YGNodePrint.cpp; path = libs/yoga/yoga/YGNodePrint.cpp; sourceTree = SOURCE_ROOT; }; - AD7FB066223E8A40005913AB /* YGEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGEnums.h; path = libs/yoga/yoga/YGEnums.h; sourceTree = SOURCE_ROOT; }; - AD7FB067223E8A40005913AB /* YGMarker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = YGMarker.cpp; path = libs/yoga/yoga/YGMarker.cpp; sourceTree = SOURCE_ROOT; }; - AD7FB068223E8A40005913AB /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = log.h; path = libs/yoga/yoga/log.h; sourceTree = SOURCE_ROOT; }; - AD7FB069223E8A40005913AB /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = libs/yoga/yoga/Utils.h; sourceTree = SOURCE_ROOT; }; AD7FB06A223E8A40005913AB /* YGNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = YGNode.cpp; path = libs/yoga/yoga/YGNode.cpp; sourceTree = SOURCE_ROOT; }; - AD7FB06B223E8A41005913AB /* YGNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGNode.h; path = libs/yoga/yoga/YGNode.h; sourceTree = SOURCE_ROOT; }; - AD7FB06C223E8A41005913AB /* Yoga-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Yoga-internal.h"; path = "libs/yoga/yoga/Yoga-internal.h"; sourceTree = SOURCE_ROOT; }; AD7FB06D223E8A41005913AB /* YGConfig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = YGConfig.cpp; path = libs/yoga/yoga/YGConfig.cpp; sourceTree = SOURCE_ROOT; }; - AD7FB06E223E8A41005913AB /* YGMarker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGMarker.h; path = libs/yoga/yoga/YGMarker.h; sourceTree = SOURCE_ROOT; }; AD7FB06F223E8A41005913AB /* YGLayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = YGLayout.cpp; path = libs/yoga/yoga/YGLayout.cpp; sourceTree = SOURCE_ROOT; }; AD7FB070223E8A41005913AB /* YGEnums.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = YGEnums.cpp; path = libs/yoga/yoga/YGEnums.cpp; sourceTree = SOURCE_ROOT; }; AD7FB071223E8A42005913AB /* Utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Utils.cpp; path = libs/yoga/yoga/Utils.cpp; sourceTree = SOURCE_ROOT; }; AD7FB072223E8A42005913AB /* YGValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = YGValue.cpp; path = libs/yoga/yoga/YGValue.cpp; sourceTree = SOURCE_ROOT; }; - AD7FB073223E8A42005913AB /* YGNodePrint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGNodePrint.h; path = libs/yoga/yoga/YGNodePrint.h; sourceTree = SOURCE_ROOT; }; - AD7FB074223E8A42005913AB /* YGMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGMacros.h; path = libs/yoga/yoga/YGMacros.h; sourceTree = SOURCE_ROOT; }; - AD7FB075223E8A42005913AB /* Yoga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Yoga.h; path = libs/yoga/yoga/Yoga.h; sourceTree = SOURCE_ROOT; }; - AD7FB076223E8A42005913AB /* YGLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YGLayout.h; path = libs/yoga/yoga/YGLayout.h; sourceTree = SOURCE_ROOT; }; AD7FB08D22470C74005913AB /* node_panel_floating.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = node_panel_floating.h; sourceTree = ""; }; AD7FB08E22470C75005913AB /* node_panel_floating.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = node_panel_floating.cpp; sourceTree = ""; }; AD7FB09122470DE2005913AB /* app_vr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = app_vr.cpp; sourceTree = ""; }; @@ -512,6 +497,8 @@ ADA3ABF4222C8C350083B825 /* node_panel_quick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = node_panel_quick.cpp; sourceTree = ""; }; ADA3ABF5222C8C370083B825 /* node_panel_quick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = node_panel_quick.h; sourceTree = ""; }; ADAE4B2F216D075400B1DD8C /* HockeySDKResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = HockeySDKResources.bundle; path = "libs/hockeyapp/HockeySDK-iOS/HockeySDK.embeddedframework/HockeySDKResources.bundle"; sourceTree = ""; }; + ADAECC912367922B00709FCC /* event.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = event.cpp; path = libs/yoga/yoga/event/event.cpp; sourceTree = SOURCE_ROOT; }; + ADAECC922367922B00709FCC /* experiments.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = experiments.cpp; path = libs/yoga/yoga/internal/experiments.cpp; sourceTree = SOURCE_ROOT; }; ADB1C3D81EA3A156009A65BD /* event.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = event.cpp; sourceTree = ""; }; ADB1C3D91EA3A156009A65BD /* event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = event.h; sourceTree = ""; }; ADB1C3DB1EA531B0009A65BD /* keymap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keymap.h; sourceTree = ""; }; @@ -1026,33 +1013,18 @@ AD7FB05B223E8978005913AB /* yoga */ = { isa = PBXGroup; children = ( - AD7FB064223E8A40005913AB /* CompactValue.h */, - AD7FB061223E8A3F005913AB /* instrumentation.h */, + ADAECC912367922B00709FCC /* event.cpp */, + ADAECC922367922B00709FCC /* experiments.cpp */, AD7FB05F223E8A3F005913AB /* log.cpp */, - AD7FB068223E8A40005913AB /* log.h */, AD7FB071223E8A42005913AB /* Utils.cpp */, - AD7FB069223E8A40005913AB /* Utils.h */, AD7FB06D223E8A41005913AB /* YGConfig.cpp */, - AD7FB063223E8A40005913AB /* YGConfig.h */, AD7FB070223E8A41005913AB /* YGEnums.cpp */, - AD7FB066223E8A40005913AB /* YGEnums.h */, - AD7FB060223E8A3F005913AB /* YGFloatOptional.h */, AD7FB06F223E8A41005913AB /* YGLayout.cpp */, - AD7FB076223E8A42005913AB /* YGLayout.h */, - AD7FB074223E8A42005913AB /* YGMacros.h */, - AD7FB067223E8A40005913AB /* YGMarker.cpp */, - AD7FB06E223E8A41005913AB /* YGMarker.h */, AD7FB06A223E8A40005913AB /* YGNode.cpp */, - AD7FB06B223E8A41005913AB /* YGNode.h */, AD7FB065223E8A40005913AB /* YGNodePrint.cpp */, - AD7FB073223E8A42005913AB /* YGNodePrint.h */, AD7FB05D223E8A3F005913AB /* YGStyle.cpp */, - AD7FB062223E8A40005913AB /* YGStyle.h */, AD7FB072223E8A42005913AB /* YGValue.cpp */, - AD7FB05C223E8A3F005913AB /* YGValue.h */, - AD7FB06C223E8A41005913AB /* Yoga-internal.h */, AD7FB05E223E8A3F005913AB /* Yoga.cpp */, - AD7FB075223E8A42005913AB /* Yoga.h */, ); path = yoga; sourceTree = ""; @@ -1518,8 +1490,10 @@ ADD6AFD71F94DEB000E92461 /* node_progress_bar.cpp in Sources */, AD0E5CDB1ECC72AD00C35669 /* font.cpp in Sources */, ADBC8C561FAFD0530094B339 /* app_cloud.cpp in Sources */, + ADAECC942367922B00709FCC /* event.cpp in Sources */, AD7FB084223E8A43005913AB /* YGConfig.cpp in Sources */, ADEF1F1A235BB2F30043D5C4 /* node_panel_animation.cpp in Sources */, + ADAECC962367922B00709FCC /* experiments.cpp in Sources */, AD0E5CDA1ECC72AD00C35669 /* event.cpp in Sources */, ADFD32282166C9A000F46F85 /* node_dialog_resize.cpp in Sources */, AD0E5CCB1ECC72AD00C35669 /* node_scroll.cpp in Sources */, @@ -1535,7 +1509,6 @@ AD60AC18215799D000A380E9 /* node_changelog.cpp in Sources */, AD0E5CE01ECC72AD00C35669 /* shader.cpp in Sources */, ADC0EB3F1FBDC748004079BB /* node_colorwheel.cpp in Sources */, - AD7FB080223E8A43005913AB /* YGMarker.cpp in Sources */, AD7FB082223E8A43005913AB /* YGNode.cpp in Sources */, AD7FB08C223E8A43005913AB /* YGValue.cpp in Sources */, AD0E5CDD1ECC72AD00C35669 /* log.cpp in Sources */, @@ -1627,6 +1600,7 @@ ADD7D2A31EBFA06F00D5A897 /* tinyxml2.cpp in Sources */, AD10639B1EC7AE92002A525F /* node_checkbox.cpp in Sources */, AD7FB08B223E8A43005913AB /* YGValue.cpp in Sources */, + ADAECC952367922B00709FCC /* experiments.cpp in Sources */, AD60AC17215799D000A380E9 /* node_changelog.cpp in Sources */, AD1063A61EC7AE92002A525F /* node_popup_menu.cpp in Sources */, ADD7D29C1EBF9E1C00D5A897 /* shader.cpp in Sources */, @@ -1673,7 +1647,6 @@ AD7FB081223E8A43005913AB /* YGNode.cpp in Sources */, ADE491161F86E65D00FB8E92 /* advancing_front.cc in Sources */, AD10639D1EC7AE92002A525F /* node_dialog_open.cpp in Sources */, - AD7FB07F223E8A43005913AB /* YGMarker.cpp in Sources */, AD1063A91EC7AE92002A525F /* node_stroke_preview.cpp in Sources */, ADD7D2981EBF9E1C00D5A897 /* rtt.cpp in Sources */, AD1063A01EC7AE92002A525F /* node_image.cpp in Sources */, @@ -1704,6 +1677,7 @@ AD1063A51EC7AE92002A525F /* node_panel_stroke.cpp in Sources */, ADD7D2911EBF9E1C00D5A897 /* event.cpp in Sources */, ADC6F4671F3E66FB004177FA /* app_dialogs.cpp in Sources */, + ADAECC932367922B00709FCC /* event.cpp in Sources */, AD1063AB1EC7AE92002A525F /* node_text.cpp in Sources */, AD1063A11EC7AE92002A525F /* node_message_box.cpp in Sources */, AD1063A31EC7AE92002A525F /* node_panel_color.cpp in Sources */,