Skip to content

Commit

Permalink
Fix demo target
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Usbergo committed Jun 4, 2018
1 parent a96cba0 commit 79a83e9
Show file tree
Hide file tree
Showing 100 changed files with 951 additions and 711 deletions.
27 changes: 15 additions & 12 deletions Render.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
BF_557116620637 /* TableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FR_407264690487 /* TableViewController.swift */; };
BF_578438420187 /* ContextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FR_371490353764 /* ContextTests.swift */; };
BF_579381017942 /* Yoga.h in Headers */ = {isa = PBXBuildFile; fileRef = FR_275342356738 /* Yoga.h */; settings = {ATTRIBUTES = (Public, ); }; };
BF_579407411024 = {isa = PBXBuildFile; fileRef = FR_479945003232 /* Test.xctest */; };
BF_592562283138 = {isa = PBXBuildFile; fileRef = FR_699701780932 /* RenderNeutrino.framework */; };
BF_594884445968 /* YGPercentLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = "FR_584536161622-1" /* YGPercentLayout.m */; };
BF_600094276189 /* UIView+Yoga.m in Sources */ = {isa = PBXBuildFile; fileRef = FR_594577630522 /* UIView+Yoga.m */; };
BF_606331023895 /* ViewControllerTransitions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FR_578786004173 /* ViewControllerTransitions.swift */; };
Expand Down Expand Up @@ -69,21 +71,21 @@
FR_158534509235 /* YGLayout+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "YGLayout+Private.h"; sourceTree = "<group>"; };
FR_186172487891 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
FR_252848279705 /* Stylesheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Stylesheet.swift; sourceTree = "<group>"; };
FR_275342356736 /* Yoga.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Yoga.c; sourceTree = "<group>"; };
FR_275342356736 /* Yoga.c */ = {isa = PBXFileReference; path = Yoga.c; sourceTree = "<group>"; };
FR_275342356738 /* Yoga.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Yoga.h; sourceTree = "<group>"; };
FR_281829024519 /* IGListCollectionViewLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IGListCollectionViewLayout.h; sourceTree = "<group>"; };
FR_285540450273 /* Context.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Context.swift; sourceTree = "<group>"; };
FR_286350938122 /* YGEnums.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = YGEnums.c; sourceTree = "<group>"; };
FR_286350938122 /* YGEnums.c */ = {isa = PBXFileReference; path = YGEnums.c; sourceTree = "<group>"; };
FR_286350938182 /* YGEnums.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YGEnums.h; sourceTree = "<group>"; };
FR_311136529580 /* YamlBridge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YamlBridge.swift; sourceTree = "<group>"; };
FR_312648333574 /* YGNodeList.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = YGNodeList.c; sourceTree = "<group>"; };
FR_312648333574 /* YGNodeList.c */ = {isa = PBXFileReference; path = YGNodeList.c; sourceTree = "<group>"; };
FR_312648333735 /* YGNodeList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YGNodeList.h; sourceTree = "<group>"; };
FR_341471119220 /* NavigationBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationBar.swift; sourceTree = "<group>"; };
FR_356489276377 /* Inspector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Inspector.swift; sourceTree = "<group>"; };
FR_371490353764 /* ContextTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContextTests.swift; sourceTree = "<group>"; };
FR_375489759311 /* YGMacros.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YGMacros.h; sourceTree = "<group>"; };
FR_407264690487 /* TableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableViewController.swift; sourceTree = "<group>"; };
FR_473753437359 /* IGListCollectionViewLayout.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = IGListCollectionViewLayout.mm; sourceTree = "<group>"; };
FR_473753437359 /* IGListCollectionViewLayout.mm */ = {isa = PBXFileReference; path = IGListCollectionViewLayout.mm; sourceTree = "<group>"; };
FR_479945003232 /* Test.xctest */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.cfbundle; path = Test.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
FR_493811752375 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
FR_496796634774 /* Component.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Component.swift; sourceTree = "<group>"; };
Expand All @@ -99,7 +101,7 @@
FR_621473682166 /* RenderNeutrino.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RenderNeutrino.h; sourceTree = "<group>"; };
FR_631122443326 /* StylesheetTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StylesheetTests.swift; sourceTree = "<group>"; };
FR_655237554988 /* Node.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Node.swift; sourceTree = "<group>"; };
FR_659407974422 /* yaml.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = yaml.c; sourceTree = "<group>"; };
FR_659407974422 /* yaml.c */ = {isa = PBXFileReference; path = yaml.c; sourceTree = "<group>"; };
"FR_659407974422-1" /* yaml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = yaml.h; sourceTree = "<group>"; };
FR_699701780932 /* RenderNeutrino.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = RenderNeutrino.framework; sourceTree = BUILT_PRODUCTS_DIR; };
FR_710837021641 /* BaseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -355,9 +357,6 @@
compatibilityVersion = "Xcode 3.2";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = G_8448771205358;
projectDirPath = "";
projectRoot = "";
Expand Down Expand Up @@ -458,12 +457,14 @@
INFOPLIST_FILE = render/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
ONLY_ACTIVE_ARCH = NO;
PLATFORM = "platform $platform";
PRODUCT_BUNDLE_IDENTIFIER = io.alexdrone.render;
PRODUCT_BUNDLE_IDENTIFIER = io.render.neutrino;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_WHOLE_MODULE_OPTIMIZATION = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 armv7 armv7s i386 x86_64";
VERSIONING_SYSTEM = "apple-generic";
};
name = Debug;
Expand Down Expand Up @@ -554,12 +555,14 @@
INFOPLIST_FILE = render/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
ONLY_ACTIVE_ARCH = NO;
PLATFORM = "platform $platform";
PRODUCT_BUNDLE_IDENTIFIER = io.alexdrone.render;
PRODUCT_BUNDLE_IDENTIFIER = io.render.neutrino;
SDKROOT = iphoneos;
SKIP_INSTALL = YES;
SWIFT_WHOLE_MODULE_OPTIMIZATION = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = "arm64 armv7 armv7s i386 x86_64";
VERSIONING_SYSTEM = "apple-generic";
};
name = Release;
Expand Down
2 changes: 1 addition & 1 deletion bin/RenderInspector.framework.dSYM/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.io.alexdrone.render</string>
<string>com.apple.xcode.dsym.io.render.inspector</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file modified bin/RenderInspector.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified bin/RenderInspector.framework/RenderInspector
Binary file not shown.
36 changes: 33 additions & 3 deletions bin/RenderInspector.framework/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,21 @@
<data>
Esweqs/GJmIK+q7bql9KE7yMols=
</data>
<key>Modules/RenderInspector.swiftmodule/i386.swiftdoc</key>
<data>
0Jp0O7Dw9AqgL8kU0UmtNRlHuBs=
</data>
<key>Modules/RenderInspector.swiftmodule/i386.swiftmodule</key>
<data>
fj/oMVlH0FHdOZg9VFGzs+q0VUk=
</data>
<key>Modules/RenderInspector.swiftmodule/x86_64.swiftdoc</key>
<data>
TP+jX9wHqSc8kZQCUtZ5b18Cf7w=
</data>
<key>Modules/RenderInspector.swiftmodule/x86_64.swiftmodule</key>
<data>
+1uxGoZuBpltNCnFYYEGJpBoUWk=
0pDV0zRKoX28yvb4EZPs2ZgmmAg=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -53,6 +61,28 @@
9nHz1/2ZnXaxDpyCCF84HUp1GTFSVmTWsaoW1sn3Luc=
</data>
</dict>
<key>Modules/RenderInspector.swiftmodule/i386.swiftdoc</key>
<dict>
<key>hash</key>
<data>
0Jp0O7Dw9AqgL8kU0UmtNRlHuBs=
</data>
<key>hash2</key>
<data>
Pj+o1P7Ja8BsKGViMzGpikxhSpiAvobdnbILBOYn44E=
</data>
</dict>
<key>Modules/RenderInspector.swiftmodule/i386.swiftmodule</key>
<dict>
<key>hash</key>
<data>
fj/oMVlH0FHdOZg9VFGzs+q0VUk=
</data>
<key>hash2</key>
<data>
emw2hv0t8wcXJNLFRI17q85DV+Z3uZpxXzGtw5ZZ5ZA=
</data>
</dict>
<key>Modules/RenderInspector.swiftmodule/x86_64.swiftdoc</key>
<dict>
<key>hash</key>
Expand All @@ -68,11 +98,11 @@
<dict>
<key>hash</key>
<data>
+1uxGoZuBpltNCnFYYEGJpBoUWk=
0pDV0zRKoX28yvb4EZPs2ZgmmAg=
</data>
<key>hash2</key>
<data>
fy0bz/hEfgsiIrfTZd2dBqdFlgu+yR8KxqlrfAJ41fA=
NYKXGu8KFtrCIQttyVlEwW9c4tYsYOH/jl3aDGQv/Ww=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
2 changes: 1 addition & 1 deletion bin/RenderNeutrino.framework.dSYM/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.io.alexdrone.render</string>
<string>com.apple.xcode.dsym.io.render.neutrino</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Loading

0 comments on commit 79a83e9

Please sign in to comment.