|
24 | 24 | A51085A4219A4E10007A1921 /* GeneralFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = A51085A3219A4E10007A1921 /* GeneralFunctions.m */; }; |
25 | 25 | A51085A6219A6888007A1921 /* BurnSoftGeneralTest.m in Sources */ = {isa = PBXBuildFile; fileRef = A51085A5219A6888007A1921 /* BurnSoftGeneralTest.m */; }; |
26 | 26 | A51085A8219CFF32007A1921 /* BurnSoftMathTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A51085A7219CFF32007A1921 /* BurnSoftMathTests.m */; }; |
27 | | - A5173729219D165500D330E7 /* DBManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A5173728219D165500D330E7 /* DBManagerTests.m */; }; |
28 | 27 | A5984044219900FC009EBBE5 /* BurnSoftUniversal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A598403A219900FC009EBBE5 /* BurnSoftUniversal.framework */; }; |
29 | 28 | A5984049219900FC009EBBE5 /* BurnSoftUniversalTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A5984048219900FC009EBBE5 /* BurnSoftUniversalTests.m */; }; |
30 | 29 | A598404B219900FC009EBBE5 /* BurnSoftUniversal.h in Headers */ = {isa = PBXBuildFile; fileRef = A598403D219900FC009EBBE5 /* BurnSoftUniversal.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
61 | 60 | A51085A3219A4E10007A1921 /* GeneralFunctions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = GeneralFunctions.m; sourceTree = "<group>"; }; |
62 | 61 | A51085A5219A6888007A1921 /* BurnSoftGeneralTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BurnSoftGeneralTest.m; sourceTree = "<group>"; }; |
63 | 62 | A51085A7219CFF32007A1921 /* BurnSoftMathTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BurnSoftMathTests.m; sourceTree = "<group>"; }; |
64 | | - A5173728219D165500D330E7 /* DBManagerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DBManagerTests.m; sourceTree = "<group>"; }; |
65 | 63 | A598403A219900FC009EBBE5 /* BurnSoftUniversal.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = BurnSoftUniversal.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
66 | 64 | A598403D219900FC009EBBE5 /* BurnSoftUniversal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BurnSoftUniversal.h; sourceTree = "<group>"; }; |
67 | 65 | A598403E219900FC009EBBE5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
157 | 155 | A51085A3219A4E10007A1921 /* GeneralFunctions.m */, |
158 | 156 | A51085A5219A6888007A1921 /* BurnSoftGeneralTest.m */, |
159 | 157 | A51085A7219CFF32007A1921 /* BurnSoftMathTests.m */, |
160 | | - A5173728219D165500D330E7 /* DBManagerTests.m */, |
161 | 158 | ); |
162 | 159 | path = BurnSoftUniversalTests; |
163 | 160 | sourceTree = "<group>"; |
|
301 | 298 | isa = PBXSourcesBuildPhase; |
302 | 299 | buildActionMask = 2147483647; |
303 | 300 | files = ( |
304 | | - A5173729219D165500D330E7 /* DBManagerTests.m in Sources */, |
305 | 301 | A51085A8219CFF32007A1921 /* BurnSoftMathTests.m in Sources */, |
306 | 302 | A51085A6219A6888007A1921 /* BurnSoftGeneralTest.m in Sources */, |
307 | 303 | A51085A4219A4E10007A1921 /* GeneralFunctions.m in Sources */, |
|
462 | 458 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
463 | 459 | SKIP_INSTALL = YES; |
464 | 460 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 461 | + "VALID_ARCHS[sdk=iphonesimulator*]" = x86_64; |
465 | 462 | }; |
466 | 463 | name = Debug; |
467 | 464 | }; |
|
504 | 501 | PRODUCT_BUNDLE_IDENTIFIER = net.burnsoft.BurnSoftUniversalTests; |
505 | 502 | PRODUCT_NAME = "$(TARGET_NAME)"; |
506 | 503 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 504 | + "VALID_ARCHS[sdk=iphonesimulator*]" = x86_64; |
507 | 505 | }; |
508 | 506 | name = Debug; |
509 | 507 | }; |
|
530 | 528 | CODE_SIGN_STYLE = Automatic; |
531 | 529 | DEVELOPMENT_TEAM = MF94VYSKL4; |
532 | 530 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 531 | + "VALID_ARCHS[sdk=iphonesimulator*]" = x86_64; |
533 | 532 | }; |
534 | 533 | name = Debug; |
535 | 534 | }; |
|
0 commit comments