- initial iOS

This commit is contained in:
Igor Holod 2016-07-21 12:22:05 +02:00
parent 88d8959d52
commit 228218faaa
144 changed files with 23223 additions and 0 deletions

View File

@ -0,0 +1,522 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
B3AB921D1D40B9C600368526 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB921C1D40B9C600368526 /* AppDelegate.swift */; };
B3AB92221D40B9C600368526 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B3AB92201D40B9C600368526 /* Main.storyboard */; };
B3AB92241D40B9C600368526 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B3AB92231D40B9C600368526 /* Assets.xcassets */; };
B3AB92E51D40BAD700368526 /* AcceleratorTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92E11D40BAD700368526 /* AcceleratorTableViewCell.swift */; };
B3AB92E61D40BAD700368526 /* GyroTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92E21D40BAD700368526 /* GyroTableViewCell.swift */; };
B3AB92E71D40BAD700368526 /* HexiwearTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92E31D40BAD700368526 /* HexiwearTableViewCell.swift */; };
B3AB92E81D40BAD700368526 /* WeatherTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92E41D40BAD700368526 /* WeatherTableViewCell.swift */; };
B3AB92F11D40BB1000368526 /* Account.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92EB1D40BB1000368526 /* Account.swift */; };
B3AB92F21D40BB1000368526 /* Device.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92EC1D40BB1000368526 /* Device.swift */; };
B3AB92F31D40BB1000368526 /* Feed.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92ED1D40BB1000368526 /* Feed.swift */; };
B3AB92F41D40BB1000368526 /* Hexiwear.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92EE1D40BB1000368526 /* Hexiwear.swift */; };
B3AB92F51D40BB1000368526 /* TrackingDevice.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92EF1D40BB1000368526 /* TrackingDevice.swift */; };
B3AB92F61D40BB1000368526 /* UserCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92F01D40BB1000368526 /* UserCredentials.swift */; };
B3AB92FB1D40BB3F00368526 /* FirmwareSelectionTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92F91D40BB3F00368526 /* FirmwareSelectionTableViewController.swift */; };
B3AB92FC1D40BB3F00368526 /* FWUpgradeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92FA1D40BB3F00368526 /* FWUpgradeViewController.swift */; };
B3AB93001D40BB5B00368526 /* ChangePasswordTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92FE1D40BB5B00368526 /* ChangePasswordTableViewController.swift */; };
B3AB93011D40BB5B00368526 /* SettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB92FF1D40BB5B00368526 /* SettingsTableViewController.swift */; };
B3AB93041D40BB8100368526 /* HexiwearTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93031D40BB8100368526 /* HexiwearTableViewController.swift */; };
B3AB93091D40BBAE00368526 /* ActivateDeviceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93061D40BBAE00368526 /* ActivateDeviceViewController.swift */; };
B3AB930A1D40BBAE00368526 /* DetectHexiwearTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93071D40BBAE00368526 /* DetectHexiwearTableViewController.swift */; };
B3AB930B1D40BBAE00368526 /* ShowDevicesTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93081D40BBAE00368526 /* ShowDevicesTableViewController.swift */; };
B3AB930D1D40BBC300368526 /* BaseNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB930C1D40BBC300368526 /* BaseNavigationController.swift */; };
B3AB93131D40BBE100368526 /* CreateAccountTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB930F1D40BBE100368526 /* CreateAccountTableViewController.swift */; };
B3AB93141D40BBE100368526 /* ForgotPasswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93101D40BBE100368526 /* ForgotPasswordViewController.swift */; };
B3AB93151D40BBE100368526 /* LoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93111D40BBE100368526 /* LoginViewController.swift */; };
B3AB93161D40BBE100368526 /* StaticViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93121D40BBE100368526 /* StaticViewController.swift */; };
B3AB931B1D40BC2800368526 /* DataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93181D40BC2800368526 /* DataStore.swift */; };
B3AB931C1D40BC2800368526 /* MQTTAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93191D40BC2800368526 /* MQTTAPI.swift */; };
B3AB931D1D40BC2800368526 /* WebAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB931A1D40BC2800368526 /* WebAPI.swift */; };
B3AB93221D40BC4600368526 /* HEXIWEAR_KW40_factory_settings.img in Resources */ = {isa = PBXBuildFile; fileRef = B3AB931F1D40BC4600368526 /* HEXIWEAR_KW40_factory_settings.img */; };
B3AB93231D40BC4600368526 /* HEXIWEAR_MK64_factory_settings.img in Resources */ = {isa = PBXBuildFile; fileRef = B3AB93201D40BC4600368526 /* HEXIWEAR_MK64_factory_settings.img */; };
B3AB93241D40BC4600368526 /* Util.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93211D40BC4600368526 /* Util.swift */; };
B3AB93301D40BC5000368526 /* ca.cer in Resources */ = {isa = PBXBuildFile; fileRef = B3AB93261D40BC5000368526 /* ca.cer */; };
B3AB93311D40BC5000368526 /* CocoaMQTT.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93281D40BC5000368526 /* CocoaMQTT.swift */; };
B3AB93321D40BC5000368526 /* CocoaMQTTFrame.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB93291D40BC5000368526 /* CocoaMQTTFrame.swift */; };
B3AB93331D40BC5000368526 /* CocoaMQTTMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3AB932A1D40BC5000368526 /* CocoaMQTTMessage.swift */; };
B3AB93341D40BC5000368526 /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = B3AB932C1D40BC5000368526 /* GCDAsyncSocket.m */; };
B3AB93351D40BC5000368526 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = B3AB932D1D40BC5000368526 /* LICENSE */; };
B3AB93361D40BC5000368526 /* MSWeakTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = B3AB932F1D40BC5000368526 /* MSWeakTimer.m */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
B3AB92191D40B9C600368526 /* Hexiwear.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Hexiwear.app; sourceTree = BUILT_PRODUCTS_DIR; };
B3AB921C1D40B9C600368526 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
B3AB92211D40B9C600368526 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
B3AB92231D40B9C600368526 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
B3AB92281D40B9C600368526 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B3AB92E11D40BAD700368526 /* AcceleratorTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AcceleratorTableViewCell.swift; sourceTree = "<group>"; };
B3AB92E21D40BAD700368526 /* GyroTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GyroTableViewCell.swift; sourceTree = "<group>"; };
B3AB92E31D40BAD700368526 /* HexiwearTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HexiwearTableViewCell.swift; sourceTree = "<group>"; };
B3AB92E41D40BAD700368526 /* WeatherTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WeatherTableViewCell.swift; sourceTree = "<group>"; };
B3AB92EB1D40BB1000368526 /* Account.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Account.swift; sourceTree = "<group>"; };
B3AB92EC1D40BB1000368526 /* Device.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Device.swift; sourceTree = "<group>"; };
B3AB92ED1D40BB1000368526 /* Feed.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Feed.swift; sourceTree = "<group>"; };
B3AB92EE1D40BB1000368526 /* Hexiwear.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Hexiwear.swift; sourceTree = "<group>"; };
B3AB92EF1D40BB1000368526 /* TrackingDevice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrackingDevice.swift; sourceTree = "<group>"; };
B3AB92F01D40BB1000368526 /* UserCredentials.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserCredentials.swift; sourceTree = "<group>"; };
B3AB92F91D40BB3F00368526 /* FirmwareSelectionTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FirmwareSelectionTableViewController.swift; sourceTree = "<group>"; };
B3AB92FA1D40BB3F00368526 /* FWUpgradeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FWUpgradeViewController.swift; sourceTree = "<group>"; };
B3AB92FE1D40BB5B00368526 /* ChangePasswordTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangePasswordTableViewController.swift; sourceTree = "<group>"; };
B3AB92FF1D40BB5B00368526 /* SettingsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsTableViewController.swift; sourceTree = "<group>"; };
B3AB93031D40BB8100368526 /* HexiwearTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HexiwearTableViewController.swift; sourceTree = "<group>"; };
B3AB93061D40BBAE00368526 /* ActivateDeviceViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ActivateDeviceViewController.swift; sourceTree = "<group>"; };
B3AB93071D40BBAE00368526 /* DetectHexiwearTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetectHexiwearTableViewController.swift; sourceTree = "<group>"; };
B3AB93081D40BBAE00368526 /* ShowDevicesTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShowDevicesTableViewController.swift; sourceTree = "<group>"; };
B3AB930C1D40BBC300368526 /* BaseNavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseNavigationController.swift; sourceTree = "<group>"; };
B3AB930F1D40BBE100368526 /* CreateAccountTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateAccountTableViewController.swift; sourceTree = "<group>"; };
B3AB93101D40BBE100368526 /* ForgotPasswordViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForgotPasswordViewController.swift; sourceTree = "<group>"; };
B3AB93111D40BBE100368526 /* LoginViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = "<group>"; };
B3AB93121D40BBE100368526 /* StaticViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StaticViewController.swift; sourceTree = "<group>"; };
B3AB93181D40BC2800368526 /* DataStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataStore.swift; sourceTree = "<group>"; };
B3AB93191D40BC2800368526 /* MQTTAPI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MQTTAPI.swift; sourceTree = "<group>"; };
B3AB931A1D40BC2800368526 /* WebAPI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WebAPI.swift; sourceTree = "<group>"; };
B3AB931F1D40BC4600368526 /* HEXIWEAR_KW40_factory_settings.img */ = {isa = PBXFileReference; lastKnownFileType = file; path = HEXIWEAR_KW40_factory_settings.img; sourceTree = "<group>"; };
B3AB93201D40BC4600368526 /* HEXIWEAR_MK64_factory_settings.img */ = {isa = PBXFileReference; lastKnownFileType = file; path = HEXIWEAR_MK64_factory_settings.img; sourceTree = "<group>"; };
B3AB93211D40BC4600368526 /* Util.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Util.swift; sourceTree = "<group>"; };
B3AB93261D40BC5000368526 /* ca.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = ca.cer; sourceTree = "<group>"; };
B3AB93271D40BC5000368526 /* CocoaMQTT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocoaMQTT.h; sourceTree = "<group>"; };
B3AB93281D40BC5000368526 /* CocoaMQTT.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CocoaMQTT.swift; sourceTree = "<group>"; };
B3AB93291D40BC5000368526 /* CocoaMQTTFrame.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CocoaMQTTFrame.swift; sourceTree = "<group>"; };
B3AB932A1D40BC5000368526 /* CocoaMQTTMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CocoaMQTTMessage.swift; sourceTree = "<group>"; };
B3AB932B1D40BC5000368526 /* GCDAsyncSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDAsyncSocket.h; sourceTree = "<group>"; };
B3AB932C1D40BC5000368526 /* GCDAsyncSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDAsyncSocket.m; sourceTree = "<group>"; };
B3AB932D1D40BC5000368526 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
B3AB932E1D40BC5000368526 /* MSWeakTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSWeakTimer.h; sourceTree = "<group>"; };
B3AB932F1D40BC5000368526 /* MSWeakTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSWeakTimer.m; sourceTree = "<group>"; };
B3AB93371D40BC7500368526 /* Hexiwear-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Hexiwear-Bridging-Header.h"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
B3AB92161D40B9C600368526 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
B3AB92101D40B9C600368526 = {
isa = PBXGroup;
children = (
B3AB921B1D40B9C600368526 /* Hexiwear */,
B3AB921A1D40B9C600368526 /* Products */,
);
sourceTree = "<group>";
};
B3AB921A1D40B9C600368526 /* Products */ = {
isa = PBXGroup;
children = (
B3AB92191D40B9C600368526 /* Hexiwear.app */,
);
name = Products;
sourceTree = "<group>";
};
B3AB921B1D40B9C600368526 /* Hexiwear */ = {
isa = PBXGroup;
children = (
B3AB93371D40BC7500368526 /* Hexiwear-Bridging-Header.h */,
B3AB921C1D40B9C600368526 /* AppDelegate.swift */,
B3AB92EA1D40BAEE00368526 /* Model */,
B3AB92E01D40BAAD00368526 /* View */,
B3AB92F71D40BB2600368526 /* Controller */,
B3AB93171D40BC0E00368526 /* Service */,
B3AB931E1D40BC3300368526 /* Util */,
B3AB93251D40BC5000368526 /* CocoaMQTT */,
B3AB92201D40B9C600368526 /* Main.storyboard */,
B3AB92231D40B9C600368526 /* Assets.xcassets */,
B3AB92281D40B9C600368526 /* Info.plist */,
);
path = Hexiwear;
sourceTree = "<group>";
};
B3AB92E01D40BAAD00368526 /* View */ = {
isa = PBXGroup;
children = (
B3AB92E11D40BAD700368526 /* AcceleratorTableViewCell.swift */,
B3AB92E21D40BAD700368526 /* GyroTableViewCell.swift */,
B3AB92E31D40BAD700368526 /* HexiwearTableViewCell.swift */,
B3AB92E41D40BAD700368526 /* WeatherTableViewCell.swift */,
);
name = View;
sourceTree = "<group>";
};
B3AB92EA1D40BAEE00368526 /* Model */ = {
isa = PBXGroup;
children = (
B3AB92EB1D40BB1000368526 /* Account.swift */,
B3AB92EC1D40BB1000368526 /* Device.swift */,
B3AB92ED1D40BB1000368526 /* Feed.swift */,
B3AB92EE1D40BB1000368526 /* Hexiwear.swift */,
B3AB92EF1D40BB1000368526 /* TrackingDevice.swift */,
B3AB92F01D40BB1000368526 /* UserCredentials.swift */,
);
name = Model;
sourceTree = "<group>";
};
B3AB92F71D40BB2600368526 /* Controller */ = {
isa = PBXGroup;
children = (
B3AB930C1D40BBC300368526 /* BaseNavigationController.swift */,
B3AB930E1D40BBCA00368526 /* Login */,
B3AB93051D40BB9000368526 /* Detect Hexiwear */,
B3AB93021D40BB6A00368526 /* Hexiwear */,
B3AB92FD1D40BB4400368526 /* Settings */,
B3AB92F81D40BB2E00368526 /* OTAP */,
);
name = Controller;
sourceTree = "<group>";
};
B3AB92F81D40BB2E00368526 /* OTAP */ = {
isa = PBXGroup;
children = (
B3AB92F91D40BB3F00368526 /* FirmwareSelectionTableViewController.swift */,
B3AB92FA1D40BB3F00368526 /* FWUpgradeViewController.swift */,
);
name = OTAP;
sourceTree = "<group>";
};
B3AB92FD1D40BB4400368526 /* Settings */ = {
isa = PBXGroup;
children = (
B3AB92FE1D40BB5B00368526 /* ChangePasswordTableViewController.swift */,
B3AB92FF1D40BB5B00368526 /* SettingsTableViewController.swift */,
);
name = Settings;
sourceTree = "<group>";
};
B3AB93021D40BB6A00368526 /* Hexiwear */ = {
isa = PBXGroup;
children = (
B3AB93031D40BB8100368526 /* HexiwearTableViewController.swift */,
);
name = Hexiwear;
sourceTree = "<group>";
};
B3AB93051D40BB9000368526 /* Detect Hexiwear */ = {
isa = PBXGroup;
children = (
B3AB93061D40BBAE00368526 /* ActivateDeviceViewController.swift */,
B3AB93071D40BBAE00368526 /* DetectHexiwearTableViewController.swift */,
B3AB93081D40BBAE00368526 /* ShowDevicesTableViewController.swift */,
);
name = "Detect Hexiwear";
sourceTree = "<group>";
};
B3AB930E1D40BBCA00368526 /* Login */ = {
isa = PBXGroup;
children = (
B3AB930F1D40BBE100368526 /* CreateAccountTableViewController.swift */,
B3AB93101D40BBE100368526 /* ForgotPasswordViewController.swift */,
B3AB93111D40BBE100368526 /* LoginViewController.swift */,
B3AB93121D40BBE100368526 /* StaticViewController.swift */,
);
name = Login;
sourceTree = "<group>";
};
B3AB93171D40BC0E00368526 /* Service */ = {
isa = PBXGroup;
children = (
B3AB93181D40BC2800368526 /* DataStore.swift */,
B3AB93191D40BC2800368526 /* MQTTAPI.swift */,
B3AB931A1D40BC2800368526 /* WebAPI.swift */,
);
name = Service;
sourceTree = "<group>";
};
B3AB931E1D40BC3300368526 /* Util */ = {
isa = PBXGroup;
children = (
B3AB931F1D40BC4600368526 /* HEXIWEAR_KW40_factory_settings.img */,
B3AB93201D40BC4600368526 /* HEXIWEAR_MK64_factory_settings.img */,
B3AB93211D40BC4600368526 /* Util.swift */,
);
name = Util;
sourceTree = "<group>";
};
B3AB93251D40BC5000368526 /* CocoaMQTT */ = {
isa = PBXGroup;
children = (
B3AB93261D40BC5000368526 /* ca.cer */,
B3AB93271D40BC5000368526 /* CocoaMQTT.h */,
B3AB93281D40BC5000368526 /* CocoaMQTT.swift */,
B3AB93291D40BC5000368526 /* CocoaMQTTFrame.swift */,
B3AB932A1D40BC5000368526 /* CocoaMQTTMessage.swift */,
B3AB932B1D40BC5000368526 /* GCDAsyncSocket.h */,
B3AB932C1D40BC5000368526 /* GCDAsyncSocket.m */,
B3AB932D1D40BC5000368526 /* LICENSE */,
B3AB932E1D40BC5000368526 /* MSWeakTimer.h */,
B3AB932F1D40BC5000368526 /* MSWeakTimer.m */,
);
path = CocoaMQTT;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
B3AB92181D40B9C600368526 /* Hexiwear */ = {
isa = PBXNativeTarget;
buildConfigurationList = B3AB922B1D40B9C600368526 /* Build configuration list for PBXNativeTarget "Hexiwear" */;
buildPhases = (
B3AB92151D40B9C600368526 /* Sources */,
B3AB92161D40B9C600368526 /* Frameworks */,
B3AB92171D40B9C600368526 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = Hexiwear;
productName = Hexiwear;
productReference = B3AB92191D40B9C600368526 /* Hexiwear.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
B3AB92111D40B9C600368526 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0730;
LastUpgradeCheck = 0730;
ORGANIZATIONNAME = WolkAbout;
TargetAttributes = {
B3AB92181D40B9C600368526 = {
CreatedOnToolsVersion = 7.3.1;
};
};
};
buildConfigurationList = B3AB92141D40B9C600368526 /* Build configuration list for PBXProject "Hexiwear" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = B3AB92101D40B9C600368526;
productRefGroup = B3AB921A1D40B9C600368526 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
B3AB92181D40B9C600368526 /* Hexiwear */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
B3AB92171D40B9C600368526 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B3AB93351D40BC5000368526 /* LICENSE in Resources */,
B3AB93301D40BC5000368526 /* ca.cer in Resources */,
B3AB92241D40B9C600368526 /* Assets.xcassets in Resources */,
B3AB93221D40BC4600368526 /* HEXIWEAR_KW40_factory_settings.img in Resources */,
B3AB93231D40BC4600368526 /* HEXIWEAR_MK64_factory_settings.img in Resources */,
B3AB92221D40B9C600368526 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
B3AB92151D40B9C600368526 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B3AB93341D40BC5000368526 /* GCDAsyncSocket.m in Sources */,
B3AB93041D40BB8100368526 /* HexiwearTableViewController.swift in Sources */,
B3AB93331D40BC5000368526 /* CocoaMQTTMessage.swift in Sources */,
B3AB92E81D40BAD700368526 /* WeatherTableViewCell.swift in Sources */,
B3AB93141D40BBE100368526 /* ForgotPasswordViewController.swift in Sources */,
B3AB93151D40BBE100368526 /* LoginViewController.swift in Sources */,
B3AB93161D40BBE100368526 /* StaticViewController.swift in Sources */,
B3AB92F61D40BB1000368526 /* UserCredentials.swift in Sources */,
B3AB93131D40BBE100368526 /* CreateAccountTableViewController.swift in Sources */,
B3AB93091D40BBAE00368526 /* ActivateDeviceViewController.swift in Sources */,
B3AB92F31D40BB1000368526 /* Feed.swift in Sources */,
B3AB930B1D40BBAE00368526 /* ShowDevicesTableViewController.swift in Sources */,
B3AB92FB1D40BB3F00368526 /* FirmwareSelectionTableViewController.swift in Sources */,
B3AB93241D40BC4600368526 /* Util.swift in Sources */,
B3AB92F51D40BB1000368526 /* TrackingDevice.swift in Sources */,
B3AB93311D40BC5000368526 /* CocoaMQTT.swift in Sources */,
B3AB930D1D40BBC300368526 /* BaseNavigationController.swift in Sources */,
B3AB931B1D40BC2800368526 /* DataStore.swift in Sources */,
B3AB921D1D40B9C600368526 /* AppDelegate.swift in Sources */,
B3AB93001D40BB5B00368526 /* ChangePasswordTableViewController.swift in Sources */,
B3AB930A1D40BBAE00368526 /* DetectHexiwearTableViewController.swift in Sources */,
B3AB92E61D40BAD700368526 /* GyroTableViewCell.swift in Sources */,
B3AB92E71D40BAD700368526 /* HexiwearTableViewCell.swift in Sources */,
B3AB92E51D40BAD700368526 /* AcceleratorTableViewCell.swift in Sources */,
B3AB931C1D40BC2800368526 /* MQTTAPI.swift in Sources */,
B3AB92FC1D40BB3F00368526 /* FWUpgradeViewController.swift in Sources */,
B3AB931D1D40BC2800368526 /* WebAPI.swift in Sources */,
B3AB93011D40BB5B00368526 /* SettingsTableViewController.swift in Sources */,
B3AB93361D40BC5000368526 /* MSWeakTimer.m in Sources */,
B3AB92F41D40BB1000368526 /* Hexiwear.swift in Sources */,
B3AB92F21D40BB1000368526 /* Device.swift in Sources */,
B3AB92F11D40BB1000368526 /* Account.swift in Sources */,
B3AB93321D40BC5000368526 /* CocoaMQTTFrame.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
B3AB92201D40B9C600368526 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
B3AB92211D40B9C600368526 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
B3AB92291D40B9C600368526 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OBJC_BRIDGING_HEADER = "Hexiwear/Hexiwear-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
B3AB922A1D40B9C600368526 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OBJC_BRIDGING_HEADER = "Hexiwear/Hexiwear-Bridging-Header.h";
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
B3AB922C1D40B9C600368526 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = Hexiwear/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.wolkabout.Hexiwear;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
B3AB922D1D40B9C600368526 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = Hexiwear/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.wolkabout.Hexiwear;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
B3AB92141D40B9C600368526 /* Build configuration list for PBXProject "Hexiwear" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B3AB92291D40B9C600368526 /* Debug */,
B3AB922A1D40B9C600368526 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B3AB922B1D40B9C600368526 /* Build configuration list for PBXNativeTarget "Hexiwear" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B3AB922C1D40B9C600368526 /* Debug */,
B3AB922D1D40B9C600368526 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = B3AB92111D40B9C600368526 /* Project object */;
}

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:Hexiwear.xcodeproj">
</FileRef>
</Workspace>

View File

@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0730"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B3AB92181D40B9C600368526"
BuildableName = "Hexiwear.app"
BlueprintName = "Hexiwear"
ReferencedContainer = "container:Hexiwear.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B3AB92181D40B9C600368526"
BuildableName = "Hexiwear.app"
BlueprintName = "Hexiwear"
ReferencedContainer = "container:Hexiwear.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B3AB92181D40B9C600368526"
BuildableName = "Hexiwear.app"
BlueprintName = "Hexiwear"
ReferencedContainer = "container:Hexiwear.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B3AB92181D40B9C600368526"
BuildableName = "Hexiwear.app"
BlueprintName = "Hexiwear"
ReferencedContainer = "container:Hexiwear.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>Hexiwear.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
<key>SuppressBuildableAutocreation</key>
<dict>
<key>B3AB92181D40B9C600368526</key>
<dict>
<key>primary</key>
<true/>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,68 @@
//
// Hexiwear application is used to pair with Hexiwear BLE devices
// and send sensor readings to WolkSense sensor data cloud
//
// Copyright (C) 2016 WolkAbout Technology s.r.o.
//
// Hexiwear is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Hexiwear is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
//
// AcceleratorTableViewCell.swift
//
import UIKit
class AcceleratorTableViewCell: UITableViewCell {
@IBOutlet private weak var xLabel: UILabel!
@IBOutlet private weak var yLabel: UILabel!
@IBOutlet private weak var zLabel: UILabel!
override func awakeFromNib() {
super.awakeFromNib()
// Initialization code
}
override func setSelected(selected: Bool, animated: Bool) {
super.setSelected(selected, animated: animated)
}
var xValue: String {
get {
return xLabel.text!
}
set (newX) {
xLabel.text = newX
}
}
var yValue: String {
get {
return yLabel.text!
}
set (newY) {
yLabel.text = newY
}
}
var zValue: String {
get {
return zLabel.text!
}
set (newZ) {
zLabel.text = newZ
}
}
}

View File

@ -0,0 +1,38 @@
//
// Hexiwear application is used to pair with Hexiwear BLE devices
// and send sensor readings to WolkSense sensor data cloud
//
// Copyright (C) 2016 WolkAbout Technology s.r.o.
//
// Hexiwear is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Hexiwear is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
//
// Account.swift
//
import Foundation
class Account {
let firstName: String
let lastName: String
let email: String
let password: String
init (firstName: String, lastName: String, email: String, password: String) {
self.firstName = firstName
self.lastName = lastName
self.email = email
self.password = password
}
}

View File

@ -0,0 +1,254 @@
//
// Hexiwear application is used to pair with Hexiwear BLE devices
// and send sensor readings to WolkSense sensor data cloud
//
// Copyright (C) 2016 WolkAbout Technology s.r.o.
//
// Hexiwear is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Hexiwear is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
//
// ActivateDeviceViewController.swift
//
import UIKit
import CoreBluetooth
protocol DeviceActivationDelegate {
func didActivateDevice(pointId: Int, serials: SerialMapping)
func didSkipActivation()
}
class SingleTextViewController: UIViewController {
var skipButton: UIBarButtonItem!
var actionButton: UIBarButtonItem!
var dataStore: DataStore!
var selectedPeripheral: CBPeripheral!
var selectedPeripheralSerial: String = ""
override func viewDidLoad() {
super.viewDidLoad()
skipButton = UIBarButtonItem(title: "Skip", style: .Plain, target: self, action: #selector(SingleTextViewController.skipButtonAction))
navigationItem.leftBarButtonItems = [skipButton]
actionButton = UIBarButtonItem(title: "Activate", style: .Plain, target: self, action: #selector(SingleTextViewController.actionButtonAction))
actionButton.enabled = false
navigationItem.rightBarButtonItems = [actionButton]
if selectedPeripheral != nil {
selectedPeripheralSerial = selectedPeripheral!.identifier.UUIDString
}
}
func toggleActivateButtonEnabled() {
print("Override in subclass")
}
func actionButtonAction() {
print("Override in subclass")
}
func skipButtonAction() {
print("Override in subclass")
}
}
class ActivateDeviceViewController : SingleTextViewController {
@IBOutlet weak var deviceName: UITextField!
@IBOutlet weak var errorLabel: UILabel!
@IBOutlet weak var registerWithUsedName: UIButton!
var deviceActivationDelegate: DeviceActivationDelegate?
var selectableDevices: [Device] = []
var selectedDeviceSerial: String = ""
override func viewDidLoad() {
super.viewDidLoad()
skipButton.title = "Skip"
actionButton.title = "Activate"
deviceName.delegate = self
title = "Activate hexiwear"
errorLabel.hidden = true
selectableDevices = dataStore.points
.filter { $0.owner.uppercaseString == "SELF" && $0.isHexiwear() }
.sort { $0.name.uppercaseString < $1.name.uppercaseString }
registerWithUsedName.enabled = selectableDevices.count > 0
}
override func prepareForSegue(segue: UIStoryboardSegue, sender: AnyObject?) {
if segue.identifier == "toAlreadyRegisteredNames" {
if let vc = segue.destinationViewController as? ShowDevicesTableViewController {
vc.selectableDevices = selectableDevices
vc.activatedDeviceDelegate = self
}
}
}
override func toggleActivateButtonEnabled() {
if let dn = deviceName.text where dn.isEmpty == false {
actionButton.enabled = true
}
else {
actionButton.enabled = false
}
}
override func actionButtonAction() {
guard selectedPeripheralSerial != "" else {
errorLabel.text = "Error activating HEXIWEAR. Missing serial number."
errorLabel.hidden = false
view.setNeedsDisplay()
return
}
let progressHUD = JGProgressHUD(style: .Dark)
progressHUD.textLabel.text = "Activating..."
progressHUD.showInView(self.view, animated: true)
dataStore.getSerial(
// get serial failure
{ _ in self.activationErrorHandler(progressHUD) },
// get serial success
onSuccess: { serial in
let deviceName = self.deviceName.text!
print("ACTI -- device: " + deviceName)
// If there is no device selected to continue with...
guard self.selectedDeviceSerial.characters.count > 0 else {
// ... just activate new device
print("ACTI -- no old serial, just activate new one")
self.activateDeviceWithSerial(serial, deviceName: deviceName, progressHUD: progressHUD)
return
}
// check if already selected device serial is activated
if self.selectedDeviceSerial.characters.count > 0 {
self.dataStore.getActivationStatusForSerial( self.selectedDeviceSerial,
onFailure: { _ in self.activationErrorHandler(progressHUD) },
onSuccess: { activationStatus in
dispatch_async(dispatch_get_main_queue()) {
// ... if it is activated then first deactivate device with old serial number
if activationStatus == "ACTIVATED" {
print("ACTI -- old serial ACTIVATED")
self.dataStore.deactivateDevice(self.selectedDeviceSerial,
onFailure: { _ in self.activationErrorHandler(progressHUD) },
onSuccess: {
print("ACTI -- old serial deactivated, proceeding with new serial activation")
// ... and activate device with new serial number
self.activateDeviceWithSerial(serial, deviceName: deviceName, progressHUD: progressHUD)
}
)
}
else {
// ... if it is not activated then activate device with new serial number
print("ACTI -- old serial NOT ACTIVATED, proceeding with new serial activation")
self.activateDeviceWithSerial(serial, deviceName: deviceName, progressHUD: progressHUD)
}
}
}
)
}
}
)
}
private func activationErrorHandler(progressHUD: JGProgressHUD) {
dispatch_async(dispatch_get_main_queue()) {
progressHUD.dismiss()
self.errorLabel.text = "Error activating device!"
self.errorLabel.hidden = false
self.view.setNeedsDisplay()
}
}
private func activateDeviceWithSerial(serial: String, deviceName: String, progressHUD: JGProgressHUD) {
dataStore.activateDeviceWithSerialAndName(serial, deviceName: deviceName,
// activate failure
onFailure: { reason in
dispatch_async(dispatch_get_main_queue()) {
progressHUD.dismiss()
var messageText = ""
switch reason {
case .NoSuccessStatusCode(let statusCode):
if statusCode == CONFLICT {
messageText = "Device name is already used! Try with different name or tap on 'Continue existing device'"
}
else {
messageText = "Error activating device!"
}
default:
messageText = "Error activating device!"
}
self.errorLabel.text = messageText
self.errorLabel.hidden = false
self.view.setNeedsDisplay()
}
},
// activate success
onSuccess: { pointId, password in
dispatch_async(dispatch_get_main_queue()) {
progressHUD.dismiss()
}
print("ACTI -- Activated \(serial) with pointId: \(pointId)")
let serialMapping = SerialMapping(hexiSerial: self.selectedPeripheralSerial, wolkSerial: serial, wolkPassword: password)
self.dataStore.fetchAll(
{ _ in
self.deviceActivationDelegate?.didActivateDevice(pointId, serials: serialMapping)
},
onSuccess: {
self.deviceActivationDelegate?.didActivateDevice(pointId, serials: serialMapping)
}
)
}
)
}
override func skipButtonAction() {
deviceActivationDelegate?.didSkipActivation()
}
@IBAction func deviceNameChanged(sender: UITextField) {
toggleActivateButtonEnabled()
selectedDeviceSerial = ""
errorLabel.hidden = true
self.view.setNeedsDisplay()
}
}
extension ActivateDeviceViewController: UITextFieldDelegate {
func textFieldShouldReturn(textField: UITextField) -> Bool {
textField.resignFirstResponder()
return true
}
}
extension ActivateDeviceViewController: ActivatedDeviceDelegate {
func didSelectAlreadyActivatedName(name: String, serial: String) {
navigationController?.popViewControllerAnimated(true)
deviceName.text = name
selectedDeviceSerial = serial
toggleActivateButtonEnabled()
}
}

View File

@ -0,0 +1,95 @@
//
// Hexiwear application is used to pair with Hexiwear BLE devices
// and send sensor readings to WolkSense sensor data cloud
//
// Copyright (C) 2016 WolkAbout Technology s.r.o.
//
// Hexiwear is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Hexiwear is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
//
// AppDelegate.swift
//
import UIKit
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {
var window: UIWindow?
var userCredentials: UserCredentials!
var webApi: WebAPI!
var dataStore: DataStore!
var device: TrackingDevice!
var mqttAPI: MQTTAPI!
func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool {
userCredentials = UserCredentials()
let userAccount = userCredentials.email ?? ""
device = TrackingDevice()
device.userAccount = userAccount
webApi = WebAPI.sharedWebAPI
dataStore = DataStore(webApi: webApi, userCredentials: userCredentials, trackingDevice: device)
mqttAPI = MQTTAPI()
return true
}
func application(application: UIApplication, handleOpenURL url: NSURL) -> Bool {
if url.fileURL {
guard let privateDocsDir = getPrivateDocumentsDirectory() else { return false }
guard let _ = try? NSFileManager.defaultManager().contentsOfDirectoryAtPath(privateDocsDir) else { return false }
let fullFileName = (privateDocsDir as NSString).stringByAppendingPathComponent(url.lastPathComponent!)
// write
guard let urlData = NSData(contentsOfURL: url) else { print("NOT valid URL data"); return false}
let filePath = fullFileName
if !NSFileManager.defaultManager().createFileAtPath(filePath, contents: nil, attributes: nil) { print("Failure creating file"); return false }
let fileWrapper = NSFileWrapper(regularFileWithContents: urlData)
let fileURL = NSURL(fileURLWithPath: filePath)
guard let _ = try? fileWrapper.writeToURL(fileURL, options: .Atomic, originalContentsURL: nil) else { print("Error writting to file"); return false }
}
return true
}
func applicationWillResignActive(application: UIApplication) {
// 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.
// 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.
}
func applicationDidEnterBackground(application: UIApplication) {
// 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.
// If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
}
func applicationWillEnterForeground(application: UIApplication) {
// 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.
}
func applicationDidBecomeActive(application: UIApplication) {
// 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.
}
func applicationWillTerminate(application: UIApplication) {
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
}
}

View File

@ -0,0 +1,86 @@
{
"images" : [
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "apple-icon-58x58.png",
"scale" : "2x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "apple-icon-87x87.png",
"scale" : "3x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "apple-icon-80x80.png",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "apple-icon-120x120.png",
"scale" : "3x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "apple-icon-120x120-1.png",
"scale" : "2x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "apple-icon-180x180.png",
"scale" : "3x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "apple-icon-29x29.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "apple-icon-58x58-1.png",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "apple-icon-40x40.png",
"scale" : "1x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "apple-icon-80x80-1.png",
"scale" : "2x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "apple-icon-76x76.png",
"scale" : "1x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "apple-icon-152x152.png",
"scale" : "2x"
},
{
"size" : "83.5x83.5",
"idiom" : "ipad",
"filename" : "apple-icon-167x167.png",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1,35 @@
{
"images" : [
{
"extent" : "full-screen",
"idiom" : "iphone",
"subtype" : "736h",
"filename" : "WS_Vertical_iPhone6S.png",
"minimum-system-version" : "8.0",
"orientation" : "portrait",
"scale" : "3x"
},
{
"extent" : "full-screen",
"idiom" : "iphone",
"subtype" : "736h",
"filename" : "WS_Horizontal_iPhone6S.png",
"minimum-system-version" : "8.0",
"orientation" : "landscape",
"scale" : "3x"
},
{
"extent" : "full-screen",
"idiom" : "iphone",
"subtype" : "667h",
"filename" : "WS_Vertical_iPhone6.png",
"minimum-system-version" : "8.0",
"orientation" : "portrait",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}

View File

@ -0,0 +1,35 @@
{
"images" : [
{
"extent" : "full-screen",
"idiom" : "iphone",
"subtype" : "736h",
"filename" : "WS_Vertical_iPhone6S.png",
"minimum-system-version" : "8.0",
"orientation" : "portrait",
"scale" : "3x"
},
{
"extent" : "full-screen",
"idiom" : "iphone",
"subtype" : "736h",
"filename" : "WS_Horizontal_iPhone6S.png",
"minimum-system-version" : "8.0",
"orientation" : "landscape",
"scale" : "3x"
},
{
"extent" : "full-screen",
"idiom" : "iphone",
"subtype" : "667h",
"filename" : "WS_Vertical_iPhone6.png",
"minimum-system-version" : "8.0",
"orientation" : "portrait",
"scale" : "2x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "WS_Vertical_iPhone6S-2.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "WS_Vertical_iPhone6S-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "WS_Vertical_iPhone6S.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "accelerometer.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "accelerometer-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "accelerometer-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "battery.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "battery-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "battery-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "running.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "running2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "running3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "gyroscope.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "gyroscope-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "gyroscope-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "heartbeat_icon.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "heartbeat_icon-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "heartbeat_icon-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "hexi-icon-big-24.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "hexi-icon-big-48.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "hexi-icon-big-72.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "humidity_icon-2.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "humidity_icon-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "humidity_icon.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "icon_accel_black2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "icon_accel_black-1.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "icon_gyro_black2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "icon_gyro_black-1.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "icon_temp_black2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "icon_temp_black-1.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "light_icon.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "light_icon-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "light_icon-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "logo@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "magnet_icon.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "magnet_icon-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "magnet_icon-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "pressure_icon-2.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "pressure_icon-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "pressure_icon.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "settings.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "settings-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "settings-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "steps_icon.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "steps_icon-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "steps_icon-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "temperature.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "temperature-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "temperature-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "wolkabout.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "wolkabout-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "wolkabout-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Some files were not shown because too many files have changed in this diff Show More