lanekit 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (18) hide show
  1. checksums.yaml +8 -8
  2. data/lib/lanekit/version.rb +1 -1
  3. data/lib/template/lanekit-ios-project/Podfile +5 -0
  4. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/Images.xcassets/AppIcon.appiconset/Contents.json +53 -0
  5. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/Images.xcassets/LaunchImage.launchimage/Contents.json +51 -0
  6. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/LKAppDelegate.h +11 -0
  7. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/LKAppDelegate.m +45 -0
  8. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/en.lproj/InfoPlist.strings +2 -0
  9. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project-Info.plist +45 -0
  10. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project-Prefix.pch +16 -0
  11. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/main.m +14 -0
  12. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project.xcodeproj/project.pbxproj +459 -0
  13. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project.xcodeproj/project.xcworkspace/contents.xcworkspacedata +7 -0
  14. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-projectTests/en.lproj/InfoPlist.strings +2 -0
  15. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-projectTests/lanekit-ios-projectTests-Info.plist +22 -0
  16. data/lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-projectTests/lanekit-ios-projectTests.m +30 -0
  17. data/lib/template/lanekit-ios-project/lanekit-ios-project.xcworkspace/contents.xcworkspacedata +7 -0
  18. metadata +16 -1
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ZTNmZjhhZWJmMWUyMDIwNTdhNWMwODM0NmEwZDc4ZjY4MDZmOGY0Yw==
4
+ YzEwYjAyOTk2ZTQ5NjY4ZWZmYjljMGE4ZGQ1NmM0ODQyYTBmZDBjZQ==
5
5
  data.tar.gz: !binary |-
6
- ZGYyYmMyMDY0NDZhNWQwNWY4MTBjMmQ3MjY0NmFiOTlhNDVmNjg3Mg==
6
+ NTFlNDVjMTYxMjliMjY3OWFmNWI1MTg1ZWE5ZDRhZDBiNDEyMzA3NA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- YzAzMmU4ZWQyZjRlMTQxNzI4MTUyMjdiM2NhY2RhYjA1NDliZmM2OWUzZDli
10
- NWM3ZDM1N2QzNTJhZDhiOGJjNDdiMTIwY2NlNDA4YmY1MDVkYzA0ZDdlNWY5
11
- NmVmOGU1M2E5NDcyYjQ4NjkxYjdkNDYwMDVkN2M4Mzc2MDNkNDQ=
9
+ NTljNmNlNWRlMTUxY2U0MzQyNWVkNDMzY2MyNjhiNjFiZmIwNGUyNjBjZGU2
10
+ Mjk3ZTI0ODc3ODczOGM5YWJiNzJiOTQ2N2NkMmU2MmUyZWJjYTE3NDk3ZGQ3
11
+ OTMyZDg3N2YwYzhlZWQwNWFlMjA2MmEzOGNkNzE5NzQ4YmM3NTA=
12
12
  data.tar.gz: !binary |-
13
- ZTI0ZWFlODM2MTgwZjg3ZGQ5MWViY2ZjNzhiZDMxYTg4MmE1ZmNlMjNmMDdj
14
- YTZjZWJjMDhkOTBhYjQyODZjYzkwMjgzOTUzMWUzMjY3YWE1ZWViZGJkOTJl
15
- MDUzODE1MzEzNjZjYjQ4NzdkNmFiOTg1OWQyZWVjMmZkODEzOWM=
13
+ M2Y0NGJlOTM1YjM0ZjI0MWExY2MzNTk2N2NkNWViNGYyZjY5NmE4MTNiNmJk
14
+ ZDFlYjhkOGI0ZWVhNzNjZDVlMWY4NzQyMDk0MmVmMTM4ZmJiZjcxMzJlZTE4
15
+ YWM2MGM1MzkwYzk2ODIwNDY4YjVkZTdjZTBjYzZiNGZiMWNjMTY=
@@ -1,3 +1,3 @@
1
1
  module LaneKit
2
- VERSION = "0.3.2"
2
+ VERSION = "0.3.3"
3
3
  end
@@ -0,0 +1,5 @@
1
+ xcodeproj 'lanekit-ios-project/lanekit-ios-project.xcodeproj'
2
+
3
+ platform :ios, "6.0"
4
+
5
+ pod 'RestKit', '0.20.3'
@@ -0,0 +1,53 @@
1
+ {
2
+ "images" : [
3
+ {
4
+ "idiom" : "iphone",
5
+ "size" : "29x29",
6
+ "scale" : "2x"
7
+ },
8
+ {
9
+ "idiom" : "iphone",
10
+ "size" : "40x40",
11
+ "scale" : "2x"
12
+ },
13
+ {
14
+ "idiom" : "iphone",
15
+ "size" : "60x60",
16
+ "scale" : "2x"
17
+ },
18
+ {
19
+ "idiom" : "ipad",
20
+ "size" : "29x29",
21
+ "scale" : "1x"
22
+ },
23
+ {
24
+ "idiom" : "ipad",
25
+ "size" : "29x29",
26
+ "scale" : "2x"
27
+ },
28
+ {
29
+ "idiom" : "ipad",
30
+ "size" : "40x40",
31
+ "scale" : "1x"
32
+ },
33
+ {
34
+ "idiom" : "ipad",
35
+ "size" : "40x40",
36
+ "scale" : "2x"
37
+ },
38
+ {
39
+ "idiom" : "ipad",
40
+ "size" : "76x76",
41
+ "scale" : "1x"
42
+ },
43
+ {
44
+ "idiom" : "ipad",
45
+ "size" : "76x76",
46
+ "scale" : "2x"
47
+ }
48
+ ],
49
+ "info" : {
50
+ "version" : 1,
51
+ "author" : "xcode"
52
+ }
53
+ }
@@ -0,0 +1,51 @@
1
+ {
2
+ "images" : [
3
+ {
4
+ "orientation" : "portrait",
5
+ "idiom" : "iphone",
6
+ "extent" : "full-screen",
7
+ "minimum-system-version" : "7.0",
8
+ "scale" : "2x"
9
+ },
10
+ {
11
+ "orientation" : "portrait",
12
+ "idiom" : "iphone",
13
+ "subtype" : "retina4",
14
+ "extent" : "full-screen",
15
+ "minimum-system-version" : "7.0",
16
+ "scale" : "2x"
17
+ },
18
+ {
19
+ "orientation" : "portrait",
20
+ "idiom" : "ipad",
21
+ "extent" : "full-screen",
22
+ "minimum-system-version" : "7.0",
23
+ "scale" : "1x"
24
+ },
25
+ {
26
+ "orientation" : "landscape",
27
+ "idiom" : "ipad",
28
+ "extent" : "full-screen",
29
+ "minimum-system-version" : "7.0",
30
+ "scale" : "1x"
31
+ },
32
+ {
33
+ "orientation" : "portrait",
34
+ "idiom" : "ipad",
35
+ "extent" : "full-screen",
36
+ "minimum-system-version" : "7.0",
37
+ "scale" : "2x"
38
+ },
39
+ {
40
+ "orientation" : "landscape",
41
+ "idiom" : "ipad",
42
+ "extent" : "full-screen",
43
+ "minimum-system-version" : "7.0",
44
+ "scale" : "2x"
45
+ }
46
+ ],
47
+ "info" : {
48
+ "version" : 1,
49
+ "author" : "xcode"
50
+ }
51
+ }
@@ -0,0 +1,11 @@
1
+ //
2
+ // LKAppDelegate.h
3
+ //
4
+
5
+ #import <UIKit/UIKit.h>
6
+
7
+ @interface LKAppDelegate : UIResponder <UIApplicationDelegate>
8
+
9
+ @property (strong, nonatomic) UIWindow *window;
10
+
11
+ @end
@@ -0,0 +1,45 @@
1
+ //
2
+ // LKAppDelegate.m
3
+ //
4
+
5
+ #import "LKAppDelegate.h"
6
+
7
+ @implementation LKAppDelegate
8
+
9
+ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
10
+ {
11
+ self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]];
12
+ // Override point for customization after application launch.
13
+ self.window.backgroundColor = [UIColor whiteColor];
14
+ [self.window makeKeyAndVisible];
15
+ return YES;
16
+ }
17
+
18
+ - (void)applicationWillResignActive:(UIApplication *)application
19
+ {
20
+ // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
21
+ // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
22
+ }
23
+
24
+ - (void)applicationDidEnterBackground:(UIApplication *)application
25
+ {
26
+ // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
27
+ // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
28
+ }
29
+
30
+ - (void)applicationWillEnterForeground:(UIApplication *)application
31
+ {
32
+ // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
33
+ }
34
+
35
+ - (void)applicationDidBecomeActive:(UIApplication *)application
36
+ {
37
+ // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
38
+ }
39
+
40
+ - (void)applicationWillTerminate:(UIApplication *)application
41
+ {
42
+ // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
43
+ }
44
+
45
+ @end
@@ -0,0 +1,2 @@
1
+ /* Localized versions of Info.plist keys */
2
+
@@ -0,0 +1,45 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>CFBundleDevelopmentRegion</key>
6
+ <string>en</string>
7
+ <key>CFBundleDisplayName</key>
8
+ <string>${PRODUCT_NAME}</string>
9
+ <key>CFBundleExecutable</key>
10
+ <string>${EXECUTABLE_NAME}</string>
11
+ <key>CFBundleIdentifier</key>
12
+ <string>com.lanekit.${PRODUCT_NAME:rfc1034identifier}</string>
13
+ <key>CFBundleInfoDictionaryVersion</key>
14
+ <string>6.0</string>
15
+ <key>CFBundleName</key>
16
+ <string>${PRODUCT_NAME}</string>
17
+ <key>CFBundlePackageType</key>
18
+ <string>APPL</string>
19
+ <key>CFBundleShortVersionString</key>
20
+ <string>1.0</string>
21
+ <key>CFBundleSignature</key>
22
+ <string>????</string>
23
+ <key>CFBundleVersion</key>
24
+ <string>1.0</string>
25
+ <key>LSRequiresIPhoneOS</key>
26
+ <true/>
27
+ <key>UIRequiredDeviceCapabilities</key>
28
+ <array>
29
+ <string>armv7</string>
30
+ </array>
31
+ <key>UISupportedInterfaceOrientations</key>
32
+ <array>
33
+ <string>UIInterfaceOrientationPortrait</string>
34
+ <string>UIInterfaceOrientationLandscapeLeft</string>
35
+ <string>UIInterfaceOrientationLandscapeRight</string>
36
+ </array>
37
+ <key>UISupportedInterfaceOrientations~ipad</key>
38
+ <array>
39
+ <string>UIInterfaceOrientationPortrait</string>
40
+ <string>UIInterfaceOrientationPortraitUpsideDown</string>
41
+ <string>UIInterfaceOrientationLandscapeLeft</string>
42
+ <string>UIInterfaceOrientationLandscapeRight</string>
43
+ </array>
44
+ </dict>
45
+ </plist>
@@ -0,0 +1,16 @@
1
+ //
2
+ // Prefix header
3
+ //
4
+ // The contents of this file are implicitly included at the beginning of every source file.
5
+ //
6
+
7
+ #import <Availability.h>
8
+
9
+ #ifndef __IPHONE_3_0
10
+ #warning "This project uses features only available in iOS SDK 3.0 and later."
11
+ #endif
12
+
13
+ #ifdef __OBJC__
14
+ #import <UIKit/UIKit.h>
15
+ #import <Foundation/Foundation.h>
16
+ #endif
@@ -0,0 +1,14 @@
1
+ //
2
+ // main.m
3
+ //
4
+
5
+ #import <UIKit/UIKit.h>
6
+
7
+ #import "LKAppDelegate.h"
8
+
9
+ int main(int argc, char * argv[])
10
+ {
11
+ @autoreleasepool {
12
+ return UIApplicationMain(argc, argv, nil, NSStringFromClass([LKAppDelegate class]));
13
+ }
14
+ }
@@ -0,0 +1,459 @@
1
+ // !$*UTF8*$!
2
+ {
3
+ archiveVersion = 1;
4
+ classes = {
5
+ };
6
+ objectVersion = 46;
7
+ objects = {
8
+
9
+ /* Begin PBXBuildFile section */
10
+ 461263C3180B401300771CF8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 461263C2180B401300771CF8 /* Foundation.framework */; };
11
+ 461263C5180B401300771CF8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 461263C4180B401300771CF8 /* CoreGraphics.framework */; };
12
+ 461263C7180B401300771CF8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 461263C6180B401300771CF8 /* UIKit.framework */; };
13
+ 461263CD180B401300771CF8 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 461263CB180B401300771CF8 /* InfoPlist.strings */; };
14
+ 461263CF180B401300771CF8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 461263CE180B401300771CF8 /* main.m */; };
15
+ 461263D3180B401300771CF8 /* LKAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 461263D2180B401300771CF8 /* LKAppDelegate.m */; };
16
+ 461263D5180B401300771CF8 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 461263D4180B401300771CF8 /* Images.xcassets */; };
17
+ 461263DC180B401300771CF8 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 461263DB180B401300771CF8 /* XCTest.framework */; };
18
+ 461263DD180B401300771CF8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 461263C2180B401300771CF8 /* Foundation.framework */; };
19
+ 461263DE180B401300771CF8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 461263C6180B401300771CF8 /* UIKit.framework */; };
20
+ 461263E6180B401300771CF8 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 461263E4180B401300771CF8 /* InfoPlist.strings */; };
21
+ 461263E8180B401300771CF8 /* lanekit-ios-projectTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 461263E7180B401300771CF8 /* lanekit-ios-projectTests.m */; };
22
+ /* End PBXBuildFile section */
23
+
24
+ /* Begin PBXContainerItemProxy section */
25
+ 461263DF180B401300771CF8 /* PBXContainerItemProxy */ = {
26
+ isa = PBXContainerItemProxy;
27
+ containerPortal = 461263B7180B401300771CF8 /* Project object */;
28
+ proxyType = 1;
29
+ remoteGlobalIDString = 461263BE180B401300771CF8;
30
+ remoteInfo = "lanekit-ios-project";
31
+ };
32
+ /* End PBXContainerItemProxy section */
33
+
34
+ /* Begin PBXFileReference section */
35
+ 461263BF180B401300771CF8 /* lanekit-ios-project.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "lanekit-ios-project.app"; sourceTree = BUILT_PRODUCTS_DIR; };
36
+ 461263C2180B401300771CF8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
37
+ 461263C4180B401300771CF8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
38
+ 461263C6180B401300771CF8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
39
+ 461263CA180B401300771CF8 /* lanekit-ios-project-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "lanekit-ios-project-Info.plist"; sourceTree = "<group>"; };
40
+ 461263CC180B401300771CF8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
41
+ 461263CE180B401300771CF8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
42
+ 461263D0180B401300771CF8 /* lanekit-ios-project-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "lanekit-ios-project-Prefix.pch"; sourceTree = "<group>"; };
43
+ 461263D1180B401300771CF8 /* LKAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LKAppDelegate.h; sourceTree = "<group>"; };
44
+ 461263D2180B401300771CF8 /* LKAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LKAppDelegate.m; sourceTree = "<group>"; };
45
+ 461263D4180B401300771CF8 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
46
+ 461263DA180B401300771CF8 /* lanekit-ios-projectTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "lanekit-ios-projectTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
47
+ 461263DB180B401300771CF8 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
48
+ 461263E3180B401300771CF8 /* lanekit-ios-projectTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "lanekit-ios-projectTests-Info.plist"; sourceTree = "<group>"; };
49
+ 461263E5180B401300771CF8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
50
+ 461263E7180B401300771CF8 /* lanekit-ios-projectTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = lanekit-ios-projectTests.m; sourceTree = "<group>"; };
51
+ /* End PBXFileReference section */
52
+
53
+ /* Begin PBXFrameworksBuildPhase section */
54
+ 461263BC180B401300771CF8 /* Frameworks */ = {
55
+ isa = PBXFrameworksBuildPhase;
56
+ buildActionMask = 2147483647;
57
+ files = (
58
+ 461263C5180B401300771CF8 /* CoreGraphics.framework in Frameworks */,
59
+ 461263C7180B401300771CF8 /* UIKit.framework in Frameworks */,
60
+ 461263C3180B401300771CF8 /* Foundation.framework in Frameworks */,
61
+ );
62
+ runOnlyForDeploymentPostprocessing = 0;
63
+ };
64
+ 461263D7180B401300771CF8 /* Frameworks */ = {
65
+ isa = PBXFrameworksBuildPhase;
66
+ buildActionMask = 2147483647;
67
+ files = (
68
+ 461263DC180B401300771CF8 /* XCTest.framework in Frameworks */,
69
+ 461263DE180B401300771CF8 /* UIKit.framework in Frameworks */,
70
+ 461263DD180B401300771CF8 /* Foundation.framework in Frameworks */,
71
+ );
72
+ runOnlyForDeploymentPostprocessing = 0;
73
+ };
74
+ /* End PBXFrameworksBuildPhase section */
75
+
76
+ /* Begin PBXGroup section */
77
+ 461263B6180B401300771CF8 = {
78
+ isa = PBXGroup;
79
+ children = (
80
+ 461263C8180B401300771CF8 /* lanekit-ios-project */,
81
+ 461263E1180B401300771CF8 /* lanekit-ios-projectTests */,
82
+ 461263C1180B401300771CF8 /* Frameworks */,
83
+ 461263C0180B401300771CF8 /* Products */,
84
+ );
85
+ sourceTree = "<group>";
86
+ };
87
+ 461263C0180B401300771CF8 /* Products */ = {
88
+ isa = PBXGroup;
89
+ children = (
90
+ 461263BF180B401300771CF8 /* lanekit-ios-project.app */,
91
+ 461263DA180B401300771CF8 /* lanekit-ios-projectTests.xctest */,
92
+ );
93
+ name = Products;
94
+ sourceTree = "<group>";
95
+ };
96
+ 461263C1180B401300771CF8 /* Frameworks */ = {
97
+ isa = PBXGroup;
98
+ children = (
99
+ 461263C2180B401300771CF8 /* Foundation.framework */,
100
+ 461263C4180B401300771CF8 /* CoreGraphics.framework */,
101
+ 461263C6180B401300771CF8 /* UIKit.framework */,
102
+ 461263DB180B401300771CF8 /* XCTest.framework */,
103
+ );
104
+ name = Frameworks;
105
+ sourceTree = "<group>";
106
+ };
107
+ 461263C8180B401300771CF8 /* lanekit-ios-project */ = {
108
+ isa = PBXGroup;
109
+ children = (
110
+ 461263D1180B401300771CF8 /* LKAppDelegate.h */,
111
+ 461263D2180B401300771CF8 /* LKAppDelegate.m */,
112
+ 461263D4180B401300771CF8 /* Images.xcassets */,
113
+ 461263C9180B401300771CF8 /* Supporting Files */,
114
+ );
115
+ path = "lanekit-ios-project";
116
+ sourceTree = "<group>";
117
+ };
118
+ 461263C9180B401300771CF8 /* Supporting Files */ = {
119
+ isa = PBXGroup;
120
+ children = (
121
+ 461263CA180B401300771CF8 /* lanekit-ios-project-Info.plist */,
122
+ 461263CB180B401300771CF8 /* InfoPlist.strings */,
123
+ 461263CE180B401300771CF8 /* main.m */,
124
+ 461263D0180B401300771CF8 /* lanekit-ios-project-Prefix.pch */,
125
+ );
126
+ name = "Supporting Files";
127
+ sourceTree = "<group>";
128
+ };
129
+ 461263E1180B401300771CF8 /* lanekit-ios-projectTests */ = {
130
+ isa = PBXGroup;
131
+ children = (
132
+ 461263E7180B401300771CF8 /* lanekit-ios-projectTests.m */,
133
+ 461263E2180B401300771CF8 /* Supporting Files */,
134
+ );
135
+ path = "lanekit-ios-projectTests";
136
+ sourceTree = "<group>";
137
+ };
138
+ 461263E2180B401300771CF8 /* Supporting Files */ = {
139
+ isa = PBXGroup;
140
+ children = (
141
+ 461263E3180B401300771CF8 /* lanekit-ios-projectTests-Info.plist */,
142
+ 461263E4180B401300771CF8 /* InfoPlist.strings */,
143
+ );
144
+ name = "Supporting Files";
145
+ sourceTree = "<group>";
146
+ };
147
+ /* End PBXGroup section */
148
+
149
+ /* Begin PBXNativeTarget section */
150
+ 461263BE180B401300771CF8 /* lanekit-ios-project */ = {
151
+ isa = PBXNativeTarget;
152
+ buildConfigurationList = 461263EB180B401300771CF8 /* Build configuration list for PBXNativeTarget "lanekit-ios-project" */;
153
+ buildPhases = (
154
+ 461263BB180B401300771CF8 /* Sources */,
155
+ 461263BC180B401300771CF8 /* Frameworks */,
156
+ 461263BD180B401300771CF8 /* Resources */,
157
+ );
158
+ buildRules = (
159
+ );
160
+ dependencies = (
161
+ );
162
+ name = "lanekit-ios-project";
163
+ productName = "lanekit-ios-project";
164
+ productReference = 461263BF180B401300771CF8 /* lanekit-ios-project.app */;
165
+ productType = "com.apple.product-type.application";
166
+ };
167
+ 461263D9180B401300771CF8 /* lanekit-ios-projectTests */ = {
168
+ isa = PBXNativeTarget;
169
+ buildConfigurationList = 461263EE180B401300771CF8 /* Build configuration list for PBXNativeTarget "lanekit-ios-projectTests" */;
170
+ buildPhases = (
171
+ 461263D6180B401300771CF8 /* Sources */,
172
+ 461263D7180B401300771CF8 /* Frameworks */,
173
+ 461263D8180B401300771CF8 /* Resources */,
174
+ );
175
+ buildRules = (
176
+ );
177
+ dependencies = (
178
+ 461263E0180B401300771CF8 /* PBXTargetDependency */,
179
+ );
180
+ name = "lanekit-ios-projectTests";
181
+ productName = "lanekit-ios-projectTests";
182
+ productReference = 461263DA180B401300771CF8 /* lanekit-ios-projectTests.xctest */;
183
+ productType = "com.apple.product-type.bundle.unit-test";
184
+ };
185
+ /* End PBXNativeTarget section */
186
+
187
+ /* Begin PBXProject section */
188
+ 461263B7180B401300771CF8 /* Project object */ = {
189
+ isa = PBXProject;
190
+ attributes = {
191
+ CLASSPREFIX = LK;
192
+ LastUpgradeCheck = 0500;
193
+ ORGANIZATIONNAME = LaneKit;
194
+ TargetAttributes = {
195
+ 461263D9180B401300771CF8 = {
196
+ TestTargetID = 461263BE180B401300771CF8;
197
+ };
198
+ };
199
+ };
200
+ buildConfigurationList = 461263BA180B401300771CF8 /* Build configuration list for PBXProject "lanekit-ios-project" */;
201
+ compatibilityVersion = "Xcode 3.2";
202
+ developmentRegion = English;
203
+ hasScannedForEncodings = 0;
204
+ knownRegions = (
205
+ en,
206
+ );
207
+ mainGroup = 461263B6180B401300771CF8;
208
+ productRefGroup = 461263C0180B401300771CF8 /* Products */;
209
+ projectDirPath = "";
210
+ projectRoot = "";
211
+ targets = (
212
+ 461263BE180B401300771CF8 /* lanekit-ios-project */,
213
+ 461263D9180B401300771CF8 /* lanekit-ios-projectTests */,
214
+ );
215
+ };
216
+ /* End PBXProject section */
217
+
218
+ /* Begin PBXResourcesBuildPhase section */
219
+ 461263BD180B401300771CF8 /* Resources */ = {
220
+ isa = PBXResourcesBuildPhase;
221
+ buildActionMask = 2147483647;
222
+ files = (
223
+ 461263CD180B401300771CF8 /* InfoPlist.strings in Resources */,
224
+ 461263D5180B401300771CF8 /* Images.xcassets in Resources */,
225
+ );
226
+ runOnlyForDeploymentPostprocessing = 0;
227
+ };
228
+ 461263D8180B401300771CF8 /* Resources */ = {
229
+ isa = PBXResourcesBuildPhase;
230
+ buildActionMask = 2147483647;
231
+ files = (
232
+ 461263E6180B401300771CF8 /* InfoPlist.strings in Resources */,
233
+ );
234
+ runOnlyForDeploymentPostprocessing = 0;
235
+ };
236
+ /* End PBXResourcesBuildPhase section */
237
+
238
+ /* Begin PBXSourcesBuildPhase section */
239
+ 461263BB180B401300771CF8 /* Sources */ = {
240
+ isa = PBXSourcesBuildPhase;
241
+ buildActionMask = 2147483647;
242
+ files = (
243
+ 461263CF180B401300771CF8 /* main.m in Sources */,
244
+ 461263D3180B401300771CF8 /* LKAppDelegate.m in Sources */,
245
+ );
246
+ runOnlyForDeploymentPostprocessing = 0;
247
+ };
248
+ 461263D6180B401300771CF8 /* Sources */ = {
249
+ isa = PBXSourcesBuildPhase;
250
+ buildActionMask = 2147483647;
251
+ files = (
252
+ 461263E8180B401300771CF8 /* lanekit-ios-projectTests.m in Sources */,
253
+ );
254
+ runOnlyForDeploymentPostprocessing = 0;
255
+ };
256
+ /* End PBXSourcesBuildPhase section */
257
+
258
+ /* Begin PBXTargetDependency section */
259
+ 461263E0180B401300771CF8 /* PBXTargetDependency */ = {
260
+ isa = PBXTargetDependency;
261
+ target = 461263BE180B401300771CF8 /* lanekit-ios-project */;
262
+ targetProxy = 461263DF180B401300771CF8 /* PBXContainerItemProxy */;
263
+ };
264
+ /* End PBXTargetDependency section */
265
+
266
+ /* Begin PBXVariantGroup section */
267
+ 461263CB180B401300771CF8 /* InfoPlist.strings */ = {
268
+ isa = PBXVariantGroup;
269
+ children = (
270
+ 461263CC180B401300771CF8 /* en */,
271
+ );
272
+ name = InfoPlist.strings;
273
+ sourceTree = "<group>";
274
+ };
275
+ 461263E4180B401300771CF8 /* InfoPlist.strings */ = {
276
+ isa = PBXVariantGroup;
277
+ children = (
278
+ 461263E5180B401300771CF8 /* en */,
279
+ );
280
+ name = InfoPlist.strings;
281
+ sourceTree = "<group>";
282
+ };
283
+ /* End PBXVariantGroup section */
284
+
285
+ /* Begin XCBuildConfiguration section */
286
+ 461263E9180B401300771CF8 /* Debug */ = {
287
+ isa = XCBuildConfiguration;
288
+ buildSettings = {
289
+ ALWAYS_SEARCH_USER_PATHS = NO;
290
+ ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
291
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
292
+ CLANG_CXX_LIBRARY = "libc++";
293
+ CLANG_ENABLE_MODULES = YES;
294
+ CLANG_ENABLE_OBJC_ARC = YES;
295
+ CLANG_WARN_BOOL_CONVERSION = YES;
296
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
297
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
298
+ CLANG_WARN_EMPTY_BODY = YES;
299
+ CLANG_WARN_ENUM_CONVERSION = YES;
300
+ CLANG_WARN_INT_CONVERSION = YES;
301
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
302
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
303
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
304
+ COPY_PHASE_STRIP = NO;
305
+ GCC_C_LANGUAGE_STANDARD = gnu99;
306
+ GCC_DYNAMIC_NO_PIC = NO;
307
+ GCC_OPTIMIZATION_LEVEL = 0;
308
+ GCC_PREPROCESSOR_DEFINITIONS = (
309
+ "DEBUG=1",
310
+ "$(inherited)",
311
+ );
312
+ GCC_SYMBOLS_PRIVATE_EXTERN = NO;
313
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
314
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
315
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
316
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
317
+ GCC_WARN_UNUSED_FUNCTION = YES;
318
+ GCC_WARN_UNUSED_VARIABLE = YES;
319
+ IPHONEOS_DEPLOYMENT_TARGET = 6.0;
320
+ ONLY_ACTIVE_ARCH = YES;
321
+ SDKROOT = iphoneos;
322
+ TARGETED_DEVICE_FAMILY = "1,2";
323
+ };
324
+ name = Debug;
325
+ };
326
+ 461263EA180B401300771CF8 /* Release */ = {
327
+ isa = XCBuildConfiguration;
328
+ buildSettings = {
329
+ ALWAYS_SEARCH_USER_PATHS = NO;
330
+ ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
331
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
332
+ CLANG_CXX_LIBRARY = "libc++";
333
+ CLANG_ENABLE_MODULES = YES;
334
+ CLANG_ENABLE_OBJC_ARC = YES;
335
+ CLANG_WARN_BOOL_CONVERSION = YES;
336
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
337
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
338
+ CLANG_WARN_EMPTY_BODY = YES;
339
+ CLANG_WARN_ENUM_CONVERSION = YES;
340
+ CLANG_WARN_INT_CONVERSION = YES;
341
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
342
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
343
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
344
+ COPY_PHASE_STRIP = YES;
345
+ ENABLE_NS_ASSERTIONS = NO;
346
+ GCC_C_LANGUAGE_STANDARD = gnu99;
347
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
348
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
349
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
350
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
351
+ GCC_WARN_UNUSED_FUNCTION = YES;
352
+ GCC_WARN_UNUSED_VARIABLE = YES;
353
+ IPHONEOS_DEPLOYMENT_TARGET = 6.0;
354
+ SDKROOT = iphoneos;
355
+ TARGETED_DEVICE_FAMILY = "1,2";
356
+ VALIDATE_PRODUCT = YES;
357
+ };
358
+ name = Release;
359
+ };
360
+ 461263EC180B401300771CF8 /* Debug */ = {
361
+ isa = XCBuildConfiguration;
362
+ buildSettings = {
363
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
364
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
365
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
366
+ GCC_PREFIX_HEADER = "lanekit-ios-project/lanekit-ios-project-Prefix.pch";
367
+ INFOPLIST_FILE = "lanekit-ios-project/lanekit-ios-project-Info.plist";
368
+ PRODUCT_NAME = "$(TARGET_NAME)";
369
+ WRAPPER_EXTENSION = app;
370
+ };
371
+ name = Debug;
372
+ };
373
+ 461263ED180B401300771CF8 /* Release */ = {
374
+ isa = XCBuildConfiguration;
375
+ buildSettings = {
376
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
377
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
378
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
379
+ GCC_PREFIX_HEADER = "lanekit-ios-project/lanekit-ios-project-Prefix.pch";
380
+ INFOPLIST_FILE = "lanekit-ios-project/lanekit-ios-project-Info.plist";
381
+ PRODUCT_NAME = "$(TARGET_NAME)";
382
+ WRAPPER_EXTENSION = app;
383
+ };
384
+ name = Release;
385
+ };
386
+ 461263EF180B401300771CF8 /* Debug */ = {
387
+ isa = XCBuildConfiguration;
388
+ buildSettings = {
389
+ ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
390
+ BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/lanekit-ios-project.app/lanekit-ios-project";
391
+ FRAMEWORK_SEARCH_PATHS = (
392
+ "$(SDKROOT)/Developer/Library/Frameworks",
393
+ "$(inherited)",
394
+ "$(DEVELOPER_FRAMEWORKS_DIR)",
395
+ );
396
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
397
+ GCC_PREFIX_HEADER = "lanekit-ios-project/lanekit-ios-project-Prefix.pch";
398
+ GCC_PREPROCESSOR_DEFINITIONS = (
399
+ "DEBUG=1",
400
+ "$(inherited)",
401
+ );
402
+ INFOPLIST_FILE = "lanekit-ios-projectTests/lanekit-ios-projectTests-Info.plist";
403
+ PRODUCT_NAME = "$(TARGET_NAME)";
404
+ TEST_HOST = "$(BUNDLE_LOADER)";
405
+ WRAPPER_EXTENSION = xctest;
406
+ };
407
+ name = Debug;
408
+ };
409
+ 461263F0180B401300771CF8 /* Release */ = {
410
+ isa = XCBuildConfiguration;
411
+ buildSettings = {
412
+ ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
413
+ BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/lanekit-ios-project.app/lanekit-ios-project";
414
+ FRAMEWORK_SEARCH_PATHS = (
415
+ "$(SDKROOT)/Developer/Library/Frameworks",
416
+ "$(inherited)",
417
+ "$(DEVELOPER_FRAMEWORKS_DIR)",
418
+ );
419
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
420
+ GCC_PREFIX_HEADER = "lanekit-ios-project/lanekit-ios-project-Prefix.pch";
421
+ INFOPLIST_FILE = "lanekit-ios-projectTests/lanekit-ios-projectTests-Info.plist";
422
+ PRODUCT_NAME = "$(TARGET_NAME)";
423
+ TEST_HOST = "$(BUNDLE_LOADER)";
424
+ WRAPPER_EXTENSION = xctest;
425
+ };
426
+ name = Release;
427
+ };
428
+ /* End XCBuildConfiguration section */
429
+
430
+ /* Begin XCConfigurationList section */
431
+ 461263BA180B401300771CF8 /* Build configuration list for PBXProject "lanekit-ios-project" */ = {
432
+ isa = XCConfigurationList;
433
+ buildConfigurations = (
434
+ 461263E9180B401300771CF8 /* Debug */,
435
+ 461263EA180B401300771CF8 /* Release */,
436
+ );
437
+ defaultConfigurationIsVisible = 0;
438
+ defaultConfigurationName = Release;
439
+ };
440
+ 461263EB180B401300771CF8 /* Build configuration list for PBXNativeTarget "lanekit-ios-project" */ = {
441
+ isa = XCConfigurationList;
442
+ buildConfigurations = (
443
+ 461263EC180B401300771CF8 /* Debug */,
444
+ 461263ED180B401300771CF8 /* Release */,
445
+ );
446
+ defaultConfigurationIsVisible = 0;
447
+ };
448
+ 461263EE180B401300771CF8 /* Build configuration list for PBXNativeTarget "lanekit-ios-projectTests" */ = {
449
+ isa = XCConfigurationList;
450
+ buildConfigurations = (
451
+ 461263EF180B401300771CF8 /* Debug */,
452
+ 461263F0180B401300771CF8 /* Release */,
453
+ );
454
+ defaultConfigurationIsVisible = 0;
455
+ };
456
+ /* End XCConfigurationList section */
457
+ };
458
+ rootObject = 461263B7180B401300771CF8 /* Project object */;
459
+ }
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Workspace
3
+ version = "1.0">
4
+ <FileRef
5
+ location = "self:lanekit-ios-project.xcodeproj">
6
+ </FileRef>
7
+ </Workspace>
@@ -0,0 +1,2 @@
1
+ /* Localized versions of Info.plist keys */
2
+
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>CFBundleDevelopmentRegion</key>
6
+ <string>en</string>
7
+ <key>CFBundleExecutable</key>
8
+ <string>${EXECUTABLE_NAME}</string>
9
+ <key>CFBundleIdentifier</key>
10
+ <string>com.lanekit.${PRODUCT_NAME:rfc1034identifier}</string>
11
+ <key>CFBundleInfoDictionaryVersion</key>
12
+ <string>6.0</string>
13
+ <key>CFBundlePackageType</key>
14
+ <string>BNDL</string>
15
+ <key>CFBundleShortVersionString</key>
16
+ <string>1.0</string>
17
+ <key>CFBundleSignature</key>
18
+ <string>????</string>
19
+ <key>CFBundleVersion</key>
20
+ <string>1</string>
21
+ </dict>
22
+ </plist>
@@ -0,0 +1,30 @@
1
+ //
2
+ // lanekit_ios_projectTests.m
3
+ //
4
+
5
+ #import <XCTest/XCTest.h>
6
+
7
+ @interface lanekit_ios_projectTests : XCTestCase
8
+
9
+ @end
10
+
11
+ @implementation lanekit_ios_projectTests
12
+
13
+ - (void)setUp
14
+ {
15
+ [super setUp];
16
+ // Put setup code here. This method is called before the invocation of each test method in the class.
17
+ }
18
+
19
+ - (void)tearDown
20
+ {
21
+ // Put teardown code here. This method is called after the invocation of each test method in the class.
22
+ [super tearDown];
23
+ }
24
+
25
+ - (void)testExample
26
+ {
27
+ XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__);
28
+ }
29
+
30
+ @end
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <Workspace
3
+ version = "1.0">
4
+ <FileRef
5
+ location = "container:lanekit-ios-project/lanekit-ios-project.xcodeproj">
6
+ </FileRef>
7
+ </Workspace>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lanekit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Larry Aasen
@@ -79,6 +79,21 @@ files:
79
79
  - lib/template/provider.m.erb
80
80
  - lib/template/provider_base.h.erb
81
81
  - lib/template/provider_base.m.erb
82
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/en.lproj/InfoPlist.strings
83
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/Images.xcassets/AppIcon.appiconset/Contents.json
84
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/Images.xcassets/LaunchImage.launchimage/Contents.json
85
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project-Info.plist
86
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project-Prefix.pch
87
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/LKAppDelegate.h
88
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/LKAppDelegate.m
89
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project/main.m
90
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project.xcodeproj/project.pbxproj
91
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-project.xcodeproj/project.xcworkspace/contents.xcworkspacedata
92
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-projectTests/en.lproj/InfoPlist.strings
93
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-projectTests/lanekit-ios-projectTests-Info.plist
94
+ - lib/template/lanekit-ios-project/lanekit-ios-project/lanekit-ios-projectTests/lanekit-ios-projectTests.m
95
+ - lib/template/lanekit-ios-project/lanekit-ios-project.xcworkspace/contents.xcworkspacedata
96
+ - lib/template/lanekit-ios-project/Podfile
82
97
  - bin/lanekit
83
98
  - README.md
84
99
  - LICENSE