2017-01-19 21:15:47 +08:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
2017-01-22 01:42:36 +08:00
94BA784B85E071D25EE89B59 /* libPods-pass.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADCE7A5C3CCC67D7D21BB3C4 /* libPods-pass.a */; };
2017-02-09 01:41:17 +08:00
DC037CA61E4B883900609409 /* OpenSourceComponentsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CA51E4B883900609409 /* OpenSourceComponentsTableViewController.swift */; };
DC037CA81E4B898100609409 /* BasicStaticTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CA71E4B898100609409 /* BasicStaticTableViewController.swift */; };
DC037CAA1E4B8EAE00609409 /* SpecialThanksTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CA91E4B8EAE00609409 /* SpecialThanksTableViewController.swift */; };
2017-02-09 13:16:42 +08:00
DC037CAC1E4C1C7100609409 /* FavIcon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC037CAB1E4C1C7100609409 /* FavIcon.framework */; };
2017-02-09 21:45:31 +08:00
DC037CAE1E4C9B9B00609409 /* PasswordRepositorySettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CAD1E4C9B9B00609409 /* PasswordRepositorySettingsTableViewController.swift */; };
DC037CB01E4CA51F00609409 /* GeneralSettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CAF1E4CA51F00609409 /* GeneralSettingsTableViewController.swift */; };
2017-02-09 22:13:31 +08:00
DC037CB21E4CAB1700609409 /* AboutRepositoryTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CB11E4CAB1700609409 /* AboutRepositoryTableViewController.swift */; };
2017-02-10 22:15:01 +08:00
DC037CB81E4DD1A500609409 /* AddPasswordTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CB71E4DD1A500609409 /* AddPasswordTableViewController.swift */; };
DC037CBB1E4DD47B00609409 /* TextFieldTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CB91E4DD47B00609409 /* TextFieldTableViewCell.swift */; };
DC037CBC1E4DD47B00609409 /* TextFieldTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC037CBA1E4DD47B00609409 /* TextFieldTableViewCell.xib */; };
2017-02-11 16:08:41 +08:00
DC037CBF1E4ED4E100609409 /* TextViewTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC037CBD1E4ED4E100609409 /* TextViewTableViewCell.swift */; };
DC037CC01E4ED4E100609409 /* TextViewTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC037CBE1E4ED4E100609409 /* TextViewTableViewCell.xib */; };
2017-01-23 16:29:36 +08:00
DC1208581E35EBE60042942E /* ObjectiveGit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC1208571E35EBE60042942E /* ObjectiveGit.framework */; };
2017-02-07 16:45:14 +08:00
DC193FFA1E49B4430077E0A3 /* AdvancedSettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC193FF91E49B4430077E0A3 /* AdvancedSettingsTableViewController.swift */; };
2017-02-07 20:24:58 +08:00
DC193FFC1E49E0340077E0A3 /* PasscodeLock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC193FFB1E49E0340077E0A3 /* PasscodeLock.framework */; };
DC193FFE1E49E0760077E0A3 /* PasscodeLockRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC193FFD1E49E0760077E0A3 /* PasscodeLockRepository.swift */; };
DC1940001E49E1A60077E0A3 /* PasscodeLockConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC193FFF1E49E1A60077E0A3 /* PasscodeLockConfiguration.swift */; };
2017-02-08 19:27:57 +08:00
DC19400B1E4B36B60077E0A3 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC19400A1E4B36B60077E0A3 /* Utils.swift */; };
2017-02-02 21:04:31 +08:00
DC4914961E434301007FF592 /* LabelTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC4914941E434301007FF592 /* LabelTableViewCell.swift */; };
DC4914991E434600007FF592 /* PasswordDetailTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC4914981E434600007FF592 /* PasswordDetailTableViewController.swift */; };
2017-02-03 13:01:41 +08:00
DC5734AE1E439AD400D09270 /* PasswordsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC5734AD1E439AD400D09270 /* PasswordsViewController.swift */; };
2017-02-02 18:02:43 +08:00
DC7E6EEA1E432E48006C2443 /* Password.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC7E6EE91E432E48006C2443 /* Password.swift */; };
2017-01-25 18:28:37 +08:00
DC8963BE1E38AD8300828B09 /* GitRepositoryAuthenticationSettingTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC8963BD1E38AD8300828B09 /* GitRepositoryAuthenticationSettingTableViewController.swift */; };
2017-01-28 00:21:17 +08:00
DC8963C01E38EEB900828B09 /* SSHKeySettingTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC8963BF1E38EEB900828B09 /* SSHKeySettingTableViewController.swift */; };
2017-01-19 21:15:47 +08:00
DC917BD71E2E8231000FDF54 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC917BD61E2E8231000FDF54 /* AppDelegate.swift */; };
DC917BDC1E2E8231000FDF54 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DC917BDA1E2E8231000FDF54 /* Main.storyboard */; };
DC917BDE1E2E8231000FDF54 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DC917BDD1E2E8231000FDF54 /* Assets.xcassets */; };
DC917BE11E2E8231000FDF54 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DC917BDF1E2E8231000FDF54 /* LaunchScreen.storyboard */; };
DC917BEF1E2F38C5000FDF54 /* Result.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC917BEE1E2F38C5000FDF54 /* Result.framework */; };
2017-02-09 01:41:17 +08:00
DC962CDF1E4B62C10033B5D8 /* AboutTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC962CDE1E4B62C10033B5D8 /* AboutTableViewController.swift */; };
2017-01-22 01:42:36 +08:00
DCA049961E3357E000522E8F /* SwiftyUserDefaults.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCA049951E3357E000522E8F /* SwiftyUserDefaults.framework */; };
2017-02-09 11:31:29 +08:00
DCA049981E33586A00522E8F /* DefaultsKeys.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCA049971E33586A00522E8F /* DefaultsKeys.swift */; };
2017-01-22 01:42:36 +08:00
DCA0499A1E335CC800522E8F /* GitServerSettingTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCA049991E335CC800522E8F /* GitServerSettingTableViewController.swift */; };
DCA0499C1E3362F400522E8F /* PGPKeySettingTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCA0499B1E3362F400522E8F /* PGPKeySettingTableViewController.swift */; };
DCA0499E1E33BAC100522E8F /* Globals.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCA0499D1E33BAC100522E8F /* Globals.swift */; };
2017-01-19 21:15:47 +08:00
DCAAF7451E2FA66800AB94BC /* SettingsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCAAF7441E2FA66800AB94BC /* SettingsTableViewController.swift */; };
DCC277D21E30D6EA00402246 /* pass.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = DCC408C81E30BA1300F29B0E /* pass.xcdatamodeld */; };
DCC408A41E2FCC9E00F29B0E /* PasswordStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCC408A31E2FCC9E00F29B0E /* PasswordStore.swift */; };
DCC408C71E307DBB00F29B0E /* SVProgressHUD.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCC408C61E307DBB00F29B0E /* SVProgressHUD.framework */; };
2017-02-05 00:35:23 +08:00
DCDDEAB01E4639F300F68193 /* LabelTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = DCDDEAAF1E4639F300F68193 /* LabelTableViewCell.xib */; };
2017-02-06 20:48:20 +08:00
DCDDEAB31E4896BF00F68193 /* PasswordDetailTitleTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCDDEAB11E4896BF00F68193 /* PasswordDetailTitleTableViewCell.swift */; };
2017-02-11 20:45:56 +08:00
DCFB779A1E4F3BCF008DE471 /* TitleTextFieldTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCFB77981E4F3BCF008DE471 /* TitleTextFieldTableViewCell.swift */; };
DCFB779B1E4F3BCF008DE471 /* TitleTextFieldTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = DCFB77991E4F3BCF008DE471 /* TitleTextFieldTableViewCell.xib */; };
2017-02-11 21:37:22 +08:00
DCFB779E1E4F40C7008DE471 /* FillPasswordTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCFB779C1E4F40C7008DE471 /* FillPasswordTableViewCell.swift */; };
DCFB779F1E4F40C7008DE471 /* FillPasswordTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = DCFB779D1E4F40C7008DE471 /* FillPasswordTableViewCell.xib */; };
2017-02-11 23:45:00 +08:00
DCFB77A11E4F68C8008DE471 /* PasswordEntity.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCFB77A01E4F68C8008DE471 /* PasswordEntity.swift */; };
2017-02-12 11:44:56 +08:00
DCFB77A31E500D9C008DE471 /* PasswordDetailTitleTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = DCFB77A21E500D9C008DE471 /* PasswordDetailTitleTableViewCell.xib */; };
2017-02-13 01:15:42 +08:00
DCFB77A71E502DF9008DE471 /* EditPasswordTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCFB77A61E502DF9008DE471 /* EditPasswordTableViewController.swift */; };
DCFB77A91E502FF6008DE471 /* PasswordEditorTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCFB77A81E502FF6008DE471 /* PasswordEditorTableViewController.swift */; };
DCFB77AB1E503729008DE471 /* ContentTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCFB77AA1E503729008DE471 /* ContentTableViewCell.swift */; };
2017-01-19 21:15:47 +08:00
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
2017-01-22 01:42:36 +08:00
274CCFCF32444A2FF46BE7F4 /* Pods-pass.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-pass.debug.xcconfig"; path = "Pods/Target Support Files/Pods-pass/Pods-pass.debug.xcconfig"; sourceTree = "<group>"; };
ADCE7A5C3CCC67D7D21BB3C4 /* libPods-pass.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-pass.a"; sourceTree = BUILT_PRODUCTS_DIR; };
AEAD6B31EAF5D061447A68CC /* Pods-pass.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-pass.release.xcconfig"; path = "Pods/Target Support Files/Pods-pass/Pods-pass.release.xcconfig"; sourceTree = "<group>"; };
2017-02-09 01:41:17 +08:00
DC037CA51E4B883900609409 /* OpenSourceComponentsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenSourceComponentsTableViewController.swift; sourceTree = "<group>"; };
DC037CA71E4B898100609409 /* BasicStaticTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasicStaticTableViewController.swift; sourceTree = "<group>"; };
DC037CA91E4B8EAE00609409 /* SpecialThanksTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpecialThanksTableViewController.swift; sourceTree = "<group>"; };
2017-02-09 13:16:42 +08:00
DC037CAB1E4C1C7100609409 /* FavIcon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FavIcon.framework; path = Carthage/Build/iOS/FavIcon.framework; sourceTree = "<group>"; };
2017-02-09 21:45:31 +08:00
DC037CAD1E4C9B9B00609409 /* PasswordRepositorySettingsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordRepositorySettingsTableViewController.swift; sourceTree = "<group>"; };
DC037CAF1E4CA51F00609409 /* GeneralSettingsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneralSettingsTableViewController.swift; sourceTree = "<group>"; };
2017-02-09 22:13:31 +08:00
DC037CB11E4CAB1700609409 /* AboutRepositoryTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AboutRepositoryTableViewController.swift; sourceTree = "<group>"; };
2017-02-10 22:15:01 +08:00
DC037CB71E4DD1A500609409 /* AddPasswordTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddPasswordTableViewController.swift; sourceTree = "<group>"; };
DC037CB91E4DD47B00609409 /* TextFieldTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextFieldTableViewCell.swift; sourceTree = "<group>"; };
DC037CBA1E4DD47B00609409 /* TextFieldTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TextFieldTableViewCell.xib; sourceTree = "<group>"; };
2017-02-11 16:08:41 +08:00
DC037CBD1E4ED4E100609409 /* TextViewTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextViewTableViewCell.swift; sourceTree = "<group>"; };
DC037CBE1E4ED4E100609409 /* TextViewTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TextViewTableViewCell.xib; sourceTree = "<group>"; };
2017-01-23 16:29:36 +08:00
DC1208571E35EBE60042942E /* ObjectiveGit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ObjectiveGit.framework; path = Carthage/Build/iOS/ObjectiveGit.framework; sourceTree = "<group>"; };
2017-02-07 16:45:14 +08:00
DC193FF91E49B4430077E0A3 /* AdvancedSettingsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdvancedSettingsTableViewController.swift; sourceTree = "<group>"; };
2017-02-07 20:24:58 +08:00
DC193FFB1E49E0340077E0A3 /* PasscodeLock.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PasscodeLock.framework; path = Carthage/Build/iOS/PasscodeLock.framework; sourceTree = "<group>"; };
DC193FFD1E49E0760077E0A3 /* PasscodeLockRepository.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasscodeLockRepository.swift; sourceTree = "<group>"; };
DC193FFF1E49E1A60077E0A3 /* PasscodeLockConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasscodeLockConfiguration.swift; sourceTree = "<group>"; };
2017-02-08 19:27:57 +08:00
DC19400A1E4B36B60077E0A3 /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
2017-02-02 21:04:31 +08:00
DC4914941E434301007FF592 /* LabelTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LabelTableViewCell.swift; sourceTree = "<group>"; };
DC4914981E434600007FF592 /* PasswordDetailTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordDetailTableViewController.swift; sourceTree = "<group>"; };
2017-01-22 01:42:36 +08:00
DC4A746D1E30FBDE00E8EB18 /* Objective-CBridgingHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Objective-CBridgingHeader.h"; sourceTree = "<group>"; };
2017-02-03 13:01:41 +08:00
DC5734AD1E439AD400D09270 /* PasswordsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordsViewController.swift; sourceTree = "<group>"; };
2017-02-02 18:02:43 +08:00
DC7E6EE91E432E48006C2443 /* Password.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Password.swift; sourceTree = "<group>"; };
2017-01-25 18:28:37 +08:00
DC8963BD1E38AD8300828B09 /* GitRepositoryAuthenticationSettingTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GitRepositoryAuthenticationSettingTableViewController.swift; sourceTree = "<group>"; };
2017-01-28 00:21:17 +08:00
DC8963BF1E38EEB900828B09 /* SSHKeySettingTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SSHKeySettingTableViewController.swift; sourceTree = "<group>"; };
2017-01-19 21:15:47 +08:00
DC917BD31E2E8231000FDF54 /* pass.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = pass.app; sourceTree = BUILT_PRODUCTS_DIR; };
DC917BD61E2E8231000FDF54 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
DC917BDB1E2E8231000FDF54 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
DC917BDD1E2E8231000FDF54 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
DC917BE01E2E8231000FDF54 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
DC917BE21E2E8231000FDF54 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
DC917BEE1E2F38C5000FDF54 /* Result.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Result.framework; path = Carthage/Build/iOS/Result.framework; sourceTree = "<group>"; };
2017-02-09 01:41:17 +08:00
DC962CDE1E4B62C10033B5D8 /* AboutTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AboutTableViewController.swift; sourceTree = "<group>"; };
2017-01-22 01:42:36 +08:00
DCA049951E3357E000522E8F /* SwiftyUserDefaults.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftyUserDefaults.framework; path = Carthage/Build/iOS/SwiftyUserDefaults.framework; sourceTree = "<group>"; };
2017-02-09 11:31:29 +08:00
DCA049971E33586A00522E8F /* DefaultsKeys.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DefaultsKeys.swift; sourceTree = "<group>"; };
2017-01-22 01:42:36 +08:00
DCA049991E335CC800522E8F /* GitServerSettingTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GitServerSettingTableViewController.swift; sourceTree = "<group>"; };
DCA0499B1E3362F400522E8F /* PGPKeySettingTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PGPKeySettingTableViewController.swift; sourceTree = "<group>"; };
DCA0499D1E33BAC100522E8F /* Globals.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Globals.swift; sourceTree = "<group>"; };
2017-01-19 21:15:47 +08:00
DCAAF7441E2FA66800AB94BC /* SettingsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsTableViewController.swift; sourceTree = "<group>"; };
DCC408A31E2FCC9E00F29B0E /* PasswordStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordStore.swift; sourceTree = "<group>"; };
DCC408C61E307DBB00F29B0E /* SVProgressHUD.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SVProgressHUD.framework; path = Carthage/Build/iOS/SVProgressHUD.framework; sourceTree = "<group>"; };
DCC408C91E30BA1300F29B0E /* pass.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = pass.xcdatamodel; sourceTree = "<group>"; };
2017-02-12 11:00:45 +08:00
DCDDEAAF1E4639F300F68193 /* LabelTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LabelTableViewCell.xib; sourceTree = "<group>"; };
2017-02-06 20:48:20 +08:00
DCDDEAB11E4896BF00F68193 /* PasswordDetailTitleTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordDetailTitleTableViewCell.swift; sourceTree = "<group>"; };
2017-02-11 20:45:56 +08:00
DCFB77981E4F3BCF008DE471 /* TitleTextFieldTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TitleTextFieldTableViewCell.swift; sourceTree = "<group>"; };
DCFB77991E4F3BCF008DE471 /* TitleTextFieldTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TitleTextFieldTableViewCell.xib; sourceTree = "<group>"; };
2017-02-11 21:37:22 +08:00
DCFB779C1E4F40C7008DE471 /* FillPasswordTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FillPasswordTableViewCell.swift; sourceTree = "<group>"; };
DCFB779D1E4F40C7008DE471 /* FillPasswordTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = FillPasswordTableViewCell.xib; sourceTree = "<group>"; };
2017-02-11 23:45:00 +08:00
DCFB77A01E4F68C8008DE471 /* PasswordEntity.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordEntity.swift; sourceTree = "<group>"; };
2017-02-12 11:44:56 +08:00
DCFB77A21E500D9C008DE471 /* PasswordDetailTitleTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PasswordDetailTitleTableViewCell.xib; sourceTree = "<group>"; };
2017-02-13 01:15:42 +08:00
DCFB77A61E502DF9008DE471 /* EditPasswordTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EditPasswordTableViewController.swift; sourceTree = "<group>"; };
DCFB77A81E502FF6008DE471 /* PasswordEditorTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordEditorTableViewController.swift; sourceTree = "<group>"; };
DCFB77AA1E503729008DE471 /* ContentTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContentTableViewCell.swift; sourceTree = "<group>"; };
2017-01-19 21:15:47 +08:00
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
DC917BD01E2E8231000FDF54 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
DC917BEF1E2F38C5000FDF54 /* Result.framework in Frameworks */,
2017-02-09 13:16:42 +08:00
DC037CAC1E4C1C7100609409 /* FavIcon.framework in Frameworks */,
2017-01-19 21:15:47 +08:00
DCC408C71E307DBB00F29B0E /* SVProgressHUD.framework in Frameworks */,
2017-02-07 20:24:58 +08:00
DC193FFC1E49E0340077E0A3 /* PasscodeLock.framework in Frameworks */,
2017-01-23 16:29:36 +08:00
DC1208581E35EBE60042942E /* ObjectiveGit.framework in Frameworks */,
2017-01-22 01:42:36 +08:00
DCA049961E3357E000522E8F /* SwiftyUserDefaults.framework in Frameworks */,
94BA784B85E071D25EE89B59 /* libPods-pass.a in Frameworks */,
2017-01-19 21:15:47 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2017-01-22 01:42:36 +08:00
A51B01737D08DB47BB58F85A /* Pods */ = {
isa = PBXGroup;
children = (
274CCFCF32444A2FF46BE7F4 /* Pods-pass.debug.xcconfig */,
AEAD6B31EAF5D061447A68CC /* Pods-pass.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
2017-02-08 19:57:07 +08:00
DC19400C1E4B39400077E0A3 /* Controllers */ = {
isa = PBXGroup;
children = (
2017-02-09 22:13:31 +08:00
DC037CB11E4CAB1700609409 /* AboutRepositoryTableViewController.swift */,
2017-02-09 01:41:17 +08:00
DC962CDE1E4B62C10033B5D8 /* AboutTableViewController.swift */,
2017-02-15 20:01:17 +08:00
DC037CB71E4DD1A500609409 /* AddPasswordTableViewController.swift */,
DC193FF91E49B4430077E0A3 /* AdvancedSettingsTableViewController.swift */,
2017-02-09 01:41:17 +08:00
DC037CA71E4B898100609409 /* BasicStaticTableViewController.swift */,
2017-02-15 20:01:17 +08:00
DCFB77A61E502DF9008DE471 /* EditPasswordTableViewController.swift */,
DC037CAF1E4CA51F00609409 /* GeneralSettingsTableViewController.swift */,
2017-02-08 19:57:07 +08:00
DC8963BD1E38AD8300828B09 /* GitRepositoryAuthenticationSettingTableViewController.swift */,
2017-02-15 20:01:17 +08:00
DCA049991E335CC800522E8F /* GitServerSettingTableViewController.swift */,
DC037CA51E4B883900609409 /* OpenSourceComponentsTableViewController.swift */,
2017-02-08 19:57:07 +08:00
DC4914981E434600007FF592 /* PasswordDetailTableViewController.swift */,
2017-02-15 20:01:17 +08:00
DCFB77A81E502FF6008DE471 /* PasswordEditorTableViewController.swift */,
DC037CAD1E4C9B9B00609409 /* PasswordRepositorySettingsTableViewController.swift */,
DC5734AD1E439AD400D09270 /* PasswordsViewController.swift */,
DCA0499B1E3362F400522E8F /* PGPKeySettingTableViewController.swift */,
DCAAF7441E2FA66800AB94BC /* SettingsTableViewController.swift */,
DC037CA91E4B8EAE00609409 /* SpecialThanksTableViewController.swift */,
2017-02-08 19:57:07 +08:00
DC8963BF1E38EEB900828B09 /* SSHKeySettingTableViewController.swift */,
);
path = Controllers;
sourceTree = "<group>";
};
DC19400D1E4B3A340077E0A3 /* Models */ = {
isa = PBXGroup;
children = (
DC7E6EE91E432E48006C2443 /* Password.swift */,
2017-02-11 23:45:00 +08:00
DCFB77A01E4F68C8008DE471 /* PasswordEntity.swift */,
2017-02-08 19:57:07 +08:00
DCC408A31E2FCC9E00F29B0E /* PasswordStore.swift */,
DC193FFF1E49E1A60077E0A3 /* PasscodeLockConfiguration.swift */,
DC193FFD1E49E0760077E0A3 /* PasscodeLockRepository.swift */,
);
path = Models;
sourceTree = "<group>";
};
DC19400E1E4B3A610077E0A3 /* Helpers */ = {
isa = PBXGroup;
children = (
DCA0499D1E33BAC100522E8F /* Globals.swift */,
DC4A746D1E30FBDE00E8EB18 /* Objective-CBridgingHeader.h */,
2017-02-09 11:31:29 +08:00
DCA049971E33586A00522E8F /* DefaultsKeys.swift */,
2017-02-08 19:57:07 +08:00
DC19400A1E4B36B60077E0A3 /* Utils.swift */,
);
path = Helpers;
sourceTree = "<group>";
};
DC19400F1E4B3A9E0077E0A3 /* Views */ = {
isa = PBXGroup;
children = (
2017-02-11 21:37:22 +08:00
DCFB779C1E4F40C7008DE471 /* FillPasswordTableViewCell.swift */,
DCFB779D1E4F40C7008DE471 /* FillPasswordTableViewCell.xib */,
2017-02-11 20:45:56 +08:00
DCFB77981E4F3BCF008DE471 /* TitleTextFieldTableViewCell.swift */,
DCFB77991E4F3BCF008DE471 /* TitleTextFieldTableViewCell.xib */,
2017-02-08 19:57:07 +08:00
DC4914941E434301007FF592 /* LabelTableViewCell.swift */,
2017-02-11 10:19:41 +08:00
DCDDEAAF1E4639F300F68193 /* LabelTableViewCell.xib */,
2017-02-10 22:15:01 +08:00
DC037CB91E4DD47B00609409 /* TextFieldTableViewCell.swift */,
DC037CBA1E4DD47B00609409 /* TextFieldTableViewCell.xib */,
2017-02-08 19:57:07 +08:00
DCDDEAB11E4896BF00F68193 /* PasswordDetailTitleTableViewCell.swift */,
2017-02-12 11:44:56 +08:00
DCFB77A21E500D9C008DE471 /* PasswordDetailTitleTableViewCell.xib */,
2017-02-11 16:08:41 +08:00
DC037CBD1E4ED4E100609409 /* TextViewTableViewCell.swift */,
DC037CBE1E4ED4E100609409 /* TextViewTableViewCell.xib */,
2017-02-13 01:15:42 +08:00
DCFB77AA1E503729008DE471 /* ContentTableViewCell.swift */,
2017-02-08 19:57:07 +08:00
);
path = Views;
sourceTree = "<group>";
};
2017-01-19 21:15:47 +08:00
DC917BCA1E2E8231000FDF54 = {
isa = PBXGroup;
children = (
DC917BD51E2E8231000FDF54 /* pass */,
DC917BD41E2E8231000FDF54 /* Products */,
DC917BED1E2F38C4000FDF54 /* Frameworks */,
2017-01-22 01:42:36 +08:00
A51B01737D08DB47BB58F85A /* Pods */,
2017-01-19 21:15:47 +08:00
);
sourceTree = "<group>";
};
DC917BD41E2E8231000FDF54 /* Products */ = {
isa = PBXGroup;
children = (
DC917BD31E2E8231000FDF54 /* pass.app */,
);
name = Products;
sourceTree = "<group>";
};
DC917BD51E2E8231000FDF54 /* pass */ = {
isa = PBXGroup;
children = (
2017-02-03 18:44:08 +08:00
DC917BE21E2E8231000FDF54 /* Info.plist */,
2017-01-19 21:15:47 +08:00
DC917BD61E2E8231000FDF54 /* AppDelegate.swift */,
2017-02-08 19:57:07 +08:00
DC19400D1E4B3A340077E0A3 /* Models */,
DC19400C1E4B39400077E0A3 /* Controllers */,
DC19400F1E4B3A9E0077E0A3 /* Views */,
DC19400E1E4B3A610077E0A3 /* Helpers */,
2017-02-02 18:02:43 +08:00
DC917BDD1E2E8231000FDF54 /* Assets.xcassets */,
DC917BDF1E2E8231000FDF54 /* LaunchScreen.storyboard */,
2017-02-03 18:44:08 +08:00
DC917BDA1E2E8231000FDF54 /* Main.storyboard */,
DCC408C81E30BA1300F29B0E /* pass.xcdatamodeld */,
2017-01-19 21:15:47 +08:00
);
path = pass;
sourceTree = "<group>";
};
DC917BED1E2F38C4000FDF54 /* Frameworks */ = {
isa = PBXGroup;
children = (
2017-02-09 13:16:42 +08:00
DC037CAB1E4C1C7100609409 /* FavIcon.framework */,
2017-02-07 20:24:58 +08:00
DC193FFB1E49E0340077E0A3 /* PasscodeLock.framework */,
2017-01-23 16:29:36 +08:00
DC1208571E35EBE60042942E /* ObjectiveGit.framework */,
2017-01-22 01:42:36 +08:00
DCA049951E3357E000522E8F /* SwiftyUserDefaults.framework */,
2017-01-19 21:15:47 +08:00
DCC408C61E307DBB00F29B0E /* SVProgressHUD.framework */,
DC917BEE1E2F38C5000FDF54 /* Result.framework */,
2017-01-22 01:42:36 +08:00
ADCE7A5C3CCC67D7D21BB3C4 /* libPods-pass.a */,
2017-01-19 21:15:47 +08:00
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
DC917BD21E2E8231000FDF54 /* pass */ = {
isa = PBXNativeTarget;
buildConfigurationList = DC917BE51E2E8231000FDF54 /* Build configuration list for PBXNativeTarget "pass" */;
buildPhases = (
2017-01-22 01:42:36 +08:00
68560E350F5EA82DA480749C /* [CP] Check Pods Manifest.lock */,
2017-01-19 21:15:47 +08:00
DC917BCF1E2E8231000FDF54 /* Sources */,
DC917BD01E2E8231000FDF54 /* Frameworks */,
DC917BD11E2E8231000FDF54 /* Resources */,
DC917BEC1E2F3659000FDF54 /* ShellScript */,
2017-01-22 01:42:36 +08:00
58F20B5DB8A41D610AF2145E /* [CP] Embed Pods Frameworks */,
D5AA0953A6BB441CE2390DE3 /* [CP] Copy Pods Resources */,
2017-01-19 21:15:47 +08:00
);
buildRules = (
);
dependencies = (
);
name = pass;
productName = pass;
productReference = DC917BD31E2E8231000FDF54 /* pass.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
DC917BCB1E2E8231000FDF54 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0820;
LastUpgradeCheck = 0820;
ORGANIZATIONNAME = "Bob Sun";
TargetAttributes = {
DC917BD21E2E8231000FDF54 = {
CreatedOnToolsVersion = 8.2.1;
2017-02-14 11:16:30 +08:00
DevelopmentTeam = 4WDM8E95VU;
2017-01-19 21:15:47 +08:00
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = DC917BCE1E2E8231000FDF54 /* Build configuration list for PBXProject "pass" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = DC917BCA1E2E8231000FDF54;
productRefGroup = DC917BD41E2E8231000FDF54 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
DC917BD21E2E8231000FDF54 /* pass */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
DC917BD11E2E8231000FDF54 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DC917BE11E2E8231000FDF54 /* LaunchScreen.storyboard in Resources */,
2017-02-10 22:15:01 +08:00
DC037CBC1E4DD47B00609409 /* TextFieldTableViewCell.xib in Resources */,
2017-02-12 11:44:56 +08:00
DCFB77A31E500D9C008DE471 /* PasswordDetailTitleTableViewCell.xib in Resources */,
2017-01-19 21:15:47 +08:00
DC917BDE1E2E8231000FDF54 /* Assets.xcassets in Resources */,
2017-02-05 00:35:23 +08:00
DCDDEAB01E4639F300F68193 /* LabelTableViewCell.xib in Resources */,
2017-01-19 21:15:47 +08:00
DC917BDC1E2E8231000FDF54 /* Main.storyboard in Resources */,
2017-02-11 20:45:56 +08:00
DCFB779B1E4F3BCF008DE471 /* TitleTextFieldTableViewCell.xib in Resources */,
2017-02-11 21:37:22 +08:00
DCFB779F1E4F40C7008DE471 /* FillPasswordTableViewCell.xib in Resources */,
2017-02-11 16:08:41 +08:00
DC037CC01E4ED4E100609409 /* TextViewTableViewCell.xib in Resources */,
2017-01-19 21:15:47 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
2017-01-22 01:42:36 +08:00
58F20B5DB8A41D610AF2145E /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-pass/Pods-pass-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
68560E350F5EA82DA480749C /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] 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 # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
D5AA0953A6BB441CE2390DE3 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-pass/Pods-pass-resources.sh\"\n";
showEnvVarsInLog = 0;
};
2017-01-19 21:15:47 +08:00
DC917BEC1E2F3659000FDF54 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 12;
files = (
);
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Result.framework",
"$(SRCROOT)/Carthage/Build/iOS/SVProgressHUD.framework",
2017-01-22 01:42:36 +08:00
"$(SRCROOT)/Carthage/Build/iOS/SwiftyUserDefaults.framework",
2017-01-23 16:29:36 +08:00
"$(SRCROOT)/Carthage/Build/iOS/ObjectiveGit.framework",
2017-02-07 20:24:58 +08:00
"$(SRCROOT)/Carthage/Build/iOS/PasscodeLock.framework",
2017-02-09 13:16:42 +08:00
"$(SRCROOT)/Carthage/Build/iOS/FavIcon.framework",
2017-01-19 21:15:47 +08:00
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "/usr/local/bin/carthage copy-frameworks";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
DC917BCF1E2E8231000FDF54 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
DCC408A41E2FCC9E00F29B0E /* PasswordStore.swift in Sources */,
2017-02-11 16:08:41 +08:00
DC037CBF1E4ED4E100609409 /* TextViewTableViewCell.swift in Sources */,
2017-01-28 00:21:17 +08:00
DC8963C01E38EEB900828B09 /* SSHKeySettingTableViewController.swift in Sources */,
2017-02-07 16:45:14 +08:00
DC193FFA1E49B4430077E0A3 /* AdvancedSettingsTableViewController.swift in Sources */,
2017-02-13 01:15:42 +08:00
DCFB77AB1E503729008DE471 /* ContentTableViewCell.swift in Sources */,
2017-01-22 01:42:36 +08:00
DCA0499C1E3362F400522E8F /* PGPKeySettingTableViewController.swift in Sources */,
2017-02-02 18:02:43 +08:00
DC7E6EEA1E432E48006C2443 /* Password.swift in Sources */,
2017-02-02 21:04:31 +08:00
DC4914961E434301007FF592 /* LabelTableViewCell.swift in Sources */,
2017-01-19 21:15:47 +08:00
DCAAF7451E2FA66800AB94BC /* SettingsTableViewController.swift in Sources */,
2017-02-13 01:15:42 +08:00
DCFB77A71E502DF9008DE471 /* EditPasswordTableViewController.swift in Sources */,
2017-01-22 01:42:36 +08:00
DCA0499A1E335CC800522E8F /* GitServerSettingTableViewController.swift in Sources */,
2017-02-06 20:48:20 +08:00
DCDDEAB31E4896BF00F68193 /* PasswordDetailTitleTableViewCell.swift in Sources */,
2017-02-09 21:45:31 +08:00
DC037CAE1E4C9B9B00609409 /* PasswordRepositorySettingsTableViewController.swift in Sources */,
2017-01-19 21:15:47 +08:00
DCC277D21E30D6EA00402246 /* pass.xcdatamodeld in Sources */,
2017-02-02 21:04:31 +08:00
DC4914991E434600007FF592 /* PasswordDetailTableViewController.swift in Sources */,
2017-02-09 01:41:17 +08:00
DC962CDF1E4B62C10033B5D8 /* AboutTableViewController.swift in Sources */,
2017-02-03 13:01:41 +08:00
DC5734AE1E439AD400D09270 /* PasswordsViewController.swift in Sources */,
2017-02-09 01:41:17 +08:00
DC037CAA1E4B8EAE00609409 /* SpecialThanksTableViewController.swift in Sources */,
DC037CA61E4B883900609409 /* OpenSourceComponentsTableViewController.swift in Sources */,
DC037CA81E4B898100609409 /* BasicStaticTableViewController.swift in Sources */,
2017-02-11 21:37:22 +08:00
DCFB779E1E4F40C7008DE471 /* FillPasswordTableViewCell.swift in Sources */,
2017-02-09 22:13:31 +08:00
DC037CB21E4CAB1700609409 /* AboutRepositoryTableViewController.swift in Sources */,
2017-02-09 21:45:31 +08:00
DC037CB01E4CA51F00609409 /* GeneralSettingsTableViewController.swift in Sources */,
2017-01-25 18:28:37 +08:00
DC8963BE1E38AD8300828B09 /* GitRepositoryAuthenticationSettingTableViewController.swift in Sources */,
2017-02-10 22:15:01 +08:00
DC037CB81E4DD1A500609409 /* AddPasswordTableViewController.swift in Sources */,
2017-02-07 20:24:58 +08:00
DC1940001E49E1A60077E0A3 /* PasscodeLockConfiguration.swift in Sources */,
2017-01-19 21:15:47 +08:00
DC917BD71E2E8231000FDF54 /* AppDelegate.swift in Sources */,
2017-02-11 20:45:56 +08:00
DCFB779A1E4F3BCF008DE471 /* TitleTextFieldTableViewCell.swift in Sources */,
2017-02-10 22:15:01 +08:00
DC037CBB1E4DD47B00609409 /* TextFieldTableViewCell.swift in Sources */,
2017-02-07 20:24:58 +08:00
DC193FFE1E49E0760077E0A3 /* PasscodeLockRepository.swift in Sources */,
2017-02-09 11:31:29 +08:00
DCA049981E33586A00522E8F /* DefaultsKeys.swift in Sources */,
2017-02-08 19:27:57 +08:00
DC19400B1E4B36B60077E0A3 /* Utils.swift in Sources */,
2017-01-22 01:42:36 +08:00
DCA0499E1E33BAC100522E8F /* Globals.swift in Sources */,
2017-02-11 23:45:00 +08:00
DCFB77A11E4F68C8008DE471 /* PasswordEntity.swift in Sources */,
2017-02-13 01:15:42 +08:00
DCFB77A91E502FF6008DE471 /* PasswordEditorTableViewController.swift in Sources */,
2017-01-19 21:15:47 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
DC917BDA1E2E8231000FDF54 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
DC917BDB1E2E8231000FDF54 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
DC917BDF1E2E8231000FDF54 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
DC917BE01E2E8231000FDF54 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
DC917BE31E2E8231000FDF54 /* 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_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
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 = 10.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
DC917BE41E2E8231000FDF54 /* 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_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
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 = 10.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
DC917BE61E2E8231000FDF54 /* Debug */ = {
isa = XCBuildConfiguration;
2017-01-22 01:42:36 +08:00
baseConfigurationReference = 274CCFCF32444A2FF46BE7F4 /* Pods-pass.debug.xcconfig */;
2017-01-19 21:15:47 +08:00
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2017-02-07 11:41:05 +08:00
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2017-02-16 19:56:18 +08:00
CURRENT_PROJECT_VERSION = 9;
2017-01-22 01:42:36 +08:00
DEFINES_MODULE = NO;
2017-02-14 11:16:30 +08:00
DEVELOPMENT_TEAM = 4WDM8E95VU;
2017-01-19 21:15:47 +08:00
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Carthage/Build/iOS",
);
2017-01-23 16:29:36 +08:00
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_ROOT}/Headers/Public\"",
"\"${PODS_ROOT}/Headers/Public/ObjectivePGP\"",
"\"${PODS_ROOT}/Headers/Public/OpenSSL-Universal\"",
"$(SRCROOT)/Carthage/Build/iOS/ObjectiveGit.framework/Headers/",
);
2017-01-19 21:15:47 +08:00
INFOPLIST_FILE = pass/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
2017-02-14 15:56:23 +08:00
PRODUCT_BUNDLE_IDENTIFIER = me.mssun.passforios;
2017-01-19 21:15:47 +08:00
PRODUCT_NAME = "$(TARGET_NAME)";
2017-02-08 20:42:40 +08:00
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/pass/Helpers/Objective-CBridgingHeader.h";
2017-01-19 21:15:47 +08:00
SWIFT_VERSION = 3.0;
2017-02-07 14:03:19 +08:00
TARGETED_DEVICE_FAMILY = "1,2";
2017-02-16 19:56:18 +08:00
VERSIONING_SYSTEM = "apple-generic";
2017-01-19 21:15:47 +08:00
};
name = Debug;
};
DC917BE71E2E8231000FDF54 /* Release */ = {
isa = XCBuildConfiguration;
2017-01-22 01:42:36 +08:00
baseConfigurationReference = AEAD6B31EAF5D061447A68CC /* Pods-pass.release.xcconfig */;
2017-01-19 21:15:47 +08:00
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2017-02-07 11:41:05 +08:00
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
2017-02-16 19:56:18 +08:00
CURRENT_PROJECT_VERSION = 9;
2017-01-22 01:42:36 +08:00
DEFINES_MODULE = NO;
2017-02-14 11:16:30 +08:00
DEVELOPMENT_TEAM = 4WDM8E95VU;
2017-01-19 21:15:47 +08:00
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Carthage/Build/iOS",
);
2017-01-23 16:29:36 +08:00
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_ROOT}/Headers/Public\"",
"\"${PODS_ROOT}/Headers/Public/ObjectivePGP\"",
"\"${PODS_ROOT}/Headers/Public/OpenSSL-Universal\"",
"$(SRCROOT)/Carthage/Build/iOS/ObjectiveGit.framework/Headers/",
);
2017-01-19 21:15:47 +08:00
INFOPLIST_FILE = pass/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
2017-02-14 15:56:23 +08:00
PRODUCT_BUNDLE_IDENTIFIER = me.mssun.passforios;
2017-01-19 21:15:47 +08:00
PRODUCT_NAME = "$(TARGET_NAME)";
2017-02-08 20:42:40 +08:00
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/pass/Helpers/Objective-CBridgingHeader.h";
2017-01-19 21:15:47 +08:00
SWIFT_VERSION = 3.0;
2017-02-07 14:03:19 +08:00
TARGETED_DEVICE_FAMILY = "1,2";
2017-02-16 19:56:18 +08:00
VERSIONING_SYSTEM = "apple-generic";
2017-01-19 21:15:47 +08:00
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
DC917BCE1E2E8231000FDF54 /* Build configuration list for PBXProject "pass" */ = {
isa = XCConfigurationList;
buildConfigurations = (
DC917BE31E2E8231000FDF54 /* Debug */,
DC917BE41E2E8231000FDF54 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
DC917BE51E2E8231000FDF54 /* Build configuration list for PBXNativeTarget "pass" */ = {
isa = XCConfigurationList;
buildConfigurations = (
DC917BE61E2E8231000FDF54 /* Debug */,
DC917BE71E2E8231000FDF54 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCVersionGroup section */
DCC408C81E30BA1300F29B0E /* pass.xcdatamodeld */ = {
isa = XCVersionGroup;
children = (
DCC408C91E30BA1300F29B0E /* pass.xcdatamodel */,
);
currentVersion = DCC408C91E30BA1300F29B0E /* pass.xcdatamodel */;
path = pass.xcdatamodeld;
sourceTree = "<group>";
versionGroupType = wrapper.xcdatamodel;
};
/* End XCVersionGroup section */
};
rootObject = DC917BCB1E2E8231000FDF54 /* Project object */;
}