|
@@ -8,25 +8,35 @@
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
/* Begin PBXBuildFile section */
|
|
|
18E610A71BD6397D00B7D17A /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */; };
|
|
18E610A71BD6397D00B7D17A /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */; };
|
|
|
|
|
+ 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893E91C05127900A29F63 /* SwifteriOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
+ 7AE893EF1C05128800A29F63 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4815A19A2F6A60030B30D /* HttpRequest.swift */; };
|
|
|
|
|
+ 7AE893F01C05128800A29F63 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814A19A2EED00030B30D /* HttpParser.swift */; };
|
|
|
|
|
+ 7AE893F11C05128800A29F63 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814B19A2EED00030B30D /* HttpResponse.swift */; };
|
|
|
|
|
+ 7AE893F21C05128800A29F63 /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102D91A1664B200CBA3B4 /* HttpHandlers.swift */; };
|
|
|
|
|
+ 7AE893F31C05128800A29F63 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814C19A2EED00030B30D /* HttpServer.swift */; };
|
|
|
|
|
+ 7AE893F41C05128800A29F63 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814D19A2EED00030B30D /* Socket.swift */; };
|
|
|
|
|
+ 7AE893F51C05128800A29F63 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102DC1A167FFA00CBA3B4 /* DemoServer.swift */; };
|
|
|
|
|
+ 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 7AE893FD1C0512C400A29F63 /* SwifterMac.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
|
+ 7AE894031C0512D900A29F63 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4815A19A2F6A60030B30D /* HttpRequest.swift */; };
|
|
|
|
|
+ 7AE894041C0512D900A29F63 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814A19A2EED00030B30D /* HttpParser.swift */; };
|
|
|
|
|
+ 7AE894051C0512D900A29F63 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814B19A2EED00030B30D /* HttpResponse.swift */; };
|
|
|
|
|
+ 7AE894061C0512D900A29F63 /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102D91A1664B200CBA3B4 /* HttpHandlers.swift */; };
|
|
|
|
|
+ 7AE894071C0512D900A29F63 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814C19A2EED00030B30D /* HttpServer.swift */; };
|
|
|
|
|
+ 7AE894081C0512D900A29F63 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814D19A2EED00030B30D /* Socket.swift */; };
|
|
|
|
|
+ 7AE894091C0512D900A29F63 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102DC1A167FFA00CBA3B4 /* DemoServer.swift */; };
|
|
|
|
|
+ 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */; };
|
|
|
|
|
+ 7AE894111C05171800A29F63 /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4815A19A2F6A60030B30D /* HttpRequest.swift */; };
|
|
|
|
|
+ 7AE894121C05171800A29F63 /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814A19A2EED00030B30D /* HttpParser.swift */; };
|
|
|
|
|
+ 7AE894131C05171800A29F63 /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814B19A2EED00030B30D /* HttpResponse.swift */; };
|
|
|
|
|
+ 7AE894141C05171800A29F63 /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102D91A1664B200CBA3B4 /* HttpHandlers.swift */; };
|
|
|
|
|
+ 7AE894151C05171800A29F63 /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814C19A2EED00030B30D /* HttpServer.swift */; };
|
|
|
|
|
+ 7AE894161C05171800A29F63 /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814D19A2EED00030B30D /* Socket.swift */; };
|
|
|
|
|
+ 7AE894171C05171800A29F63 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102DC1A167FFA00CBA3B4 /* DemoServer.swift */; };
|
|
|
7C71C5B01A1D52F800682BF0 /* login.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
|
|
7C71C5B01A1D52F800682BF0 /* login.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
|
|
|
7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
|
|
7C71C5B11A1EC49B00682BF0 /* logo.png in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
|
|
|
7CA4813E19A2EA8D0030B30D /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4813D19A2EA8D0030B30D /* main.swift */; };
|
|
7CA4813E19A2EA8D0030B30D /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4813D19A2EA8D0030B30D /* main.swift */; };
|
|
|
- 7CA4814E19A2EED00030B30D /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814A19A2EED00030B30D /* HttpParser.swift */; };
|
|
|
|
|
- 7CA4814F19A2EED00030B30D /* HttpParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814A19A2EED00030B30D /* HttpParser.swift */; };
|
|
|
|
|
- 7CA4815019A2EED00030B30D /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814B19A2EED00030B30D /* HttpResponse.swift */; };
|
|
|
|
|
- 7CA4815119A2EED00030B30D /* HttpResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814B19A2EED00030B30D /* HttpResponse.swift */; };
|
|
|
|
|
- 7CA4815219A2EED00030B30D /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814C19A2EED00030B30D /* HttpServer.swift */; };
|
|
|
|
|
- 7CA4815319A2EED00030B30D /* HttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814C19A2EED00030B30D /* HttpServer.swift */; };
|
|
|
|
|
- 7CA4815419A2EED00030B30D /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814D19A2EED00030B30D /* Socket.swift */; };
|
|
|
|
|
- 7CA4815519A2EED00030B30D /* Socket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4814D19A2EED00030B30D /* Socket.swift */; };
|
|
|
|
|
7CA4815819A2EF2B0030B30D /* test.json in Resources */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
|
|
7CA4815819A2EF2B0030B30D /* test.json in Resources */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
|
|
|
7CA4815919A2EF560030B30D /* test.json in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
|
|
7CA4815919A2EF560030B30D /* test.json in CopyFiles */ = {isa = PBXBuildFile; fileRef = 7CA4815719A2EF2B0030B30D /* test.json */; };
|
|
|
- 7CA4815B19A2F6A60030B30D /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4815A19A2F6A60030B30D /* HttpRequest.swift */; };
|
|
|
|
|
- 7CA4815C19A2F6A60030B30D /* HttpRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA4815A19A2F6A60030B30D /* HttpRequest.swift */; };
|
|
|
|
|
- 7CB102DA1A1664B200CBA3B4 /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102D91A1664B200CBA3B4 /* HttpHandlers.swift */; };
|
|
|
|
|
- 7CB102DB1A16657200CBA3B4 /* HttpHandlers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102D91A1664B200CBA3B4 /* HttpHandlers.swift */; };
|
|
|
|
|
- 7CB102DD1A167FFA00CBA3B4 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102DC1A167FFA00CBA3B4 /* DemoServer.swift */; };
|
|
|
|
|
- 7CB102DE1A1680EA00CBA3B4 /* DemoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CB102DC1A167FFA00CBA3B4 /* DemoServer.swift */; };
|
|
|
|
|
7CB102E01A17381D00CBA3B4 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
|
|
7CB102E01A17381D00CBA3B4 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 7CB102DF1A17381D00CBA3B4 /* logo.png */; };
|
|
|
7CDAB8121BE2A1D400C8A977 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
|
|
7CDAB8121BE2A1D400C8A977 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */; };
|
|
|
7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */; };
|
|
7CDAB8131BE2A1D400C8A977 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */; };
|
|
@@ -35,6 +45,23 @@
|
|
|
98630C071A1C9A9D00478D08 /* login.html in Resources */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
|
|
98630C071A1C9A9D00478D08 /* login.html in Resources */ = {isa = PBXBuildFile; fileRef = 98630C061A1C9A9D00478D08 /* login.html */; };
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
+/* Begin PBXContainerItemProxy section */
|
|
|
|
|
+ 7AE8940A1C0513C500A29F63 /* PBXContainerItemProxy */ = {
|
|
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
|
|
+ containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
|
|
|
|
|
+ proxyType = 1;
|
|
|
|
|
+ remoteGlobalIDString = 7AE893E61C05127900A29F63;
|
|
|
|
|
+ remoteInfo = SwifteriOS;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */ = {
|
|
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
|
|
+ containerPortal = 7C839B6619422CFF003A6950 /* Project object */;
|
|
|
|
|
+ proxyType = 1;
|
|
|
|
|
+ remoteGlobalIDString = 7AE893FA1C0512C400A29F63;
|
|
|
|
|
+ remoteInfo = SwifterMac;
|
|
|
|
|
+ };
|
|
|
|
|
+/* End PBXContainerItemProxy section */
|
|
|
|
|
+
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
7CA4813919A2EA8D0030B30D /* CopyFiles */ = {
|
|
7CA4813919A2EA8D0030B30D /* CopyFiles */ = {
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
isa = PBXCopyFilesBuildPhase;
|
|
@@ -52,8 +79,15 @@
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
/* Begin PBXFileReference section */
|
|
|
18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyJSON.swift; sourceTree = "<group>"; };
|
|
18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyJSON.swift; sourceTree = "<group>"; };
|
|
|
- 7C839B6E19422CFF003A6950 /* SwifteriOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifteriOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
- 7CA4813B19A2EA8D0030B30D /* SwifterOSX */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwifterOSX; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
|
+ 7AE893E71C05127900A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
+ 7AE893E91C05127900A29F63 /* SwifteriOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifteriOS.h; sourceTree = "<group>"; };
|
|
|
|
|
+ 7AE893EB1C05127900A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
+ 7AE893FB1C0512C400A29F63 /* Swifter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Swifter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
+ 7AE893FD1C0512C400A29F63 /* SwifterMac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwifterMac.h; sourceTree = "<group>"; };
|
|
|
|
|
+ 7AE893FF1C0512C400A29F63 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
+ 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
|
|
|
|
|
+ 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwifterSampleiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
+ 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwifterSampleOSX; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
7CA4813D19A2EA8D0030B30D /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
|
7CA4813D19A2EA8D0030B30D /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
|
|
7CA4814A19A2EED00030B30D /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
|
|
7CA4814A19A2EED00030B30D /* HttpParser.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpParser.swift; sourceTree = "<group>"; };
|
|
|
7CA4814B19A2EED00030B30D /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
|
|
7CA4814B19A2EED00030B30D /* HttpResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HttpResponse.swift; sourceTree = "<group>"; };
|
|
@@ -73,6 +107,20 @@
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
|
+ 7AE893E31C05127900A29F63 /* Frameworks */ = {
|
|
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE893F71C0512C400A29F63 /* Frameworks */ = {
|
|
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
7C839B6B19422CFF003A6950 /* Frameworks */ = {
|
|
7C839B6B19422CFF003A6950 /* Frameworks */ = {
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
@@ -90,45 +138,67 @@
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
/* Begin PBXGroup section */
|
|
|
|
|
+ 7AE893E81C05127900A29F63 /* SwifteriOS */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 7AE893EB1C05127900A29F63 /* Info.plist */,
|
|
|
|
|
+ 7AE893E91C05127900A29F63 /* SwifteriOS.h */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = SwifteriOS;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE893FC1C0512C400A29F63 /* SwifterMac */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 7AE893FF1C0512C400A29F63 /* Info.plist */,
|
|
|
|
|
+ 7AE893FD1C0512C400A29F63 /* SwifterMac.h */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = SwifterMac;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
7C839B6519422CFF003A6950 = {
|
|
7C839B6519422CFF003A6950 = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- 7CA4815619A2EF2B0030B30D /* Resources */,
|
|
|
|
|
7CA4814919A2EED00030B30D /* Common */,
|
|
7CA4814919A2EED00030B30D /* Common */,
|
|
|
- 7CDAB80B1BE2A1D400C8A977 /* SwifteriOS */,
|
|
|
|
|
- 7CA4813C19A2EA8D0030B30D /* SwifterOSX */,
|
|
|
|
|
7C839B6F19422CFF003A6950 /* Products */,
|
|
7C839B6F19422CFF003A6950 /* Products */,
|
|
|
|
|
+ 7CA4815619A2EF2B0030B30D /* Resources */,
|
|
|
|
|
+ 7AE893FC1C0512C400A29F63 /* SwifterMac */,
|
|
|
|
|
+ 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */,
|
|
|
|
|
+ 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */,
|
|
|
|
|
+ 7AE893E81C05127900A29F63 /* SwifteriOS */,
|
|
|
);
|
|
);
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
7C839B6F19422CFF003A6950 /* Products */ = {
|
|
7C839B6F19422CFF003A6950 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- 7C839B6E19422CFF003A6950 /* SwifteriOS.app */,
|
|
|
|
|
- 7CA4813B19A2EA8D0030B30D /* SwifterOSX */,
|
|
|
|
|
|
|
+ 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */,
|
|
|
|
|
+ 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */,
|
|
|
|
|
+ 7AE893E71C05127900A29F63 /* Swifter.framework */,
|
|
|
|
|
+ 7AE893FB1C0512C400A29F63 /* Swifter.framework */,
|
|
|
);
|
|
);
|
|
|
name = Products;
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
- 7CA4813C19A2EA8D0030B30D /* SwifterOSX */ = {
|
|
|
|
|
|
|
+ 7CA4813C19A2EA8D0030B30D /* SwifterSampleOSX */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- 7CA4813D19A2EA8D0030B30D /* main.swift */,
|
|
|
|
|
18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */,
|
|
18E610A51BD6397D00B7D17A /* SwiftyJSON.swift */,
|
|
|
|
|
+ 7CA4813D19A2EA8D0030B30D /* main.swift */,
|
|
|
);
|
|
);
|
|
|
- path = SwifterOSX;
|
|
|
|
|
|
|
+ path = SwifterSampleOSX;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
7CA4814919A2EED00030B30D /* Common */ = {
|
|
7CA4814919A2EED00030B30D /* Common */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
- 7CA4815A19A2F6A60030B30D /* HttpRequest.swift */,
|
|
|
|
|
|
|
+ 7CB102DC1A167FFA00CBA3B4 /* DemoServer.swift */,
|
|
|
|
|
+ 7CB102D91A1664B200CBA3B4 /* HttpHandlers.swift */,
|
|
|
7CA4814A19A2EED00030B30D /* HttpParser.swift */,
|
|
7CA4814A19A2EED00030B30D /* HttpParser.swift */,
|
|
|
|
|
+ 7CA4815A19A2F6A60030B30D /* HttpRequest.swift */,
|
|
|
7CA4814B19A2EED00030B30D /* HttpResponse.swift */,
|
|
7CA4814B19A2EED00030B30D /* HttpResponse.swift */,
|
|
|
- 7CB102D91A1664B200CBA3B4 /* HttpHandlers.swift */,
|
|
|
|
|
7CA4814C19A2EED00030B30D /* HttpServer.swift */,
|
|
7CA4814C19A2EED00030B30D /* HttpServer.swift */,
|
|
|
7CA4814D19A2EED00030B30D /* Socket.swift */,
|
|
7CA4814D19A2EED00030B30D /* Socket.swift */,
|
|
|
- 7CB102DC1A167FFA00CBA3B4 /* DemoServer.swift */,
|
|
|
|
|
);
|
|
);
|
|
|
path = Common;
|
|
path = Common;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -143,24 +213,80 @@
|
|
|
path = Resources;
|
|
path = Resources;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
- 7CDAB80B1BE2A1D400C8A977 /* SwifteriOS */ = {
|
|
|
|
|
|
|
+ 7CDAB80B1BE2A1D400C8A977 /* SwifterSampleiOS */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */,
|
|
7CDAB80C1BE2A1D400C8A977 /* AppDelegate.swift */,
|
|
|
- 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */,
|
|
|
|
|
7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */,
|
|
7CDAB80F1BE2A1D400C8A977 /* Images.xcassets */,
|
|
|
7CDAB8101BE2A1D400C8A977 /* Info.plist */,
|
|
7CDAB8101BE2A1D400C8A977 /* Info.plist */,
|
|
|
|
|
+ 7AE8940C1C05151100A29F63 /* Launch Screen.storyboard */,
|
|
|
|
|
+ 7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */,
|
|
|
7CDAB8111BE2A1D400C8A977 /* ViewController.swift */,
|
|
7CDAB8111BE2A1D400C8A977 /* ViewController.swift */,
|
|
|
);
|
|
);
|
|
|
- path = SwifteriOS;
|
|
|
|
|
|
|
+ path = SwifterSampleiOS;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
/* End PBXGroup section */
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
|
|
+/* Begin PBXHeadersBuildPhase section */
|
|
|
|
|
+ 7AE893E41C05127900A29F63 /* Headers */ = {
|
|
|
|
|
+ isa = PBXHeadersBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ 7AE893EA1C05127900A29F63 /* SwifteriOS.h in Headers */,
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE893F81C0512C400A29F63 /* Headers */ = {
|
|
|
|
|
+ isa = PBXHeadersBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ 7AE893FE1C0512C400A29F63 /* SwifterMac.h in Headers */,
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
|
|
+/* End PBXHeadersBuildPhase section */
|
|
|
|
|
+
|
|
|
/* Begin PBXNativeTarget section */
|
|
/* Begin PBXNativeTarget section */
|
|
|
- 7C839B6D19422CFF003A6950 /* SwifteriOS */ = {
|
|
|
|
|
|
|
+ 7AE893E61C05127900A29F63 /* SwifteriOS */ = {
|
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifteriOS" */;
|
|
|
|
|
|
|
+ buildConfigurationList = 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */;
|
|
|
|
|
+ buildPhases = (
|
|
|
|
|
+ 7AE893E21C05127900A29F63 /* Sources */,
|
|
|
|
|
+ 7AE893E31C05127900A29F63 /* Frameworks */,
|
|
|
|
|
+ 7AE893E41C05127900A29F63 /* Headers */,
|
|
|
|
|
+ 7AE893E51C05127900A29F63 /* Resources */,
|
|
|
|
|
+ );
|
|
|
|
|
+ buildRules = (
|
|
|
|
|
+ );
|
|
|
|
|
+ dependencies = (
|
|
|
|
|
+ );
|
|
|
|
|
+ name = SwifteriOS;
|
|
|
|
|
+ productName = SwifteriOS;
|
|
|
|
|
+ productReference = 7AE893E71C05127900A29F63 /* Swifter.framework */;
|
|
|
|
|
+ productType = "com.apple.product-type.framework";
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE893FA1C0512C400A29F63 /* SwifterMac */ = {
|
|
|
|
|
+ isa = PBXNativeTarget;
|
|
|
|
|
+ buildConfigurationList = 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */;
|
|
|
|
|
+ buildPhases = (
|
|
|
|
|
+ 7AE893F61C0512C400A29F63 /* Sources */,
|
|
|
|
|
+ 7AE893F71C0512C400A29F63 /* Frameworks */,
|
|
|
|
|
+ 7AE893F81C0512C400A29F63 /* Headers */,
|
|
|
|
|
+ 7AE893F91C0512C400A29F63 /* Resources */,
|
|
|
|
|
+ );
|
|
|
|
|
+ buildRules = (
|
|
|
|
|
+ );
|
|
|
|
|
+ dependencies = (
|
|
|
|
|
+ );
|
|
|
|
|
+ name = SwifterMac;
|
|
|
|
|
+ productName = SwifterMac;
|
|
|
|
|
+ productReference = 7AE893FB1C0512C400A29F63 /* Swifter.framework */;
|
|
|
|
|
+ productType = "com.apple.product-type.framework";
|
|
|
|
|
+ };
|
|
|
|
|
+ 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */ = {
|
|
|
|
|
+ isa = PBXNativeTarget;
|
|
|
|
|
+ buildConfigurationList = 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */;
|
|
|
buildPhases = (
|
|
buildPhases = (
|
|
|
7C839B6A19422CFF003A6950 /* Sources */,
|
|
7C839B6A19422CFF003A6950 /* Sources */,
|
|
|
7C839B6B19422CFF003A6950 /* Frameworks */,
|
|
7C839B6B19422CFF003A6950 /* Frameworks */,
|
|
@@ -169,15 +295,16 @@
|
|
|
buildRules = (
|
|
buildRules = (
|
|
|
);
|
|
);
|
|
|
dependencies = (
|
|
dependencies = (
|
|
|
|
|
+ 7AE8940B1C0513C500A29F63 /* PBXTargetDependency */,
|
|
|
);
|
|
);
|
|
|
- name = SwifteriOS;
|
|
|
|
|
|
|
+ name = SwifterSampleiOS;
|
|
|
productName = Swifter;
|
|
productName = Swifter;
|
|
|
- productReference = 7C839B6E19422CFF003A6950 /* SwifteriOS.app */;
|
|
|
|
|
|
|
+ productReference = 7C839B6E19422CFF003A6950 /* SwifterSampleiOS.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
};
|
|
|
- 7CA4813A19A2EA8D0030B30D /* SwifterOSX */ = {
|
|
|
|
|
|
|
+ 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */ = {
|
|
|
isa = PBXNativeTarget;
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterOSX" */;
|
|
|
|
|
|
|
+ buildConfigurationList = 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */;
|
|
|
buildPhases = (
|
|
buildPhases = (
|
|
|
7CA4813719A2EA8D0030B30D /* Sources */,
|
|
7CA4813719A2EA8D0030B30D /* Sources */,
|
|
|
7CA4813819A2EA8D0030B30D /* Frameworks */,
|
|
7CA4813819A2EA8D0030B30D /* Frameworks */,
|
|
@@ -186,10 +313,11 @@
|
|
|
buildRules = (
|
|
buildRules = (
|
|
|
);
|
|
);
|
|
|
dependencies = (
|
|
dependencies = (
|
|
|
|
|
+ 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */,
|
|
|
);
|
|
);
|
|
|
- name = SwifterOSX;
|
|
|
|
|
|
|
+ name = SwifterSampleOSX;
|
|
|
productName = SwifterOSX;
|
|
productName = SwifterOSX;
|
|
|
- productReference = 7CA4813B19A2EA8D0030B30D /* SwifterOSX */;
|
|
|
|
|
|
|
+ productReference = 7CA4813B19A2EA8D0030B30D /* SwifterSampleOSX */;
|
|
|
productType = "com.apple.product-type.tool";
|
|
productType = "com.apple.product-type.tool";
|
|
|
};
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
/* End PBXNativeTarget section */
|
|
@@ -202,6 +330,12 @@
|
|
|
LastUpgradeCheck = 0700;
|
|
LastUpgradeCheck = 0700;
|
|
|
ORGANIZATIONNAME = "Damian Kołakowski";
|
|
ORGANIZATIONNAME = "Damian Kołakowski";
|
|
|
TargetAttributes = {
|
|
TargetAttributes = {
|
|
|
|
|
+ 7AE893E61C05127900A29F63 = {
|
|
|
|
|
+ CreatedOnToolsVersion = 7.1;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE893FA1C0512C400A29F63 = {
|
|
|
|
|
+ CreatedOnToolsVersion = 7.1;
|
|
|
|
|
+ };
|
|
|
7C839B6D19422CFF003A6950 = {
|
|
7C839B6D19422CFF003A6950 = {
|
|
|
CreatedOnToolsVersion = 6.0;
|
|
CreatedOnToolsVersion = 6.0;
|
|
|
};
|
|
};
|
|
@@ -223,17 +357,34 @@
|
|
|
projectDirPath = "";
|
|
projectDirPath = "";
|
|
|
projectRoot = "";
|
|
projectRoot = "";
|
|
|
targets = (
|
|
targets = (
|
|
|
- 7C839B6D19422CFF003A6950 /* SwifteriOS */,
|
|
|
|
|
- 7CA4813A19A2EA8D0030B30D /* SwifterOSX */,
|
|
|
|
|
|
|
+ 7C839B6D19422CFF003A6950 /* SwifterSampleiOS */,
|
|
|
|
|
+ 7CA4813A19A2EA8D0030B30D /* SwifterSampleOSX */,
|
|
|
|
|
+ 7AE893E61C05127900A29F63 /* SwifteriOS */,
|
|
|
|
|
+ 7AE893FA1C0512C400A29F63 /* SwifterMac */,
|
|
|
);
|
|
);
|
|
|
};
|
|
};
|
|
|
/* End PBXProject section */
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
|
|
|
+ 7AE893E51C05127900A29F63 /* Resources */ = {
|
|
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE893F91C0512C400A29F63 /* Resources */ = {
|
|
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
7C839B6C19422CFF003A6950 /* Resources */ = {
|
|
7C839B6C19422CFF003A6950 /* Resources */ = {
|
|
|
isa = PBXResourcesBuildPhase;
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
|
|
+ 7AE8940D1C05151100A29F63 /* Launch Screen.storyboard in Resources */,
|
|
|
7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
|
|
7CB102E01A17381D00CBA3B4 /* logo.png in Resources */,
|
|
|
7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
|
|
7CDAB8141BE2A1D400C8A977 /* Images.xcassets in Resources */,
|
|
|
98630C071A1C9A9D00478D08 /* login.html in Resources */,
|
|
98630C071A1C9A9D00478D08 /* login.html in Resources */,
|
|
@@ -245,19 +396,40 @@
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
|
+ 7AE893E21C05127900A29F63 /* Sources */ = {
|
|
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ 7AE893F11C05128800A29F63 /* HttpResponse.swift in Sources */,
|
|
|
|
|
+ 7AE893F01C05128800A29F63 /* HttpParser.swift in Sources */,
|
|
|
|
|
+ 7AE893F51C05128800A29F63 /* DemoServer.swift in Sources */,
|
|
|
|
|
+ 7AE893F41C05128800A29F63 /* Socket.swift in Sources */,
|
|
|
|
|
+ 7AE893F31C05128800A29F63 /* HttpServer.swift in Sources */,
|
|
|
|
|
+ 7AE893F21C05128800A29F63 /* HttpHandlers.swift in Sources */,
|
|
|
|
|
+ 7AE893EF1C05128800A29F63 /* HttpRequest.swift in Sources */,
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE893F61C0512C400A29F63 /* Sources */ = {
|
|
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
|
+ files = (
|
|
|
|
|
+ 7AE894051C0512D900A29F63 /* HttpResponse.swift in Sources */,
|
|
|
|
|
+ 7AE894041C0512D900A29F63 /* HttpParser.swift in Sources */,
|
|
|
|
|
+ 7AE894091C0512D900A29F63 /* DemoServer.swift in Sources */,
|
|
|
|
|
+ 7AE894081C0512D900A29F63 /* Socket.swift in Sources */,
|
|
|
|
|
+ 7AE894071C0512D900A29F63 /* HttpServer.swift in Sources */,
|
|
|
|
|
+ 7AE894061C0512D900A29F63 /* HttpHandlers.swift in Sources */,
|
|
|
|
|
+ 7AE894031C0512D900A29F63 /* HttpRequest.swift in Sources */,
|
|
|
|
|
+ );
|
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
+ };
|
|
|
7C839B6A19422CFF003A6950 /* Sources */ = {
|
|
7C839B6A19422CFF003A6950 /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
|
|
7CDAB8161BE2A1D400C8A977 /* ViewController.swift in Sources */,
|
|
|
- 7CA4815019A2EED00030B30D /* HttpResponse.swift in Sources */,
|
|
|
|
|
- 7CB102DA1A1664B200CBA3B4 /* HttpHandlers.swift in Sources */,
|
|
|
|
|
- 7CB102DD1A167FFA00CBA3B4 /* DemoServer.swift in Sources */,
|
|
|
|
|
7CDAB8121BE2A1D400C8A977 /* AppDelegate.swift in Sources */,
|
|
7CDAB8121BE2A1D400C8A977 /* AppDelegate.swift in Sources */,
|
|
|
- 7CA4815419A2EED00030B30D /* Socket.swift in Sources */,
|
|
|
|
|
- 7CA4815219A2EED00030B30D /* HttpServer.swift in Sources */,
|
|
|
|
|
- 7CA4814E19A2EED00030B30D /* HttpParser.swift in Sources */,
|
|
|
|
|
- 7CA4815B19A2F6A60030B30D /* HttpRequest.swift in Sources */,
|
|
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -265,20 +437,33 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
- 7CA4815119A2EED00030B30D /* HttpResponse.swift in Sources */,
|
|
|
|
|
- 7CB102DE1A1680EA00CBA3B4 /* DemoServer.swift in Sources */,
|
|
|
|
|
- 7CA4814F19A2EED00030B30D /* HttpParser.swift in Sources */,
|
|
|
|
|
- 7CA4815519A2EED00030B30D /* Socket.swift in Sources */,
|
|
|
|
|
- 7CA4815319A2EED00030B30D /* HttpServer.swift in Sources */,
|
|
|
|
|
|
|
+ 7AE894161C05171800A29F63 /* Socket.swift in Sources */,
|
|
|
|
|
+ 7AE894171C05171800A29F63 /* DemoServer.swift in Sources */,
|
|
|
|
|
+ 7AE894131C05171800A29F63 /* HttpResponse.swift in Sources */,
|
|
|
|
|
+ 7AE894121C05171800A29F63 /* HttpParser.swift in Sources */,
|
|
|
|
|
+ 7AE894141C05171800A29F63 /* HttpHandlers.swift in Sources */,
|
|
|
|
|
+ 7AE894151C05171800A29F63 /* HttpServer.swift in Sources */,
|
|
|
7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
|
|
7CA4813E19A2EA8D0030B30D /* main.swift in Sources */,
|
|
|
18E610A71BD6397D00B7D17A /* SwiftyJSON.swift in Sources */,
|
|
18E610A71BD6397D00B7D17A /* SwiftyJSON.swift in Sources */,
|
|
|
- 7CB102DB1A16657200CBA3B4 /* HttpHandlers.swift in Sources */,
|
|
|
|
|
- 7CA4815C19A2F6A60030B30D /* HttpRequest.swift in Sources */,
|
|
|
|
|
|
|
+ 7AE894111C05171800A29F63 /* HttpRequest.swift in Sources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
+/* Begin PBXTargetDependency section */
|
|
|
|
|
+ 7AE8940B1C0513C500A29F63 /* PBXTargetDependency */ = {
|
|
|
|
|
+ isa = PBXTargetDependency;
|
|
|
|
|
+ target = 7AE893E61C05127900A29F63 /* SwifteriOS */;
|
|
|
|
|
+ targetProxy = 7AE8940A1C0513C500A29F63 /* PBXContainerItemProxy */;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE8940F1C0515A200A29F63 /* PBXTargetDependency */ = {
|
|
|
|
|
+ isa = PBXTargetDependency;
|
|
|
|
|
+ target = 7AE893FA1C0512C400A29F63 /* SwifterMac */;
|
|
|
|
|
+ targetProxy = 7AE8940E1C0515A200A29F63 /* PBXContainerItemProxy */;
|
|
|
|
|
+ };
|
|
|
|
|
+/* End PBXTargetDependency section */
|
|
|
|
|
+
|
|
|
/* Begin PBXVariantGroup section */
|
|
/* Begin PBXVariantGroup section */
|
|
|
7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */ = {
|
|
7CDAB80D1BE2A1D400C8A977 /* Main.storyboard */ = {
|
|
|
isa = PBXVariantGroup;
|
|
isa = PBXVariantGroup;
|
|
@@ -286,11 +471,114 @@
|
|
|
7CDAB80E1BE2A1D400C8A977 /* Base */,
|
|
7CDAB80E1BE2A1D400C8A977 /* Base */,
|
|
|
);
|
|
);
|
|
|
name = Main.storyboard;
|
|
name = Main.storyboard;
|
|
|
|
|
+ path = .;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
/* End PBXVariantGroup section */
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
|
+ 7AE893ED1C05127900A29F63 /* Debug */ = {
|
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
|
+ buildSettings = {
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
|
+ INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
|
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
|
+ MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
|
|
|
|
|
+ PRODUCT_NAME = Swifter;
|
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
|
+ VERSION_INFO_PREFIX = "";
|
|
|
|
|
+ };
|
|
|
|
|
+ name = Debug;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE893EE1C05127900A29F63 /* Release */ = {
|
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
|
+ buildSettings = {
|
|
|
|
|
+ COPY_PHASE_STRIP = NO;
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
|
+ INFOPLIST_FILE = SwifterSampleiOS/Info.plist;
|
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
|
+ MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifteriOS;
|
|
|
|
|
+ PRODUCT_NAME = Swifter;
|
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
|
+ VERSION_INFO_PREFIX = "";
|
|
|
|
|
+ };
|
|
|
|
|
+ name = Release;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE894011C0512C400A29F63 /* Debug */ = {
|
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
|
+ buildSettings = {
|
|
|
|
|
+ CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
|
+ COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
|
+ FRAMEWORK_VERSION = A;
|
|
|
|
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
|
+ INFOPLIST_FILE = SwifterMac/Info.plist;
|
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
|
|
|
+ MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
|
|
|
|
|
+ PRODUCT_NAME = Swifter;
|
|
|
|
|
+ SDKROOT = macosx;
|
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
|
+ VERSION_INFO_PREFIX = "";
|
|
|
|
|
+ };
|
|
|
|
|
+ name = Debug;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE894021C0512C400A29F63 /* Release */ = {
|
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
|
+ buildSettings = {
|
|
|
|
|
+ CODE_SIGN_IDENTITY = "Mac Developer";
|
|
|
|
|
+ COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
+ COPY_PHASE_STRIP = NO;
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
|
+ FRAMEWORK_VERSION = A;
|
|
|
|
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
|
+ INFOPLIST_FILE = SwifterMac/Info.plist;
|
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
|
|
|
+ MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = pl.kolakowski.SwifterMac;
|
|
|
|
|
+ PRODUCT_NAME = Swifter;
|
|
|
|
|
+ SDKROOT = macosx;
|
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
|
+ VERSION_INFO_PREFIX = "";
|
|
|
|
|
+ };
|
|
|
|
|
+ name = Release;
|
|
|
|
|
+ };
|
|
|
7C839B8819422D00003A6950 /* Debug */ = {
|
|
7C839B8819422D00003A6950 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
@@ -376,11 +664,10 @@
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
- INFOPLIST_FILE = "$(SRCROOT)/SwifteriOS/Info.plist";
|
|
|
|
|
|
|
+ INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski..${PRODUCT_NAME:rfc1034identifier}";
|
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
@@ -391,11 +678,10 @@
|
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
- INFOPLIST_FILE = "$(SRCROOT)/SwifteriOS/Info.plist";
|
|
|
|
|
|
|
+ INFOPLIST_FILE = "$(SRCROOT)/SwifterSampleiOS/Info.plist";
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski..${PRODUCT_NAME:rfc1034identifier}";
|
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "pl.kolakowski.${PRODUCT_NAME:rfc1034identifier}";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "";
|
|
|
};
|
|
};
|
|
@@ -437,6 +723,24 @@
|
|
|
/* End XCBuildConfiguration section */
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
/* Begin XCConfigurationList section */
|
|
|
|
|
+ 7AE893EC1C05127900A29F63 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
|
|
|
|
|
+ isa = XCConfigurationList;
|
|
|
|
|
+ buildConfigurations = (
|
|
|
|
|
+ 7AE893ED1C05127900A29F63 /* Debug */,
|
|
|
|
|
+ 7AE893EE1C05127900A29F63 /* Release */,
|
|
|
|
|
+ );
|
|
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
|
|
+ defaultConfigurationName = Release;
|
|
|
|
|
+ };
|
|
|
|
|
+ 7AE894001C0512C400A29F63 /* Build configuration list for PBXNativeTarget "SwifterMac" */ = {
|
|
|
|
|
+ isa = XCConfigurationList;
|
|
|
|
|
+ buildConfigurations = (
|
|
|
|
|
+ 7AE894011C0512C400A29F63 /* Debug */,
|
|
|
|
|
+ 7AE894021C0512C400A29F63 /* Release */,
|
|
|
|
|
+ );
|
|
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
|
|
+ defaultConfigurationName = Release;
|
|
|
|
|
+ };
|
|
|
7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
|
|
7C839B6919422CFF003A6950 /* Build configuration list for PBXProject "Swifter" */ = {
|
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|
|
@@ -446,7 +750,7 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
};
|
|
|
- 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifteriOS" */ = {
|
|
|
|
|
|
|
+ 7C839B8A19422D00003A6950 /* Build configuration list for PBXNativeTarget "SwifterSampleiOS" */ = {
|
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|
|
|
7C839B8B19422D00003A6950 /* Debug */,
|
|
7C839B8B19422D00003A6950 /* Debug */,
|
|
@@ -455,7 +759,7 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
};
|
|
|
- 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterOSX" */ = {
|
|
|
|
|
|
|
+ 7CA4814119A2EA8D0030B30D /* Build configuration list for PBXNativeTarget "SwifterSampleOSX" */ = {
|
|
|
isa = XCConfigurationList;
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
buildConfigurations = (
|
|
|
7CA4813F19A2EA8D0030B30D /* Debug */,
|
|
7CA4813F19A2EA8D0030B30D /* Debug */,
|