Skip to content

Commit

Permalink
Merge pull request #110 from Jasonette/lambda
Browse files Browse the repository at this point in the history
lambda
  • Loading branch information
gliechtenstein authored Feb 14, 2017
2 parents 5b961d4 + de36ba2 commit 7d7517b
Show file tree
Hide file tree
Showing 13 changed files with 910 additions and 78 deletions.
22 changes: 18 additions & 4 deletions app/Jasonette.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
objects = {

/* Begin PBXBuildFile section */
045E5F3D1E3661060088D5E6 /* JasonReturnAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 045E5F3C1E3661060088D5E6 /* JasonReturnAction.m */; };
045E5F581E44E5180088D5E6 /* parser.js in Resources */ = {isa = PBXBuildFile; fileRef = 045E5F571E44E5180088D5E6 /* parser.js */; };
04EEDCFE1E02F5180023114F /* demo.json in Resources */ = {isa = PBXBuildFile; fileRef = 04EEDCFC1E02F5180023114F /* demo.json */; };
04EEDCFF1E02F5180023114F /* hello.json in Resources */ = {isa = PBXBuildFile; fileRef = 04EEDCFD1E02F5180023114F /* hello.json */; };
5E09562D1DA33515007ADC78 /* JasonLabelComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E09562C1DA33514007ADC78 /* JasonLabelComponent.m */; };
Expand Down Expand Up @@ -67,12 +69,14 @@
5EE85B791DA582940049EACE /* JasonAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EE85B781DA582930049EACE /* JasonAction.m */; };
5EE85B7E1DA59D740049EACE /* JasonComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EE85B7D1DA59D740049EACE /* JasonComponent.m */; };
5EE85B811DA5C0090049EACE /* JasonLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EE85B801DA5C0080049EACE /* JasonLayer.m */; };
5EEE3E6D1DBAE6DA00DE7ABD /* parser.js in Resources */ = {isa = PBXBuildFile; fileRef = 5EEE3E6C1DBAE6DA00DE7ABD /* parser.js */; };
5EF904361DD10F7000C8A94E /* JasonLogAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EF904351DD10F6E00C8A94E /* JasonLogAction.m */; };
F9283F33AA628489204A4867 /* Pods_Jasonette.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2F0FCC971E030AF932E421D4 /* Pods_Jasonette.framework */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
045E5F3B1E3661060088D5E6 /* JasonReturnAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JasonReturnAction.h; sourceTree = "<group>"; };
045E5F3C1E3661060088D5E6 /* JasonReturnAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JasonReturnAction.m; sourceTree = "<group>"; };
045E5F571E44E5180088D5E6 /* parser.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = parser.js; sourceTree = "<group>"; };
04EEDCFC1E02F5180023114F /* demo.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = demo.json; sourceTree = "<group>"; };
04EEDCFD1E02F5180023114F /* hello.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = hello.json; sourceTree = "<group>"; };
1BD8E8486EE7AF4E4934685E /* Pods-Jasonette.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Jasonette.release.xcconfig"; path = "Pods/Target Support Files/Pods-Jasonette/Pods-Jasonette.release.xcconfig"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -180,7 +184,6 @@
5EE85B7D1DA59D740049EACE /* JasonComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JasonComponent.m; sourceTree = "<group>"; };
5EE85B7F1DA5C0080049EACE /* JasonLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JasonLayer.h; sourceTree = "<group>"; };
5EE85B801DA5C0080049EACE /* JasonLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JasonLayer.m; sourceTree = "<group>"; };
5EEE3E6C1DBAE6DA00DE7ABD /* parser.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = parser.js; sourceTree = "<group>"; };
5EF904341DD10F6E00C8A94E /* JasonLogAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JasonLogAction.h; sourceTree = "<group>"; };
5EF904351DD10F6E00C8A94E /* JasonLogAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JasonLogAction.m; sourceTree = "<group>"; };
BEB1DF488FABA35A255BC8E4 /* Pods-Jasonette.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Jasonette.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Jasonette/Pods-Jasonette.debug.xcconfig"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -208,6 +211,15 @@
name = Pods;
sourceTree = "<group>";
};
045E5F3E1E36610B0088D5E6 /* $return */ = {
isa = PBXGroup;
children = (
045E5F3B1E3661060088D5E6 /* JasonReturnAction.h */,
045E5F3C1E3661060088D5E6 /* JasonReturnAction.m */,
);
name = $return;
sourceTree = "<group>";
};
04EEDCFB1E02F5060023114F /* documents */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -335,6 +347,7 @@
5E98626A1DCF1F6A0084CA4A /* $notification */,
5EDF644F1DB0480B00C5E403 /* $session */,
5E31778F1D1F20AB00D87778 /* $oauth */,
045E5F3E1E36610B0088D5E6 /* $return */,
5E3177AB1D1F297400D87778 /* $timer */,
5E3177AA1D1F296300D87778 /* $util */,
);
Expand Down Expand Up @@ -394,7 +407,7 @@
isa = PBXGroup;
children = (
5E31769B1D1E411E00D87778 /* csv.js */,
5EEE3E6C1DBAE6DA00DE7ABD /* parser.js */,
045E5F571E44E5180088D5E6 /* parser.js */,
5E3176F41D1E411E00D87778 /* rss.js */,
);
name = Lib;
Expand Down Expand Up @@ -715,7 +728,7 @@
04EEDCFE1E02F5180023114F /* demo.json in Resources */,
5E31771E1D1E411F00D87778 /* JasonVerticalSectionItem.xib in Resources */,
5E31777A1D1E4A8E00D87778 /* settings.plist in Resources */,
5EEE3E6D1DBAE6DA00DE7ABD /* parser.js in Resources */,
045E5F581E44E5180088D5E6 /* parser.js in Resources */,
5E3177251D1E411F00D87778 /* JasonHorizontalSectionItem.xib in Resources */,
5E3177371D1E411F00D87778 /* icon-info.png in Resources */,
04EEDCFF1E02F5180023114F /* hello.json in Resources */,
Expand Down Expand Up @@ -818,6 +831,7 @@
5E0956361DA34EFC007ADC78 /* JasonTextareaComponent.m in Sources */,
5EF904361DD10F7000C8A94E /* JasonLogAction.m in Sources */,
5E3177A31D1F28C100D87778 /* JasonCacheAction.m in Sources */,
045E5F3D1E3661060088D5E6 /* JasonReturnAction.m in Sources */,
5E31765E1D1E400C00D87778 /* main.m in Sources */,
5EBFBB511D563ABD0074B805 /* UIView+JasonComponentPayload.m in Sources */,
5EDF644E1DB0480500C5E403 /* JasonSessionAction.m in Sources */,
Expand Down
Loading

0 comments on commit 7d7517b

Please sign in to comment.