| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- A12BBC271BA94FAE00DE1B94 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC261BA94FAE00DE1B94 /* main.m */; };
- A12BBC301BA94FAE00DE1B94 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A12BBC2E1BA94FAE00DE1B94 /* Main.storyboard */; };
- A12BBC321BA94FAE00DE1B94 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A12BBC311BA94FAE00DE1B94 /* Images.xcassets */; };
- A12BBC351BA94FAE00DE1B94 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = A12BBC331BA94FAE00DE1B94 /* LaunchScreen.xib */; };
- A12BBC411BA94FAE00DE1B94 /* kneet2Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC401BA94FAE00DE1B94 /* kneet2Tests.m */; };
- A12BBCB01BA9527300DE1B94 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC4C1BA9527300DE1B94 /* AppDelegate.m */; };
- A12BBCB11BA9527300DE1B94 /* GTMNSString+HTML.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC4F1BA9527300DE1B94 /* GTMNSString+HTML.m */; };
- A12BBCB21BA9527300DE1B94 /* NSArray-Addtions.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC511BA9527300DE1B94 /* NSArray-Addtions.m */; };
- A12BBCB31BA9527300DE1B94 /* NSData+AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC531BA9527300DE1B94 /* NSData+AESCrypt.m */; };
- A12BBCB41BA9527300DE1B94 /* NSDate+Utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC551BA9527300DE1B94 /* NSDate+Utilities.m */; };
- A12BBCB51BA9527300DE1B94 /* NSDictionary-Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC571BA9527300DE1B94 /* NSDictionary-Additions.m */; };
- A12BBCB61BA9527300DE1B94 /* NSString-Addtions.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC591BA9527300DE1B94 /* NSString-Addtions.m */; };
- A12BBCB71BA9527300DE1B94 /* SortDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC5B1BA9527300DE1B94 /* SortDictionary.m */; };
- A12BBCB81BA9527300DE1B94 /* UIDevice-Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC5D1BA9527300DE1B94 /* UIDevice-Reachability.m */; };
- A12BBCB91BA9527300DE1B94 /* UIImage+Addtions.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC5F1BA9527300DE1B94 /* UIImage+Addtions.m */; };
- A12BBCBA1BA9527300DE1B94 /* UITableView+EnumarateCells.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC611BA9527300DE1B94 /* UITableView+EnumarateCells.m */; };
- A12BBCBB1BA9527300DE1B94 /* UIView+AutoLayoutDebugging.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC631BA9527300DE1B94 /* UIView+AutoLayoutDebugging.m */; };
- A12BBCBC1BA9527300DE1B94 /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC651BA9527300DE1B94 /* UIView+Toast.m */; };
- A12BBCBD1BA9527300DE1B94 /* UIViewController-ActionSheetSimulation.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC671BA9527300DE1B94 /* UIViewController-ActionSheetSimulation.m */; };
- A12BBCBE1BA9527300DE1B94 /* CustomAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC6C1BA9527300DE1B94 /* CustomAlertView.m */; };
- A12BBCBF1BA9527300DE1B94 /* CustomAlertView.xib in Resources */ = {isa = PBXBuildFile; fileRef = A12BBC6D1BA9527300DE1B94 /* CustomAlertView.xib */; };
- A12BBCC01BA9527300DE1B94 /* CustomButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC6F1BA9527300DE1B94 /* CustomButton.m */; };
- A12BBCC11BA9527300DE1B94 /* CustomCheckBox.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC711BA9527300DE1B94 /* CustomCheckBox.m */; };
- A12BBCC21BA9527300DE1B94 /* CustomImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC731BA9527300DE1B94 /* CustomImageView.m */; };
- A12BBCC31BA9527300DE1B94 /* CustomLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC751BA9527300DE1B94 /* CustomLabel.m */; };
- A12BBCC41BA9527300DE1B94 /* CustomLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC771BA9527300DE1B94 /* CustomLoadingView.m */; };
- A12BBCC51BA9527300DE1B94 /* CustomPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC791BA9527300DE1B94 /* CustomPicker.m */; };
- A12BBCC61BA9527300DE1B94 /* CustomRadioGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC7B1BA9527300DE1B94 /* CustomRadioGroup.m */; };
- A12BBCC71BA9527300DE1B94 /* CustomShapeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC7D1BA9527300DE1B94 /* CustomShapeButton.m */; };
- A12BBCC81BA9527300DE1B94 /* CustomSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC7F1BA9527300DE1B94 /* CustomSwitch.m */; };
- A12BBCC91BA9527300DE1B94 /* CustomTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC811BA9527300DE1B94 /* CustomTableView.m */; };
- A12BBCCA1BA9527300DE1B94 /* CustomTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC831BA9527300DE1B94 /* CustomTextField.m */; };
- A12BBCCB1BA9527300DE1B94 /* CustomTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC851BA9527300DE1B94 /* CustomTextView.m */; };
- A12BBCCC1BA9527300DE1B94 /* DatePickerButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC871BA9527300DE1B94 /* DatePickerButton.m */; };
- A12BBCCD1BA9527300DE1B94 /* SelectButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC891BA9527300DE1B94 /* SelectButton.m */; };
- A12BBCCE1BA9527300DE1B94 /* TimePickerButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC8B1BA9527300DE1B94 /* TimePickerButton.m */; };
- A12BBCCF1BA9527300DE1B94 /* RequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC8F1BA9527300DE1B94 /* RequestHandler.m */; };
- A12BBCD01BA9527300DE1B94 /* JDFacade.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC911BA9527300DE1B94 /* JDFacade.m */; };
- A12BBCD11BA9527300DE1B94 /* JDObject.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC931BA9527300DE1B94 /* JDObject.m */; };
- A12BBCD21BA9527300DE1B94 /* JDJSONModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC961BA9527300DE1B94 /* JDJSONModel.m */; };
- A12BBCD31BA9527300DE1B94 /* CommonUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC991BA9527300DE1B94 /* CommonUtil.m */; };
- A12BBCD41BA9527300DE1B94 /* CypherUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC9B1BA9527300DE1B94 /* CypherUtil.m */; };
- A12BBCD51BA9527300DE1B94 /* JDUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC9D1BA9527300DE1B94 /* JDUserDefaults.m */; };
- A12BBCD61BA9527300DE1B94 /* UIDeviceUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBC9F1BA9527300DE1B94 /* UIDeviceUtil.m */; };
- A12BBCD71BA9527300DE1B94 /* ValidateUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBCA11BA9527300DE1B94 /* ValidateUtil.m */; };
- A12BBCD81BA9527300DE1B94 /* JDTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBCA41BA9527300DE1B94 /* JDTableViewController.m */; };
- A12BBCD91BA9527300DE1B94 /* JDViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBCA61BA9527300DE1B94 /* JDViewController.m */; };
- A12BBCDA1BA9527300DE1B94 /* JDUUID.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBCAA1BA9527300DE1B94 /* JDUUID.m */; };
- A12BBCDB1BA9527300DE1B94 /* KeychainItemWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBCAC1BA9527300DE1B94 /* KeychainItemWrapper.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
- A12BBCDC1BA9527300DE1B94 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBCAF1BA9527300DE1B94 /* Reachability.m */; };
- A12BBCE11BA9532800DE1B94 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A12BBCDF1BA9532800DE1B94 /* Localizable.strings */; };
- A12BBCE81BA9580A00DE1B94 /* IntroViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A12BBCE71BA9580A00DE1B94 /* IntroViewController.m */; };
- A163663D1BBD1178009A1A16 /* LoginModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A163663C1BBD1178009A1A16 /* LoginModel.m */; settings = {ASSET_TAGS = (); }; };
- A16366401BBD11CF009A1A16 /* ModeModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A163663F1BBD11CF009A1A16 /* ModeModel.m */; settings = {ASSET_TAGS = (); }; };
- A16366491BBD11FD009A1A16 /* DeviceModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A16366421BBD11FC009A1A16 /* DeviceModel.m */; settings = {ASSET_TAGS = (); }; };
- A163664A1BBD11FD009A1A16 /* ItemModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A16366441BBD11FC009A1A16 /* ItemModel.m */; settings = {ASSET_TAGS = (); }; };
- A163664B1BBD11FD009A1A16 /* RuleModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A16366461BBD11FC009A1A16 /* RuleModel.m */; settings = {ASSET_TAGS = (); }; };
- A163664C1BBD11FD009A1A16 /* SceneModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A16366481BBD11FC009A1A16 /* SceneModel.m */; settings = {ASSET_TAGS = (); }; };
- BD7BCC1DC2D16F522F054AB1 /* Pods.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6B1A9CF6F5E71320D607201 /* Pods.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- A12BBC3B1BA94FAE00DE1B94 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = A12BBC191BA94FAE00DE1B94 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = A12BBC201BA94FAE00DE1B94;
- remoteInfo = kneet2;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 3A197A6C9E76A162F61E11DE /* Pods.adhoc.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.adhoc.xcconfig; path = "Pods/Target Support Files/Pods/Pods.adhoc.xcconfig"; sourceTree = "<group>"; };
- 956F8DD0F7FFB603F6365F66 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
- 9B674CF199339D5A8DC51982 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
- A12BBC211BA94FAE00DE1B94 /* kneet2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = kneet2.app; sourceTree = BUILT_PRODUCTS_DIR; };
- A12BBC251BA94FAE00DE1B94 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- A12BBC261BA94FAE00DE1B94 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- A12BBC2F1BA94FAE00DE1B94 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- A12BBC311BA94FAE00DE1B94 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
- A12BBC341BA94FAE00DE1B94 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
- A12BBC3A1BA94FAE00DE1B94 /* kneet2Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = kneet2Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- A12BBC3F1BA94FAE00DE1B94 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- A12BBC401BA94FAE00DE1B94 /* kneet2Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = kneet2Tests.m; sourceTree = "<group>"; };
- A12BBC4B1BA9527300DE1B94 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- A12BBC4C1BA9527300DE1B94 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- A12BBC4E1BA9527300DE1B94 /* GTMNSString+HTML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GTMNSString+HTML.h"; sourceTree = "<group>"; };
- A12BBC4F1BA9527300DE1B94 /* GTMNSString+HTML.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "GTMNSString+HTML.m"; sourceTree = "<group>"; };
- A12BBC501BA9527300DE1B94 /* NSArray-Addtions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray-Addtions.h"; sourceTree = "<group>"; };
- A12BBC511BA9527300DE1B94 /* NSArray-Addtions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSArray-Addtions.m"; sourceTree = "<group>"; };
- A12BBC521BA9527300DE1B94 /* NSData+AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+AESCrypt.h"; sourceTree = "<group>"; };
- A12BBC531BA9527300DE1B94 /* NSData+AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+AESCrypt.m"; sourceTree = "<group>"; };
- A12BBC541BA9527300DE1B94 /* NSDate+Utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+Utilities.h"; sourceTree = "<group>"; };
- A12BBC551BA9527300DE1B94 /* NSDate+Utilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+Utilities.m"; sourceTree = "<group>"; };
- A12BBC561BA9527300DE1B94 /* NSDictionary-Additions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary-Additions.h"; sourceTree = "<group>"; };
- A12BBC571BA9527300DE1B94 /* NSDictionary-Additions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary-Additions.m"; sourceTree = "<group>"; };
- A12BBC581BA9527300DE1B94 /* NSString-Addtions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString-Addtions.h"; sourceTree = "<group>"; };
- A12BBC591BA9527300DE1B94 /* NSString-Addtions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString-Addtions.m"; sourceTree = "<group>"; };
- A12BBC5A1BA9527300DE1B94 /* SortDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SortDictionary.h; sourceTree = "<group>"; };
- A12BBC5B1BA9527300DE1B94 /* SortDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SortDictionary.m; sourceTree = "<group>"; };
- A12BBC5C1BA9527300DE1B94 /* UIDevice-Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIDevice-Reachability.h"; sourceTree = "<group>"; };
- A12BBC5D1BA9527300DE1B94 /* UIDevice-Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIDevice-Reachability.m"; sourceTree = "<group>"; };
- A12BBC5E1BA9527300DE1B94 /* UIImage+Addtions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+Addtions.h"; sourceTree = "<group>"; };
- A12BBC5F1BA9527300DE1B94 /* UIImage+Addtions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+Addtions.m"; sourceTree = "<group>"; };
- A12BBC601BA9527300DE1B94 /* UITableView+EnumarateCells.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UITableView+EnumarateCells.h"; sourceTree = "<group>"; };
- A12BBC611BA9527300DE1B94 /* UITableView+EnumarateCells.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UITableView+EnumarateCells.m"; sourceTree = "<group>"; };
- A12BBC621BA9527300DE1B94 /* UIView+AutoLayoutDebugging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+AutoLayoutDebugging.h"; sourceTree = "<group>"; };
- A12BBC631BA9527300DE1B94 /* UIView+AutoLayoutDebugging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+AutoLayoutDebugging.m"; sourceTree = "<group>"; };
- A12BBC641BA9527300DE1B94 /* UIView+Toast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Toast.h"; sourceTree = "<group>"; };
- A12BBC651BA9527300DE1B94 /* UIView+Toast.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Toast.m"; sourceTree = "<group>"; };
- A12BBC661BA9527300DE1B94 /* UIViewController-ActionSheetSimulation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController-ActionSheetSimulation.h"; sourceTree = "<group>"; };
- A12BBC671BA9527300DE1B94 /* UIViewController-ActionSheetSimulation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController-ActionSheetSimulation.m"; sourceTree = "<group>"; };
- A12BBC681BA9527300DE1B94 /* Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = "<group>"; };
- A12BBC6B1BA9527300DE1B94 /* CustomAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomAlertView.h; sourceTree = "<group>"; };
- A12BBC6C1BA9527300DE1B94 /* CustomAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomAlertView.m; sourceTree = "<group>"; };
- A12BBC6D1BA9527300DE1B94 /* CustomAlertView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CustomAlertView.xib; sourceTree = "<group>"; };
- A12BBC6E1BA9527300DE1B94 /* CustomButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomButton.h; sourceTree = "<group>"; };
- A12BBC6F1BA9527300DE1B94 /* CustomButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomButton.m; sourceTree = "<group>"; };
- A12BBC701BA9527300DE1B94 /* CustomCheckBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomCheckBox.h; sourceTree = "<group>"; };
- A12BBC711BA9527300DE1B94 /* CustomCheckBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomCheckBox.m; sourceTree = "<group>"; };
- A12BBC721BA9527300DE1B94 /* CustomImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomImageView.h; sourceTree = "<group>"; };
- A12BBC731BA9527300DE1B94 /* CustomImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomImageView.m; sourceTree = "<group>"; };
- A12BBC741BA9527300DE1B94 /* CustomLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomLabel.h; sourceTree = "<group>"; };
- A12BBC751BA9527300DE1B94 /* CustomLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomLabel.m; sourceTree = "<group>"; };
- A12BBC761BA9527300DE1B94 /* CustomLoadingView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomLoadingView.h; sourceTree = "<group>"; };
- A12BBC771BA9527300DE1B94 /* CustomLoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomLoadingView.m; sourceTree = "<group>"; };
- A12BBC781BA9527300DE1B94 /* CustomPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomPicker.h; sourceTree = "<group>"; };
- A12BBC791BA9527300DE1B94 /* CustomPicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomPicker.m; sourceTree = "<group>"; };
- A12BBC7A1BA9527300DE1B94 /* CustomRadioGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomRadioGroup.h; sourceTree = "<group>"; };
- A12BBC7B1BA9527300DE1B94 /* CustomRadioGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomRadioGroup.m; sourceTree = "<group>"; };
- A12BBC7C1BA9527300DE1B94 /* CustomShapeButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomShapeButton.h; sourceTree = "<group>"; };
- A12BBC7D1BA9527300DE1B94 /* CustomShapeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomShapeButton.m; sourceTree = "<group>"; };
- A12BBC7E1BA9527300DE1B94 /* CustomSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomSwitch.h; sourceTree = "<group>"; };
- A12BBC7F1BA9527300DE1B94 /* CustomSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomSwitch.m; sourceTree = "<group>"; };
- A12BBC801BA9527300DE1B94 /* CustomTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTableView.h; sourceTree = "<group>"; };
- A12BBC811BA9527300DE1B94 /* CustomTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTableView.m; sourceTree = "<group>"; };
- A12BBC821BA9527300DE1B94 /* CustomTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTextField.h; sourceTree = "<group>"; };
- A12BBC831BA9527300DE1B94 /* CustomTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTextField.m; sourceTree = "<group>"; };
- A12BBC841BA9527300DE1B94 /* CustomTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomTextView.h; sourceTree = "<group>"; };
- A12BBC851BA9527300DE1B94 /* CustomTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomTextView.m; sourceTree = "<group>"; };
- A12BBC861BA9527300DE1B94 /* DatePickerButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DatePickerButton.h; sourceTree = "<group>"; };
- A12BBC871BA9527300DE1B94 /* DatePickerButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DatePickerButton.m; sourceTree = "<group>"; };
- A12BBC881BA9527300DE1B94 /* SelectButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SelectButton.h; sourceTree = "<group>"; };
- A12BBC891BA9527300DE1B94 /* SelectButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SelectButton.m; sourceTree = "<group>"; };
- A12BBC8A1BA9527300DE1B94 /* TimePickerButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TimePickerButton.h; sourceTree = "<group>"; };
- A12BBC8B1BA9527300DE1B94 /* TimePickerButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TimePickerButton.m; sourceTree = "<group>"; };
- A12BBC8C1BA9527300DE1B94 /* Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Definitions.h; sourceTree = "<group>"; };
- A12BBC8E1BA9527300DE1B94 /* RequestHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RequestHandler.h; sourceTree = "<group>"; };
- A12BBC8F1BA9527300DE1B94 /* RequestHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RequestHandler.m; sourceTree = "<group>"; };
- A12BBC901BA9527300DE1B94 /* JDFacade.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JDFacade.h; sourceTree = "<group>"; };
- A12BBC911BA9527300DE1B94 /* JDFacade.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JDFacade.m; sourceTree = "<group>"; };
- A12BBC921BA9527300DE1B94 /* JDObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JDObject.h; sourceTree = "<group>"; };
- A12BBC931BA9527300DE1B94 /* JDObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JDObject.m; sourceTree = "<group>"; };
- A12BBC951BA9527300DE1B94 /* JDJSONModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JDJSONModel.h; sourceTree = "<group>"; };
- A12BBC961BA9527300DE1B94 /* JDJSONModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JDJSONModel.m; sourceTree = "<group>"; };
- A12BBC981BA9527300DE1B94 /* CommonUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonUtil.h; sourceTree = "<group>"; };
- A12BBC991BA9527300DE1B94 /* CommonUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommonUtil.m; sourceTree = "<group>"; };
- A12BBC9A1BA9527300DE1B94 /* CypherUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CypherUtil.h; sourceTree = "<group>"; };
- A12BBC9B1BA9527300DE1B94 /* CypherUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CypherUtil.m; sourceTree = "<group>"; };
- A12BBC9C1BA9527300DE1B94 /* JDUserDefaults.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JDUserDefaults.h; sourceTree = "<group>"; };
- A12BBC9D1BA9527300DE1B94 /* JDUserDefaults.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JDUserDefaults.m; sourceTree = "<group>"; };
- A12BBC9E1BA9527300DE1B94 /* UIDeviceUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIDeviceUtil.h; sourceTree = "<group>"; };
- A12BBC9F1BA9527300DE1B94 /* UIDeviceUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIDeviceUtil.m; sourceTree = "<group>"; };
- A12BBCA01BA9527300DE1B94 /* ValidateUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ValidateUtil.h; sourceTree = "<group>"; };
- A12BBCA11BA9527300DE1B94 /* ValidateUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ValidateUtil.m; sourceTree = "<group>"; };
- A12BBCA31BA9527300DE1B94 /* JDTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JDTableViewController.h; sourceTree = "<group>"; };
- A12BBCA41BA9527300DE1B94 /* JDTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JDTableViewController.m; sourceTree = "<group>"; };
- A12BBCA51BA9527300DE1B94 /* JDViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JDViewController.h; sourceTree = "<group>"; };
- A12BBCA61BA9527300DE1B94 /* JDViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JDViewController.m; sourceTree = "<group>"; };
- A12BBCA91BA9527300DE1B94 /* JDUUID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JDUUID.h; sourceTree = "<group>"; };
- A12BBCAA1BA9527300DE1B94 /* JDUUID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JDUUID.m; sourceTree = "<group>"; };
- A12BBCAB1BA9527300DE1B94 /* KeychainItemWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KeychainItemWrapper.h; sourceTree = "<group>"; };
- A12BBCAC1BA9527300DE1B94 /* KeychainItemWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KeychainItemWrapper.m; sourceTree = "<group>"; };
- A12BBCAE1BA9527300DE1B94 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
- A12BBCAF1BA9527300DE1B94 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; };
- A12BBCDE1BA952D200DE1B94 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Prefix.pch; path = kneet2/Prefix.pch; sourceTree = SOURCE_ROOT; };
- A12BBCE01BA9532800DE1B94 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
- A12BBCE41BA9534900DE1B94 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
- A12BBCE61BA9580A00DE1B94 /* IntroViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IntroViewController.h; path = MainScreens/IntroViewController.h; sourceTree = "<group>"; };
- A12BBCE71BA9580A00DE1B94 /* IntroViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IntroViewController.m; path = MainScreens/IntroViewController.m; sourceTree = "<group>"; };
- A163663B1BBD1178009A1A16 /* LoginModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginModel.h; sourceTree = "<group>"; };
- A163663C1BBD1178009A1A16 /* LoginModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginModel.m; sourceTree = "<group>"; };
- A163663E1BBD11CF009A1A16 /* ModeModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModeModel.h; sourceTree = "<group>"; };
- A163663F1BBD11CF009A1A16 /* ModeModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModeModel.m; sourceTree = "<group>"; };
- A16366411BBD11FC009A1A16 /* DeviceModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceModel.h; sourceTree = "<group>"; };
- A16366421BBD11FC009A1A16 /* DeviceModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeviceModel.m; sourceTree = "<group>"; };
- A16366431BBD11FC009A1A16 /* ItemModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ItemModel.h; sourceTree = "<group>"; };
- A16366441BBD11FC009A1A16 /* ItemModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ItemModel.m; sourceTree = "<group>"; };
- A16366451BBD11FC009A1A16 /* RuleModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RuleModel.h; sourceTree = "<group>"; };
- A16366461BBD11FC009A1A16 /* RuleModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RuleModel.m; sourceTree = "<group>"; };
- A16366471BBD11FC009A1A16 /* SceneModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SceneModel.h; sourceTree = "<group>"; };
- A16366481BBD11FC009A1A16 /* SceneModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SceneModel.m; sourceTree = "<group>"; };
- D6B1A9CF6F5E71320D607201 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- E193FE221ED4C201DC0AAB83 /* Pods.product.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.product.xcconfig; path = "Pods/Target Support Files/Pods/Pods.product.xcconfig"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- A12BBC1E1BA94FAE00DE1B94 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- BD7BCC1DC2D16F522F054AB1 /* Pods.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A12BBC371BA94FAE00DE1B94 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 7F39BA533E6FFB50ED170043 /* Pods */ = {
- isa = PBXGroup;
- children = (
- 9B674CF199339D5A8DC51982 /* Pods.debug.xcconfig */,
- 956F8DD0F7FFB603F6365F66 /* Pods.release.xcconfig */,
- 3A197A6C9E76A162F61E11DE /* Pods.adhoc.xcconfig */,
- E193FE221ED4C201DC0AAB83 /* Pods.product.xcconfig */,
- );
- name = Pods;
- sourceTree = "<group>";
- };
- A12BBC181BA94FAE00DE1B94 = {
- isa = PBXGroup;
- children = (
- A12BBC231BA94FAE00DE1B94 /* kneet2 */,
- A12BBC3D1BA94FAE00DE1B94 /* kneet2Tests */,
- A12BBC221BA94FAE00DE1B94 /* Products */,
- ABD6E3AABDD5D2B2C1D64947 /* Frameworks */,
- 7F39BA533E6FFB50ED170043 /* Pods */,
- );
- sourceTree = "<group>";
- };
- A12BBC221BA94FAE00DE1B94 /* Products */ = {
- isa = PBXGroup;
- children = (
- A12BBC211BA94FAE00DE1B94 /* kneet2.app */,
- A12BBC3A1BA94FAE00DE1B94 /* kneet2Tests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- A12BBC231BA94FAE00DE1B94 /* kneet2 */ = {
- isa = PBXGroup;
- children = (
- A12BBCA71BA9527300DE1B94 /* Libraries */,
- A12BBC4A1BA9527300DE1B94 /* Classes */,
- A12BBCDD1BA952A900DE1B94 /* Resources */,
- A12BBC241BA94FAE00DE1B94 /* Supporting Files */,
- );
- path = kneet2;
- sourceTree = "<group>";
- };
- A12BBC241BA94FAE00DE1B94 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- A12BBC251BA94FAE00DE1B94 /* Info.plist */,
- A12BBC261BA94FAE00DE1B94 /* main.m */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- A12BBC3D1BA94FAE00DE1B94 /* kneet2Tests */ = {
- isa = PBXGroup;
- children = (
- A12BBC401BA94FAE00DE1B94 /* kneet2Tests.m */,
- A12BBC3E1BA94FAE00DE1B94 /* Supporting Files */,
- );
- path = kneet2Tests;
- sourceTree = "<group>";
- };
- A12BBC3E1BA94FAE00DE1B94 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- A12BBC3F1BA94FAE00DE1B94 /* Info.plist */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- A12BBC4A1BA9527300DE1B94 /* Classes */ = {
- isa = PBXGroup;
- children = (
- A12BBC4D1BA9527300DE1B94 /* Categories */,
- A12BBC691BA9527300DE1B94 /* CommonUI */,
- A12BBC6A1BA9527300DE1B94 /* CustomUI */,
- A12BBC8D1BA9527300DE1B94 /* Handler */,
- A12BBC941BA9527300DE1B94 /* Model */,
- A12BBC971BA9527300DE1B94 /* Util */,
- A12BBCA21BA9527300DE1B94 /* ViewControllers */,
- A12BBC4B1BA9527300DE1B94 /* AppDelegate.h */,
- A12BBC4C1BA9527300DE1B94 /* AppDelegate.m */,
- A12BBC901BA9527300DE1B94 /* JDFacade.h */,
- A12BBC911BA9527300DE1B94 /* JDFacade.m */,
- A12BBC921BA9527300DE1B94 /* JDObject.h */,
- A12BBC931BA9527300DE1B94 /* JDObject.m */,
- A12BBC681BA9527300DE1B94 /* Common.h */,
- A12BBC8C1BA9527300DE1B94 /* Definitions.h */,
- A12BBCDE1BA952D200DE1B94 /* Prefix.pch */,
- );
- path = Classes;
- sourceTree = "<group>";
- };
- A12BBC4D1BA9527300DE1B94 /* Categories */ = {
- isa = PBXGroup;
- children = (
- A12BBC4E1BA9527300DE1B94 /* GTMNSString+HTML.h */,
- A12BBC4F1BA9527300DE1B94 /* GTMNSString+HTML.m */,
- A12BBC501BA9527300DE1B94 /* NSArray-Addtions.h */,
- A12BBC511BA9527300DE1B94 /* NSArray-Addtions.m */,
- A12BBC521BA9527300DE1B94 /* NSData+AESCrypt.h */,
- A12BBC531BA9527300DE1B94 /* NSData+AESCrypt.m */,
- A12BBC541BA9527300DE1B94 /* NSDate+Utilities.h */,
- A12BBC551BA9527300DE1B94 /* NSDate+Utilities.m */,
- A12BBC561BA9527300DE1B94 /* NSDictionary-Additions.h */,
- A12BBC571BA9527300DE1B94 /* NSDictionary-Additions.m */,
- A12BBC581BA9527300DE1B94 /* NSString-Addtions.h */,
- A12BBC591BA9527300DE1B94 /* NSString-Addtions.m */,
- A12BBC5A1BA9527300DE1B94 /* SortDictionary.h */,
- A12BBC5B1BA9527300DE1B94 /* SortDictionary.m */,
- A12BBC5C1BA9527300DE1B94 /* UIDevice-Reachability.h */,
- A12BBC5D1BA9527300DE1B94 /* UIDevice-Reachability.m */,
- A12BBC5E1BA9527300DE1B94 /* UIImage+Addtions.h */,
- A12BBC5F1BA9527300DE1B94 /* UIImage+Addtions.m */,
- A12BBC601BA9527300DE1B94 /* UITableView+EnumarateCells.h */,
- A12BBC611BA9527300DE1B94 /* UITableView+EnumarateCells.m */,
- A12BBC621BA9527300DE1B94 /* UIView+AutoLayoutDebugging.h */,
- A12BBC631BA9527300DE1B94 /* UIView+AutoLayoutDebugging.m */,
- A12BBC641BA9527300DE1B94 /* UIView+Toast.h */,
- A12BBC651BA9527300DE1B94 /* UIView+Toast.m */,
- A12BBC661BA9527300DE1B94 /* UIViewController-ActionSheetSimulation.h */,
- A12BBC671BA9527300DE1B94 /* UIViewController-ActionSheetSimulation.m */,
- );
- path = Categories;
- sourceTree = "<group>";
- };
- A12BBC691BA9527300DE1B94 /* CommonUI */ = {
- isa = PBXGroup;
- children = (
- );
- path = CommonUI;
- sourceTree = "<group>";
- };
- A12BBC6A1BA9527300DE1B94 /* CustomUI */ = {
- isa = PBXGroup;
- children = (
- A12BBC6B1BA9527300DE1B94 /* CustomAlertView.h */,
- A12BBC6C1BA9527300DE1B94 /* CustomAlertView.m */,
- A12BBC6D1BA9527300DE1B94 /* CustomAlertView.xib */,
- A12BBC6E1BA9527300DE1B94 /* CustomButton.h */,
- A12BBC6F1BA9527300DE1B94 /* CustomButton.m */,
- A12BBC701BA9527300DE1B94 /* CustomCheckBox.h */,
- A12BBC711BA9527300DE1B94 /* CustomCheckBox.m */,
- A12BBC721BA9527300DE1B94 /* CustomImageView.h */,
- A12BBC731BA9527300DE1B94 /* CustomImageView.m */,
- A12BBC741BA9527300DE1B94 /* CustomLabel.h */,
- A12BBC751BA9527300DE1B94 /* CustomLabel.m */,
- A12BBC761BA9527300DE1B94 /* CustomLoadingView.h */,
- A12BBC771BA9527300DE1B94 /* CustomLoadingView.m */,
- A12BBC781BA9527300DE1B94 /* CustomPicker.h */,
- A12BBC791BA9527300DE1B94 /* CustomPicker.m */,
- A12BBC7A1BA9527300DE1B94 /* CustomRadioGroup.h */,
- A12BBC7B1BA9527300DE1B94 /* CustomRadioGroup.m */,
- A12BBC7C1BA9527300DE1B94 /* CustomShapeButton.h */,
- A12BBC7D1BA9527300DE1B94 /* CustomShapeButton.m */,
- A12BBC7E1BA9527300DE1B94 /* CustomSwitch.h */,
- A12BBC7F1BA9527300DE1B94 /* CustomSwitch.m */,
- A12BBC801BA9527300DE1B94 /* CustomTableView.h */,
- A12BBC811BA9527300DE1B94 /* CustomTableView.m */,
- A12BBC821BA9527300DE1B94 /* CustomTextField.h */,
- A12BBC831BA9527300DE1B94 /* CustomTextField.m */,
- A12BBC841BA9527300DE1B94 /* CustomTextView.h */,
- A12BBC851BA9527300DE1B94 /* CustomTextView.m */,
- A12BBC861BA9527300DE1B94 /* DatePickerButton.h */,
- A12BBC871BA9527300DE1B94 /* DatePickerButton.m */,
- A12BBC881BA9527300DE1B94 /* SelectButton.h */,
- A12BBC891BA9527300DE1B94 /* SelectButton.m */,
- A12BBC8A1BA9527300DE1B94 /* TimePickerButton.h */,
- A12BBC8B1BA9527300DE1B94 /* TimePickerButton.m */,
- );
- path = CustomUI;
- sourceTree = "<group>";
- };
- A12BBC8D1BA9527300DE1B94 /* Handler */ = {
- isa = PBXGroup;
- children = (
- A12BBC8E1BA9527300DE1B94 /* RequestHandler.h */,
- A12BBC8F1BA9527300DE1B94 /* RequestHandler.m */,
- );
- path = Handler;
- sourceTree = "<group>";
- };
- A12BBC941BA9527300DE1B94 /* Model */ = {
- isa = PBXGroup;
- children = (
- A12BBC951BA9527300DE1B94 /* JDJSONModel.h */,
- A12BBC961BA9527300DE1B94 /* JDJSONModel.m */,
- A163663B1BBD1178009A1A16 /* LoginModel.h */,
- A163663C1BBD1178009A1A16 /* LoginModel.m */,
- A163663E1BBD11CF009A1A16 /* ModeModel.h */,
- A163663F1BBD11CF009A1A16 /* ModeModel.m */,
- A16366411BBD11FC009A1A16 /* DeviceModel.h */,
- A16366421BBD11FC009A1A16 /* DeviceModel.m */,
- A16366431BBD11FC009A1A16 /* ItemModel.h */,
- A16366441BBD11FC009A1A16 /* ItemModel.m */,
- A16366451BBD11FC009A1A16 /* RuleModel.h */,
- A16366461BBD11FC009A1A16 /* RuleModel.m */,
- A16366471BBD11FC009A1A16 /* SceneModel.h */,
- A16366481BBD11FC009A1A16 /* SceneModel.m */,
- );
- path = Model;
- sourceTree = "<group>";
- };
- A12BBC971BA9527300DE1B94 /* Util */ = {
- isa = PBXGroup;
- children = (
- A12BBC981BA9527300DE1B94 /* CommonUtil.h */,
- A12BBC991BA9527300DE1B94 /* CommonUtil.m */,
- A12BBC9A1BA9527300DE1B94 /* CypherUtil.h */,
- A12BBC9B1BA9527300DE1B94 /* CypherUtil.m */,
- A12BBC9C1BA9527300DE1B94 /* JDUserDefaults.h */,
- A12BBC9D1BA9527300DE1B94 /* JDUserDefaults.m */,
- A12BBC9E1BA9527300DE1B94 /* UIDeviceUtil.h */,
- A12BBC9F1BA9527300DE1B94 /* UIDeviceUtil.m */,
- A12BBCA01BA9527300DE1B94 /* ValidateUtil.h */,
- A12BBCA11BA9527300DE1B94 /* ValidateUtil.m */,
- );
- path = Util;
- sourceTree = "<group>";
- };
- A12BBCA21BA9527300DE1B94 /* ViewControllers */ = {
- isa = PBXGroup;
- children = (
- A12BBCE91BA9580F00DE1B94 /* MainScreens */,
- A12BBCA31BA9527300DE1B94 /* JDTableViewController.h */,
- A12BBCA41BA9527300DE1B94 /* JDTableViewController.m */,
- A12BBCA51BA9527300DE1B94 /* JDViewController.h */,
- A12BBCA61BA9527300DE1B94 /* JDViewController.m */,
- );
- path = ViewControllers;
- sourceTree = "<group>";
- };
- A12BBCA71BA9527300DE1B94 /* Libraries */ = {
- isa = PBXGroup;
- children = (
- A12BBCA81BA9527300DE1B94 /* KeychainItemWrapper */,
- A12BBCAD1BA9527300DE1B94 /* Reachability */,
- );
- path = Libraries;
- sourceTree = "<group>";
- };
- A12BBCA81BA9527300DE1B94 /* KeychainItemWrapper */ = {
- isa = PBXGroup;
- children = (
- A12BBCA91BA9527300DE1B94 /* JDUUID.h */,
- A12BBCAA1BA9527300DE1B94 /* JDUUID.m */,
- A12BBCAB1BA9527300DE1B94 /* KeychainItemWrapper.h */,
- A12BBCAC1BA9527300DE1B94 /* KeychainItemWrapper.m */,
- );
- path = KeychainItemWrapper;
- sourceTree = "<group>";
- };
- A12BBCAD1BA9527300DE1B94 /* Reachability */ = {
- isa = PBXGroup;
- children = (
- A12BBCAE1BA9527300DE1B94 /* Reachability.h */,
- A12BBCAF1BA9527300DE1B94 /* Reachability.m */,
- );
- path = Reachability;
- sourceTree = "<group>";
- };
- A12BBCDD1BA952A900DE1B94 /* Resources */ = {
- isa = PBXGroup;
- children = (
- A12BBC2E1BA94FAE00DE1B94 /* Main.storyboard */,
- A12BBC311BA94FAE00DE1B94 /* Images.xcassets */,
- A12BBC331BA94FAE00DE1B94 /* LaunchScreen.xib */,
- A12BBCDF1BA9532800DE1B94 /* Localizable.strings */,
- );
- name = Resources;
- sourceTree = "<group>";
- };
- A12BBCE91BA9580F00DE1B94 /* MainScreens */ = {
- isa = PBXGroup;
- children = (
- A12BBCE61BA9580A00DE1B94 /* IntroViewController.h */,
- A12BBCE71BA9580A00DE1B94 /* IntroViewController.m */,
- );
- name = MainScreens;
- sourceTree = "<group>";
- };
- ABD6E3AABDD5D2B2C1D64947 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- D6B1A9CF6F5E71320D607201 /* Pods.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- A12BBC201BA94FAE00DE1B94 /* kneet2 */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = A12BBC441BA94FAE00DE1B94 /* Build configuration list for PBXNativeTarget "kneet2" */;
- buildPhases = (
- 1E76CD62B57225BAC9A6BD30 /* Check Pods Manifest.lock */,
- A12BBC1D1BA94FAE00DE1B94 /* Sources */,
- A12BBC1E1BA94FAE00DE1B94 /* Frameworks */,
- A12BBC1F1BA94FAE00DE1B94 /* Resources */,
- 2E1E7958317DDF31108DEBFA /* Embed Pods Frameworks */,
- 186F40E0EFA8F5FE06D2D843 /* Copy Pods Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = kneet2;
- productName = kneet2;
- productReference = A12BBC211BA94FAE00DE1B94 /* kneet2.app */;
- productType = "com.apple.product-type.application";
- };
- A12BBC391BA94FAE00DE1B94 /* kneet2Tests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = A12BBC471BA94FAE00DE1B94 /* Build configuration list for PBXNativeTarget "kneet2Tests" */;
- buildPhases = (
- A12BBC361BA94FAE00DE1B94 /* Sources */,
- A12BBC371BA94FAE00DE1B94 /* Frameworks */,
- A12BBC381BA94FAE00DE1B94 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- A12BBC3C1BA94FAE00DE1B94 /* PBXTargetDependency */,
- );
- name = kneet2Tests;
- productName = kneet2Tests;
- productReference = A12BBC3A1BA94FAE00DE1B94 /* kneet2Tests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- A12BBC191BA94FAE00DE1B94 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0700;
- ORGANIZATIONNAME = ntels;
- TargetAttributes = {
- A12BBC201BA94FAE00DE1B94 = {
- CreatedOnToolsVersion = 6.4;
- DevelopmentTeam = SJUCW4VV44;
- };
- A12BBC391BA94FAE00DE1B94 = {
- CreatedOnToolsVersion = 6.4;
- TestTargetID = A12BBC201BA94FAE00DE1B94;
- };
- };
- };
- buildConfigurationList = A12BBC1C1BA94FAE00DE1B94 /* Build configuration list for PBXProject "kneet2" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- ko,
- );
- mainGroup = A12BBC181BA94FAE00DE1B94;
- productRefGroup = A12BBC221BA94FAE00DE1B94 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- A12BBC201BA94FAE00DE1B94 /* kneet2 */,
- A12BBC391BA94FAE00DE1B94 /* kneet2Tests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- A12BBC1F1BA94FAE00DE1B94 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A12BBCE11BA9532800DE1B94 /* Localizable.strings in Resources */,
- A12BBC301BA94FAE00DE1B94 /* Main.storyboard in Resources */,
- A12BBC351BA94FAE00DE1B94 /* LaunchScreen.xib in Resources */,
- A12BBCBF1BA9527300DE1B94 /* CustomAlertView.xib in Resources */,
- A12BBC321BA94FAE00DE1B94 /* Images.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A12BBC381BA94FAE00DE1B94 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 186F40E0EFA8F5FE06D2D843 /* Copy Pods Resources */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Copy Pods Resources";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
- showEnvVarsInLog = 0;
- };
- 1E76CD62B57225BAC9A6BD30 /* Check Pods Manifest.lock */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Check Pods Manifest.lock";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
- showEnvVarsInLog = 0;
- };
- 2E1E7958317DDF31108DEBFA /* Embed Pods Frameworks */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Embed Pods Frameworks";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- A12BBC1D1BA94FAE00DE1B94 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A12BBCB01BA9527300DE1B94 /* AppDelegate.m in Sources */,
- A12BBCC11BA9527300DE1B94 /* CustomCheckBox.m in Sources */,
- A12BBCD01BA9527300DE1B94 /* JDFacade.m in Sources */,
- A12BBCB61BA9527300DE1B94 /* NSString-Addtions.m in Sources */,
- A12BBCB91BA9527300DE1B94 /* UIImage+Addtions.m in Sources */,
- A12BBCB81BA9527300DE1B94 /* UIDevice-Reachability.m in Sources */,
- A163664A1BBD11FD009A1A16 /* ItemModel.m in Sources */,
- A12BBCD81BA9527300DE1B94 /* JDTableViewController.m in Sources */,
- A12BBCD11BA9527300DE1B94 /* JDObject.m in Sources */,
- A12BBCCD1BA9527300DE1B94 /* SelectButton.m in Sources */,
- A12BBCDC1BA9527300DE1B94 /* Reachability.m in Sources */,
- A12BBCD91BA9527300DE1B94 /* JDViewController.m in Sources */,
- A12BBCBB1BA9527300DE1B94 /* UIView+AutoLayoutDebugging.m in Sources */,
- A12BBCCE1BA9527300DE1B94 /* TimePickerButton.m in Sources */,
- A12BBCDA1BA9527300DE1B94 /* JDUUID.m in Sources */,
- A12BBCBE1BA9527300DE1B94 /* CustomAlertView.m in Sources */,
- A12BBCD61BA9527300DE1B94 /* UIDeviceUtil.m in Sources */,
- A12BBCDB1BA9527300DE1B94 /* KeychainItemWrapper.m in Sources */,
- A12BBCE81BA9580A00DE1B94 /* IntroViewController.m in Sources */,
- A12BBCCF1BA9527300DE1B94 /* RequestHandler.m in Sources */,
- A12BBCB11BA9527300DE1B94 /* GTMNSString+HTML.m in Sources */,
- A12BBCC31BA9527300DE1B94 /* CustomLabel.m in Sources */,
- A12BBCB41BA9527300DE1B94 /* NSDate+Utilities.m in Sources */,
- A12BBCD51BA9527300DE1B94 /* JDUserDefaults.m in Sources */,
- A12BBCC41BA9527300DE1B94 /* CustomLoadingView.m in Sources */,
- A12BBCC01BA9527300DE1B94 /* CustomButton.m in Sources */,
- A12BBCBC1BA9527300DE1B94 /* UIView+Toast.m in Sources */,
- A12BBCD21BA9527300DE1B94 /* JDJSONModel.m in Sources */,
- A12BBCD31BA9527300DE1B94 /* CommonUtil.m in Sources */,
- A16366401BBD11CF009A1A16 /* ModeModel.m in Sources */,
- A12BBCC71BA9527300DE1B94 /* CustomShapeButton.m in Sources */,
- A16366491BBD11FD009A1A16 /* DeviceModel.m in Sources */,
- A12BBCBA1BA9527300DE1B94 /* UITableView+EnumarateCells.m in Sources */,
- A12BBCBD1BA9527300DE1B94 /* UIViewController-ActionSheetSimulation.m in Sources */,
- A12BBCB21BA9527300DE1B94 /* NSArray-Addtions.m in Sources */,
- A12BBCC51BA9527300DE1B94 /* CustomPicker.m in Sources */,
- A12BBCCB1BA9527300DE1B94 /* CustomTextView.m in Sources */,
- A163663D1BBD1178009A1A16 /* LoginModel.m in Sources */,
- A163664C1BBD11FD009A1A16 /* SceneModel.m in Sources */,
- A12BBCC81BA9527300DE1B94 /* CustomSwitch.m in Sources */,
- A12BBCB51BA9527300DE1B94 /* NSDictionary-Additions.m in Sources */,
- A163664B1BBD11FD009A1A16 /* RuleModel.m in Sources */,
- A12BBCCC1BA9527300DE1B94 /* DatePickerButton.m in Sources */,
- A12BBC271BA94FAE00DE1B94 /* main.m in Sources */,
- A12BBCB31BA9527300DE1B94 /* NSData+AESCrypt.m in Sources */,
- A12BBCB71BA9527300DE1B94 /* SortDictionary.m in Sources */,
- A12BBCC61BA9527300DE1B94 /* CustomRadioGroup.m in Sources */,
- A12BBCC91BA9527300DE1B94 /* CustomTableView.m in Sources */,
- A12BBCCA1BA9527300DE1B94 /* CustomTextField.m in Sources */,
- A12BBCC21BA9527300DE1B94 /* CustomImageView.m in Sources */,
- A12BBCD41BA9527300DE1B94 /* CypherUtil.m in Sources */,
- A12BBCD71BA9527300DE1B94 /* ValidateUtil.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- A12BBC361BA94FAE00DE1B94 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A12BBC411BA94FAE00DE1B94 /* kneet2Tests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- A12BBC3C1BA94FAE00DE1B94 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = A12BBC201BA94FAE00DE1B94 /* kneet2 */;
- targetProxy = A12BBC3B1BA94FAE00DE1B94 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- A12BBC2E1BA94FAE00DE1B94 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- A12BBC2F1BA94FAE00DE1B94 /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- A12BBC331BA94FAE00DE1B94 /* LaunchScreen.xib */ = {
- isa = PBXVariantGroup;
- children = (
- A12BBC341BA94FAE00DE1B94 /* Base */,
- );
- name = LaunchScreen.xib;
- sourceTree = "<group>";
- };
- A12BBCDF1BA9532800DE1B94 /* Localizable.strings */ = {
- isa = PBXVariantGroup;
- children = (
- A12BBCE01BA9532800DE1B94 /* Base */,
- A12BBCE41BA9534900DE1B94 /* ko */,
- );
- name = Localizable.strings;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- A12BBC421BA94FAE00DE1B94 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- 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_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_SYMBOLS_PRIVATE_EXTERN = NO;
- 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 = 8.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- A12BBC431BA94FAE00DE1B94 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- 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 = 8.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- A12BBC451BA94FAE00DE1B94 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 9B674CF199339D5A8DC51982 /* Pods.debug.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = kneet2/Prefix.pch;
- INFOPLIST_FILE = kneet2/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.ntels.kneet2;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- A12BBC461BA94FAE00DE1B94 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 956F8DD0F7FFB603F6365F66 /* Pods.release.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = kneet2/Prefix.pch;
- INFOPLIST_FILE = kneet2/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.ntels.kneet2;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- A12BBC481BA94FAE00DE1B94 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- );
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- INFOPLIST_FILE = kneet2Tests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.ntels.com.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/kneet2.app/kneet2";
- };
- name = Debug;
- };
- A12BBC491BA94FAE00DE1B94 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- );
- INFOPLIST_FILE = kneet2Tests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.ntels.com.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/kneet2.app/kneet2";
- };
- name = Release;
- };
- A12DE4871BBBD8B100B6DB54 /* AdHoc */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- 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 = 8.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = AdHoc;
- };
- A12DE4881BBBD8B100B6DB54 /* AdHoc */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3A197A6C9E76A162F61E11DE /* Pods.adhoc.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = kneet2/Prefix.pch;
- INFOPLIST_FILE = kneet2/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.ntels.kneet2;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = AdHoc;
- };
- A12DE4891BBBD8B100B6DB54 /* AdHoc */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- );
- INFOPLIST_FILE = kneet2Tests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.ntels.com.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/kneet2.app/kneet2";
- };
- name = AdHoc;
- };
- A12DE48A1BBBD8B600B6DB54 /* Product */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- 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 = 8.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Product;
- };
- A12DE48B1BBBD8B600B6DB54 /* Product */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = E193FE221ED4C201DC0AAB83 /* Pods.product.xcconfig */;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = kneet2/Prefix.pch;
- INFOPLIST_FILE = kneet2/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.ntels.kneet2;
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Product;
- };
- A12DE48C1BBBD8B600B6DB54 /* Product */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- );
- INFOPLIST_FILE = kneet2Tests/Info.plist;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "com.ntels.com.$(PRODUCT_NAME:rfc1034identifier)";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/kneet2.app/kneet2";
- };
- name = Product;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- A12BBC1C1BA94FAE00DE1B94 /* Build configuration list for PBXProject "kneet2" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A12BBC421BA94FAE00DE1B94 /* Debug */,
- A12BBC431BA94FAE00DE1B94 /* Release */,
- A12DE4871BBBD8B100B6DB54 /* AdHoc */,
- A12DE48A1BBBD8B600B6DB54 /* Product */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- A12BBC441BA94FAE00DE1B94 /* Build configuration list for PBXNativeTarget "kneet2" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A12BBC451BA94FAE00DE1B94 /* Debug */,
- A12BBC461BA94FAE00DE1B94 /* Release */,
- A12DE4881BBBD8B100B6DB54 /* AdHoc */,
- A12DE48B1BBBD8B600B6DB54 /* Product */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- A12BBC471BA94FAE00DE1B94 /* Build configuration list for PBXNativeTarget "kneet2Tests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- A12BBC481BA94FAE00DE1B94 /* Debug */,
- A12BBC491BA94FAE00DE1B94 /* Release */,
- A12DE4891BBBD8B100B6DB54 /* AdHoc */,
- A12DE48C1BBBD8B600B6DB54 /* Product */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = A12BBC191BA94FAE00DE1B94 /* Project object */;
- }
|