|
223 | 223 | 58AE8CBB19226AF900946C97 /* icon-success.png in Resources */ = {isa = PBXBuildFile; fileRef = 58AE8CB919226AF800946C97 /* icon-success.png */; };
|
224 | 224 | 58AE8CBC19226AF900946C97 /* icon-success@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 58AE8CBA19226AF800946C97 /* icon-success@2x.png */; };
|
225 | 225 | 58AE8CC9192CCF1200946C97 /* HIGeneralPreferencesViewController.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58AE8CCB192CCF1200946C97 /* HIGeneralPreferencesViewController.strings */; };
|
| 226 | + 58B83ABE1A60B5BF00A9172D /* NSDecimalNumberSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 58B83ABD1A60B5BF00A9172D /* NSDecimalNumberSpec.m */; }; |
226 | 227 | 58C4E84719B0BD53003B5171 /* HITransactionPopoverViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 58C4E84919B0BD53003B5171 /* HITransactionPopoverViewController.xib */; };
|
227 | 228 | 58C4E86819B0BDD3003B5171 /* HITransactionPopoverViewController.strings in Resources */ = {isa = PBXBuildFile; fileRef = 58C4E86A19B0BDD3003B5171 /* HITransactionPopoverViewController.strings */; };
|
228 | 229 | 58C85B5818FFE90700B2C350 /* HISignMessageWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 58C85B5A18FFE90700B2C350 /* HISignMessageWindowController.xib */; };
|
|
1856 | 1857 | 58AE8CE3192CCF2C00946C97 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/HIGeneralPreferencesViewController.strings; sourceTree = "<group>"; };
|
1857 | 1858 | 58AE8CE4192CCF2D00946C97 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/HIGeneralPreferencesViewController.strings; sourceTree = "<group>"; };
|
1858 | 1859 | 58AE8CE5192CCF2D00946C97 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/HIGeneralPreferencesViewController.strings; sourceTree = "<group>"; };
|
| 1860 | + 58B83ABD1A60B5BF00A9172D /* NSDecimalNumberSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSDecimalNumberSpec.m; sourceTree = "<group>"; }; |
1859 | 1861 | 58C4E84819B0BD53003B5171 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/HITransactionPopoverViewController.xib; sourceTree = "<group>"; };
|
1860 | 1862 | 58C4E84A19B0BD5A003B5171 /* pl */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = pl; path = pl.lproj/HITransactionPopoverViewController.xib; sourceTree = "<group>"; };
|
1861 | 1863 | 58C4E84B19B0BD61003B5171 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/HITransactionPopoverViewController.xib; sourceTree = "<group>"; };
|
|
2530 | 2532 | isa = PBXGroup;
|
2531 | 2533 | children = (
|
2532 | 2534 | 24EAAFC8186E1BBD00E1D2D3 /* HIBitcoinFormatServiceSpec.m */,
|
2533 |
| - 24EAAFC3186E1BBD00E1D2D3 /* Supporting Files */, |
2534 | 2535 | 1AA107B12E9AB06FCF455005 /* HICurrencyFormatServiceSpec.m */,
|
| 2536 | + 58B83ABD1A60B5BF00A9172D /* NSDecimalNumberSpec.m */, |
| 2537 | + 24EAAFC3186E1BBD00E1D2D3 /* Supporting Files */, |
2535 | 2538 | );
|
2536 | 2539 | path = HiveTests;
|
2537 | 2540 | sourceTree = "<group>";
|
|
3477 | 3480 | isa = PBXSourcesBuildPhase;
|
3478 | 3481 | buildActionMask = 2147483647;
|
3479 | 3482 | files = (
|
| 3483 | + 58B83ABE1A60B5BF00A9172D /* NSDecimalNumberSpec.m in Sources */, |
3480 | 3484 | 24EAAFC9186E1BBD00E1D2D3 /* HIBitcoinFormatServiceSpec.m in Sources */,
|
3481 | 3485 | 1AA10DECEE3B99EDD1C14B81 /* HICurrencyFormatServiceSpec.m in Sources */,
|
3482 | 3486 | );
|
|
0 commit comments