1645 lines
79 KiB
Plaintext
1645 lines
79 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
614AD3281FC0AD99002BFE1C /* Surge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 614AD31F1FC0AD99002BFE1C /* Surge.framework */; };
|
|
614AD3371FC0AF6C002BFE1C /* Surge.h in Headers */ = {isa = PBXBuildFile; fileRef = 615394541F762B58002A4AD2 /* Surge.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
614AD3381FC0AF72002BFE1C /* Arithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944B1F762B58002A4AD2 /* Arithmetic.swift */; };
|
|
614AD3391FC0AF72002BFE1C /* Auxiliary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944C1F762B58002A4AD2 /* Auxiliary.swift */; };
|
|
614AD33A1FC0AF72002BFE1C /* Convolution.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944D1F762B58002A4AD2 /* Convolution.swift */; };
|
|
614AD33C1FC0AF72002BFE1C /* FFT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944F1F762B58002A4AD2 /* FFT.swift */; };
|
|
614AD33E1FC0AF72002BFE1C /* Matrix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394511F762B58002A4AD2 /* Matrix.swift */; };
|
|
614AD33F1FC0AF72002BFE1C /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394521F762B58002A4AD2 /* Pointers.swift */; };
|
|
614AD3411FC0AF72002BFE1C /* Trigonometric.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394551F762B58002A4AD2 /* Trigonometric.swift */; };
|
|
614AD3431FC0AF77002BFE1C /* ArithmeticTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6D1F70D22600B99FFB /* ArithmeticTests.swift */; };
|
|
614AD3441FC0AF77002BFE1C /* AuxiliaryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6E1F70D22600B99FFB /* AuxiliaryTests.swift */; };
|
|
614AD3451FC0AF77002BFE1C /* ConvolutionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6F1F70D22600B99FFB /* ConvolutionTests.swift */; };
|
|
614AD3481FC0AF77002BFE1C /* MatrixTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD721F70D22600B99FFB /* MatrixTests.swift */; };
|
|
614AD34A1FC0AF77002BFE1C /* TrigonometricTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */; };
|
|
614AD35A1FC0B001002BFE1C /* Surge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 614AD3511FC0B001002BFE1C /* Surge.framework */; };
|
|
614AD3681FC0B0C6002BFE1C /* Surge.h in Headers */ = {isa = PBXBuildFile; fileRef = 615394541F762B58002A4AD2 /* Surge.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
614AD3691FC0B0CC002BFE1C /* Arithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944B1F762B58002A4AD2 /* Arithmetic.swift */; };
|
|
614AD36A1FC0B0CC002BFE1C /* Auxiliary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944C1F762B58002A4AD2 /* Auxiliary.swift */; };
|
|
614AD36B1FC0B0CC002BFE1C /* Convolution.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944D1F762B58002A4AD2 /* Convolution.swift */; };
|
|
614AD36D1FC0B0CC002BFE1C /* FFT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944F1F762B58002A4AD2 /* FFT.swift */; };
|
|
614AD36F1FC0B0CC002BFE1C /* Matrix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394511F762B58002A4AD2 /* Matrix.swift */; };
|
|
614AD3701FC0B0CC002BFE1C /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394521F762B58002A4AD2 /* Pointers.swift */; };
|
|
614AD3721FC0B0CC002BFE1C /* Trigonometric.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394551F762B58002A4AD2 /* Trigonometric.swift */; };
|
|
614AD3741FC0B0D2002BFE1C /* ArithmeticTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6D1F70D22600B99FFB /* ArithmeticTests.swift */; };
|
|
614AD3751FC0B0D2002BFE1C /* AuxiliaryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6E1F70D22600B99FFB /* AuxiliaryTests.swift */; };
|
|
614AD3761FC0B0D2002BFE1C /* ConvolutionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6F1F70D22600B99FFB /* ConvolutionTests.swift */; };
|
|
614AD3791FC0B0D2002BFE1C /* MatrixTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD721F70D22600B99FFB /* MatrixTests.swift */; };
|
|
614AD37B1FC0B0D2002BFE1C /* TrigonometricTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */; };
|
|
614AD38A1FC0B12F002BFE1C /* Surge.h in Headers */ = {isa = PBXBuildFile; fileRef = 615394541F762B58002A4AD2 /* Surge.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
614AD38B1FC0B134002BFE1C /* Arithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944B1F762B58002A4AD2 /* Arithmetic.swift */; };
|
|
614AD38C1FC0B134002BFE1C /* Auxiliary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944C1F762B58002A4AD2 /* Auxiliary.swift */; };
|
|
614AD38D1FC0B134002BFE1C /* Convolution.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944D1F762B58002A4AD2 /* Convolution.swift */; };
|
|
614AD38F1FC0B134002BFE1C /* FFT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944F1F762B58002A4AD2 /* FFT.swift */; };
|
|
614AD3911FC0B134002BFE1C /* Matrix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394511F762B58002A4AD2 /* Matrix.swift */; };
|
|
614AD3921FC0B134002BFE1C /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394521F762B58002A4AD2 /* Pointers.swift */; };
|
|
614AD3941FC0B134002BFE1C /* Trigonometric.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394551F762B58002A4AD2 /* Trigonometric.swift */; };
|
|
6152A42120719E9200043627 /* Statistics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6152A42020719E9200043627 /* Statistics.swift */; };
|
|
6152A42220719E9200043627 /* Statistics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6152A42020719E9200043627 /* Statistics.swift */; };
|
|
6152A42320719E9200043627 /* Statistics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6152A42020719E9200043627 /* Statistics.swift */; };
|
|
6152A42420719E9200043627 /* Statistics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6152A42020719E9200043627 /* Statistics.swift */; };
|
|
615394561F762B59002A4AD2 /* Arithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944B1F762B58002A4AD2 /* Arithmetic.swift */; };
|
|
615394571F762B59002A4AD2 /* Auxiliary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944C1F762B58002A4AD2 /* Auxiliary.swift */; };
|
|
615394581F762B59002A4AD2 /* Convolution.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944D1F762B58002A4AD2 /* Convolution.swift */; };
|
|
6153945A1F762B59002A4AD2 /* FFT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944F1F762B58002A4AD2 /* FFT.swift */; };
|
|
6153945C1F762B59002A4AD2 /* Matrix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394511F762B58002A4AD2 /* Matrix.swift */; };
|
|
6153945D1F762B59002A4AD2 /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394521F762B58002A4AD2 /* Pointers.swift */; };
|
|
6153945F1F762B59002A4AD2 /* Surge.h in Headers */ = {isa = PBXBuildFile; fileRef = 615394541F762B58002A4AD2 /* Surge.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
615394601F762B59002A4AD2 /* Trigonometric.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394551F762B58002A4AD2 /* Trigonometric.swift */; };
|
|
61A0AD761F70D22600B99FFB /* ArithmeticTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6D1F70D22600B99FFB /* ArithmeticTests.swift */; };
|
|
61A0AD771F70D22600B99FFB /* AuxiliaryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6E1F70D22600B99FFB /* AuxiliaryTests.swift */; };
|
|
61A0AD781F70D22600B99FFB /* ConvolutionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD6F1F70D22600B99FFB /* ConvolutionTests.swift */; };
|
|
61A0AD7B1F70D22600B99FFB /* MatrixTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD721F70D22600B99FFB /* MatrixTests.swift */; };
|
|
61A0AD7D1F70D22600B99FFB /* TrigonometricTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */; };
|
|
61E930B8207002EA00694FCB /* UnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930B7207002EA00694FCB /* UnsafeMemory.swift */; };
|
|
61E930B9207002EA00694FCB /* UnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930B7207002EA00694FCB /* UnsafeMemory.swift */; };
|
|
61E930BA207002EA00694FCB /* UnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930B7207002EA00694FCB /* UnsafeMemory.swift */; };
|
|
61E930BB207002EA00694FCB /* UnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930B7207002EA00694FCB /* UnsafeMemory.swift */; };
|
|
61E930BD2070104600694FCB /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930BC2070104600694FCB /* Array+Extensions.swift */; };
|
|
61E930BE2070104600694FCB /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930BC2070104600694FCB /* Array+Extensions.swift */; };
|
|
61E930BF2070104600694FCB /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930BC2070104600694FCB /* Array+Extensions.swift */; };
|
|
61E930C02070104600694FCB /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930BC2070104600694FCB /* Array+Extensions.swift */; };
|
|
61E930C22070B69300694FCB /* UnsafeMutableMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C12070B69300694FCB /* UnsafeMutableMemory.swift */; };
|
|
61E930C32070B69300694FCB /* UnsafeMutableMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C12070B69300694FCB /* UnsafeMutableMemory.swift */; };
|
|
61E930C42070B69300694FCB /* UnsafeMutableMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C12070B69300694FCB /* UnsafeMutableMemory.swift */; };
|
|
61E930C52070B69300694FCB /* UnsafeMutableMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C12070B69300694FCB /* UnsafeMutableMemory.swift */; };
|
|
61E930C82070BCCD00694FCB /* ArraySlice+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C72070BCCD00694FCB /* ArraySlice+Extensions.swift */; };
|
|
61E930C92070BCCD00694FCB /* ArraySlice+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C72070BCCD00694FCB /* ArraySlice+Extensions.swift */; };
|
|
61E930CA2070BCCD00694FCB /* ArraySlice+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C72070BCCD00694FCB /* ArraySlice+Extensions.swift */; };
|
|
61E930CB2070BCCD00694FCB /* ArraySlice+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C72070BCCD00694FCB /* ArraySlice+Extensions.swift */; };
|
|
CA945C24233AA36D00D95127 /* LogarithmTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA945C23233AA36D00D95127 /* LogarithmTests.swift */; };
|
|
CA945C2D233ABC0D00D95127 /* SurgeTests+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA945C2C233ABC0D00D95127 /* SurgeTests+Extensions.swift */; };
|
|
CA945C2E233ABC0D00D95127 /* SurgeTests+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA945C2C233ABC0D00D95127 /* SurgeTests+Extensions.swift */; };
|
|
CA945C2F233ABC0D00D95127 /* SurgeTests+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA945C2C233ABC0D00D95127 /* SurgeTests+Extensions.swift */; };
|
|
CA945C31233AC89C00D95127 /* VectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA945C30233AC89C00D95127 /* VectorTests.swift */; };
|
|
CA991FD9233C205800A6B16A /* TrigonometricTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA991FD8233C205800A6B16A /* TrigonometricTests.swift */; };
|
|
CAAF4FFC2339651600CC0AA7 /* ScalarTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAAF4FCF2338F09700CC0AA7 /* ScalarTests.swift */; };
|
|
CAAF4FFD2339651700CC0AA7 /* ScalarTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAAF4FCF2338F09700CC0AA7 /* ScalarTests.swift */; };
|
|
CAAF4FFE2339651800CC0AA7 /* ScalarTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAAF4FCF2338F09700CC0AA7 /* ScalarTests.swift */; };
|
|
CAAF5000233A701A00CC0AA7 /* LogarithmTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAAF4FFF233A701A00CC0AA7 /* LogarithmTests.swift */; };
|
|
CAAF5001233A701A00CC0AA7 /* LogarithmTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAAF4FFF233A701A00CC0AA7 /* LogarithmTests.swift */; };
|
|
CAAF5002233A701A00CC0AA7 /* LogarithmTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAAF4FFF233A701A00CC0AA7 /* LogarithmTests.swift */; };
|
|
CAAF500C233A7B6700CC0AA7 /* Surge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 614AD31F1FC0AD99002BFE1C /* Surge.framework */; };
|
|
CAAF5015233A7D4100CC0AA7 /* ArithmeticTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAAF5014233A7C7900CC0AA7 /* ArithmeticTests.swift */; };
|
|
CAAF501A233A9E6300CC0AA7 /* SurgeBenchmarkTests+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAAF5019233A9E6300CC0AA7 /* SurgeBenchmarkTests+Extensions.swift */; };
|
|
CAD8E5BE2343D796001B172A /* Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5BD2343D796001B172A /* Random.swift */; };
|
|
CAD8E5BF2343D884001B172A /* Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5BD2343D796001B172A /* Random.swift */; };
|
|
CAD8E5C02343D885001B172A /* Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5BD2343D796001B172A /* Random.swift */; };
|
|
CAD8E5C12343D885001B172A /* Random.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5BD2343D796001B172A /* Random.swift */; };
|
|
CAD8E5CB2343FD38001B172A /* StatisticsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5CA2343FD38001B172A /* StatisticsTests.swift */; };
|
|
CAD8E5CC2343FD38001B172A /* StatisticsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5CA2343FD38001B172A /* StatisticsTests.swift */; };
|
|
CAD8E5CD2343FD38001B172A /* StatisticsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5CA2343FD38001B172A /* StatisticsTests.swift */; };
|
|
CAD8E5CF23441B33001B172A /* RandomTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5CE23441B33001B172A /* RandomTests.swift */; };
|
|
CAD8E5D023441B33001B172A /* RandomTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5CE23441B33001B172A /* RandomTests.swift */; };
|
|
CAD8E5D123441B33001B172A /* RandomTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAD8E5CE23441B33001B172A /* RandomTests.swift */; };
|
|
CAEC79BF2319274F00516E10 /* OperatorPrecedences.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79B72319244D00516E10 /* OperatorPrecedences.swift */; };
|
|
CAEC79C02319275000516E10 /* OperatorPrecedences.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79B72319244D00516E10 /* OperatorPrecedences.swift */; };
|
|
CAEC79C12319275000516E10 /* OperatorPrecedences.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79B72319244D00516E10 /* OperatorPrecedences.swift */; };
|
|
CAEC79C22319275100516E10 /* OperatorPrecedences.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79B72319244D00516E10 /* OperatorPrecedences.swift */; };
|
|
CAEC79C423192FE300516E10 /* Scalar.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79C323192FE300516E10 /* Scalar.swift */; };
|
|
CAEC79C5231930EC00516E10 /* Scalar.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79C323192FE300516E10 /* Scalar.swift */; };
|
|
CAEC79C6231930ED00516E10 /* Scalar.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79C323192FE300516E10 /* Scalar.swift */; };
|
|
CAEC79C7231930ED00516E10 /* Scalar.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79C323192FE300516E10 /* Scalar.swift */; };
|
|
CAEC79D22319343100516E10 /* Logarithm.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79D12319343100516E10 /* Logarithm.swift */; };
|
|
CAEC79D32319343100516E10 /* Logarithm.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79D12319343100516E10 /* Logarithm.swift */; };
|
|
CAEC79D42319343100516E10 /* Logarithm.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79D12319343100516E10 /* Logarithm.swift */; };
|
|
CAEC79D52319343100516E10 /* Logarithm.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAEC79D12319343100516E10 /* Logarithm.swift */; };
|
|
CAFE5DA522F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DA422F9EC1D00A34887 /* XCTAssert+Surge.swift */; };
|
|
CAFE5DA622F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DA422F9EC1D00A34887 /* XCTAssert+Surge.swift */; };
|
|
CAFE5DA722F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DA422F9EC1D00A34887 /* XCTAssert+Surge.swift */; };
|
|
CAFE5DA922F9ED3A00A34887 /* Vector.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DA822F9ED3A00A34887 /* Vector.swift */; };
|
|
CAFE5DAA22F9ED3A00A34887 /* Vector.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DA822F9ED3A00A34887 /* Vector.swift */; };
|
|
CAFE5DAB22F9ED3A00A34887 /* Vector.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DA822F9ED3A00A34887 /* Vector.swift */; };
|
|
CAFE5DAC22F9ED3A00A34887 /* Vector.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DA822F9ED3A00A34887 /* Vector.swift */; };
|
|
CAFE5DAE22F9ED4900A34887 /* VectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DAD22F9ED4900A34887 /* VectorTests.swift */; };
|
|
CAFE5DAF22F9ED4900A34887 /* VectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DAD22F9ED4900A34887 /* VectorTests.swift */; };
|
|
CAFE5DB022F9ED4900A34887 /* VectorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFE5DAD22F9ED4900A34887 /* VectorTests.swift */; };
|
|
F8A1E1D519917C25009735E2 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8A1E1D219917C0B009735E2 /* Accelerate.framework */; };
|
|
F8A1E1D719917C2B009735E2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8A1E1D619917C2B009735E2 /* Foundation.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
614AD3291FC0AD99002BFE1C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = F8A1E1A119917A79009735E2 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 614AD31E1FC0AD99002BFE1C;
|
|
remoteInfo = "Surge-macOS";
|
|
};
|
|
614AD35B1FC0B001002BFE1C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = F8A1E1A119917A79009735E2 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 614AD3501FC0B001002BFE1C;
|
|
remoteInfo = "Surge-tvOS";
|
|
};
|
|
CAAF500D233A7B6700CC0AA7 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = F8A1E1A119917A79009735E2 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 614AD31E1FC0AD99002BFE1C;
|
|
remoteInfo = "Surge-macOS";
|
|
};
|
|
F84A6AB719A9A771007B53E1 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = F8A1E1A119917A79009735E2 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = F8A1E1A919917A79009735E2;
|
|
remoteInfo = Surge;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
614AD31F1FC0AD99002BFE1C /* Surge.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Surge.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
614AD3221FC0AD99002BFE1C /* Info-macOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-macOS.plist"; sourceTree = "<group>"; };
|
|
614AD3271FC0AD99002BFE1C /* SurgeTests-macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SurgeTests-macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
614AD3361FC0AEBD002BFE1C /* Info-Tests.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Tests.plist"; sourceTree = "<group>"; };
|
|
614AD3511FC0B001002BFE1C /* Surge.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Surge.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
614AD3541FC0B001002BFE1C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
614AD3591FC0B001002BFE1C /* SurgeTests-tvOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SurgeTests-tvOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
614AD3821FC0B125002BFE1C /* Surge.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Surge.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6152A42020719E9200043627 /* Statistics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Statistics.swift; sourceTree = "<group>"; };
|
|
6153944B1F762B58002A4AD2 /* Arithmetic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Arithmetic.swift; sourceTree = "<group>"; };
|
|
6153944C1F762B58002A4AD2 /* Auxiliary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Auxiliary.swift; sourceTree = "<group>"; };
|
|
6153944D1F762B58002A4AD2 /* Convolution.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Convolution.swift; sourceTree = "<group>"; };
|
|
6153944F1F762B58002A4AD2 /* FFT.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FFT.swift; sourceTree = "<group>"; };
|
|
615394511F762B58002A4AD2 /* Matrix.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Matrix.swift; sourceTree = "<group>"; };
|
|
615394521F762B58002A4AD2 /* Pointers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Pointers.swift; sourceTree = "<group>"; };
|
|
615394541F762B58002A4AD2 /* Surge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Surge.h; sourceTree = "<group>"; };
|
|
615394551F762B58002A4AD2 /* Trigonometric.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Trigonometric.swift; sourceTree = "<group>"; };
|
|
61A0AD6D1F70D22600B99FFB /* ArithmeticTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ArithmeticTests.swift; sourceTree = "<group>"; };
|
|
61A0AD6E1F70D22600B99FFB /* AuxiliaryTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuxiliaryTests.swift; sourceTree = "<group>"; };
|
|
61A0AD6F1F70D22600B99FFB /* ConvolutionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConvolutionTests.swift; sourceTree = "<group>"; };
|
|
61A0AD721F70D22600B99FFB /* MatrixTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MatrixTests.swift; sourceTree = "<group>"; };
|
|
61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrigonometricTests.swift; sourceTree = "<group>"; };
|
|
61A0AD7F1F70D99B00B99FFB /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
61A0AD801F70D99B00B99FFB /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
|
|
61A0AD811F70D99B00B99FFB /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
61E930B7207002EA00694FCB /* UnsafeMemory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnsafeMemory.swift; sourceTree = "<group>"; };
|
|
61E930BC2070104600694FCB /* Array+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Array+Extensions.swift"; sourceTree = "<group>"; };
|
|
61E930C12070B69300694FCB /* UnsafeMutableMemory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UnsafeMutableMemory.swift; sourceTree = "<group>"; };
|
|
61E930C72070BCCD00694FCB /* ArraySlice+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ArraySlice+Extensions.swift"; sourceTree = "<group>"; };
|
|
CA945C23233AA36D00D95127 /* LogarithmTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogarithmTests.swift; sourceTree = "<group>"; };
|
|
CA945C2C233ABC0D00D95127 /* SurgeTests+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SurgeTests+Extensions.swift"; sourceTree = "<group>"; };
|
|
CA945C30233AC89C00D95127 /* VectorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VectorTests.swift; sourceTree = "<group>"; };
|
|
CA991FD8233C205800A6B16A /* TrigonometricTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrigonometricTests.swift; sourceTree = "<group>"; };
|
|
CAAF4FCF2338F09700CC0AA7 /* ScalarTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScalarTests.swift; sourceTree = "<group>"; };
|
|
CAAF4FFF233A701A00CC0AA7 /* LogarithmTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LogarithmTests.swift; sourceTree = "<group>"; };
|
|
CAAF5007233A7B6700CC0AA7 /* SurgeBenchmarkTests-macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SurgeBenchmarkTests-macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
CAAF500B233A7B6700CC0AA7 /* Info-BenchmarkTests.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-BenchmarkTests.plist"; sourceTree = "<group>"; };
|
|
CAAF5014233A7C7900CC0AA7 /* ArithmeticTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArithmeticTests.swift; sourceTree = "<group>"; };
|
|
CAAF5019233A9E6300CC0AA7 /* SurgeBenchmarkTests+Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SurgeBenchmarkTests+Extensions.swift"; sourceTree = "<group>"; };
|
|
CAD8E5BD2343D796001B172A /* Random.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Random.swift; sourceTree = "<group>"; };
|
|
CAD8E5CA2343FD38001B172A /* StatisticsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsTests.swift; sourceTree = "<group>"; };
|
|
CAD8E5CE23441B33001B172A /* RandomTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RandomTests.swift; sourceTree = "<group>"; };
|
|
CAEC79B72319244D00516E10 /* OperatorPrecedences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OperatorPrecedences.swift; sourceTree = "<group>"; };
|
|
CAEC79C323192FE300516E10 /* Scalar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Scalar.swift; sourceTree = "<group>"; };
|
|
CAEC79D12319343100516E10 /* Logarithm.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logarithm.swift; sourceTree = "<group>"; };
|
|
CAFE5DA422F9EC1D00A34887 /* XCTAssert+Surge.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "XCTAssert+Surge.swift"; sourceTree = "<group>"; };
|
|
CAFE5DA822F9ED3A00A34887 /* Vector.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Vector.swift; sourceTree = "<group>"; };
|
|
CAFE5DAD22F9ED4900A34887 /* VectorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VectorTests.swift; sourceTree = "<group>"; };
|
|
F84A6AAE19A9A72F007B53E1 /* SurgeTests-iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SurgeTests-iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F8A1E1AA19917A79009735E2 /* Surge.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Surge.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F8A1E1D219917C0B009735E2 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
|
|
F8A1E1D619917C2B009735E2 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
614AD31B1FC0AD99002BFE1C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD3241FC0AD99002BFE1C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
614AD3281FC0AD99002BFE1C /* Surge.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD34D1FC0B001002BFE1C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD3561FC0B001002BFE1C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
614AD35A1FC0B001002BFE1C /* Surge.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD37E1FC0B125002BFE1C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
CAAF5004233A7B6700CC0AA7 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CAAF500C233A7B6700CC0AA7 /* Surge.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F84A6AAB19A9A72F007B53E1 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F8A1E1A619917A79009735E2 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F8A1E1D719917C2B009735E2 /* Foundation.framework in Frameworks */,
|
|
F8A1E1D519917C25009735E2 /* Accelerate.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
615394491F762B58002A4AD2 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6153944A1F762B58002A4AD2 /* Surge */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
6153944A1F762B58002A4AD2 /* Surge */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
615394541F762B58002A4AD2 /* Surge.h */,
|
|
CAEC79CB2319336500516E10 /* Auxiliary Functions */,
|
|
CAEC79C92319333E00516E10 /* Digital Signal Processing */,
|
|
CAEC79CA2319335100516E10 /* Arithmetic */,
|
|
CAEC79CD2319338F00516E10 /* Linear Algebra */,
|
|
CAEC79D02319343100516E10 /* Logarithm */,
|
|
CAEC79CC2319337700516E10 /* Statistics */,
|
|
CA874E39236894C900C485CB /* Random */,
|
|
CAEC79CE231933D700516E10 /* Trigonometry */,
|
|
CAEC79C8231932E900516E10 /* Utilities */,
|
|
);
|
|
path = Surge;
|
|
sourceTree = "<group>";
|
|
};
|
|
61A0AD6C1F70D22600B99FFB /* SurgeTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
61A0AD6D1F70D22600B99FFB /* ArithmeticTests.swift */,
|
|
61A0AD6E1F70D22600B99FFB /* AuxiliaryTests.swift */,
|
|
61A0AD6F1F70D22600B99FFB /* ConvolutionTests.swift */,
|
|
CAAF4FFF233A701A00CC0AA7 /* LogarithmTests.swift */,
|
|
61A0AD721F70D22600B99FFB /* MatrixTests.swift */,
|
|
61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */,
|
|
CAFE5DAD22F9ED4900A34887 /* VectorTests.swift */,
|
|
CAAF4FCF2338F09700CC0AA7 /* ScalarTests.swift */,
|
|
CAD8E5CA2343FD38001B172A /* StatisticsTests.swift */,
|
|
CAD8E5CE23441B33001B172A /* RandomTests.swift */,
|
|
CAFE5DA422F9EC1D00A34887 /* XCTAssert+Surge.swift */,
|
|
CA945C2C233ABC0D00D95127 /* SurgeTests+Extensions.swift */,
|
|
);
|
|
path = SurgeTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
CA874E39236894C900C485CB /* Random */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CAD8E5BD2343D796001B172A /* Random.swift */,
|
|
);
|
|
path = Random;
|
|
sourceTree = "<group>";
|
|
};
|
|
CAAF5008233A7B6700CC0AA7 /* SurgeBenchmarkTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CAAF5014233A7C7900CC0AA7 /* ArithmeticTests.swift */,
|
|
CA945C23233AA36D00D95127 /* LogarithmTests.swift */,
|
|
CA991FD8233C205800A6B16A /* TrigonometricTests.swift */,
|
|
CA945C30233AC89C00D95127 /* VectorTests.swift */,
|
|
CAAF5019233A9E6300CC0AA7 /* SurgeBenchmarkTests+Extensions.swift */,
|
|
);
|
|
path = SurgeBenchmarkTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
CAEC79C8231932E900516E10 /* Utilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
61E930BC2070104600694FCB /* Array+Extensions.swift */,
|
|
61E930C72070BCCD00694FCB /* ArraySlice+Extensions.swift */,
|
|
CAEC79B72319244D00516E10 /* OperatorPrecedences.swift */,
|
|
615394521F762B58002A4AD2 /* Pointers.swift */,
|
|
61E930B7207002EA00694FCB /* UnsafeMemory.swift */,
|
|
61E930C12070B69300694FCB /* UnsafeMutableMemory.swift */,
|
|
);
|
|
path = Utilities;
|
|
sourceTree = "<group>";
|
|
};
|
|
CAEC79C92319333E00516E10 /* Digital Signal Processing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6153944D1F762B58002A4AD2 /* Convolution.swift */,
|
|
6153944F1F762B58002A4AD2 /* FFT.swift */,
|
|
);
|
|
path = "Digital Signal Processing";
|
|
sourceTree = "<group>";
|
|
};
|
|
CAEC79CA2319335100516E10 /* Arithmetic */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6153944B1F762B58002A4AD2 /* Arithmetic.swift */,
|
|
);
|
|
path = Arithmetic;
|
|
sourceTree = "<group>";
|
|
};
|
|
CAEC79CB2319336500516E10 /* Auxiliary Functions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6153944C1F762B58002A4AD2 /* Auxiliary.swift */,
|
|
);
|
|
path = "Auxiliary Functions";
|
|
sourceTree = "<group>";
|
|
};
|
|
CAEC79CC2319337700516E10 /* Statistics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6152A42020719E9200043627 /* Statistics.swift */,
|
|
);
|
|
path = Statistics;
|
|
sourceTree = "<group>";
|
|
};
|
|
CAEC79CD2319338F00516E10 /* Linear Algebra */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CAEC79C323192FE300516E10 /* Scalar.swift */,
|
|
CAFE5DA822F9ED3A00A34887 /* Vector.swift */,
|
|
615394511F762B58002A4AD2 /* Matrix.swift */,
|
|
);
|
|
path = "Linear Algebra";
|
|
sourceTree = "<group>";
|
|
};
|
|
CAEC79CE231933D700516E10 /* Trigonometry */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
615394551F762B58002A4AD2 /* Trigonometric.swift */,
|
|
);
|
|
path = Trigonometry;
|
|
sourceTree = "<group>";
|
|
};
|
|
CAEC79D02319343100516E10 /* Logarithm */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
CAEC79D12319343100516E10 /* Logarithm.swift */,
|
|
);
|
|
path = Logarithm;
|
|
sourceTree = "<group>";
|
|
};
|
|
F84A6AAF19A9A72F007B53E1 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
61A0AD6C1F70D22600B99FFB /* SurgeTests */,
|
|
CAAF5008233A7B6700CC0AA7 /* SurgeBenchmarkTests */,
|
|
);
|
|
path = Tests;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8A1E1A019917A79009735E2 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
61A0AD7F1F70D99B00B99FFB /* README.md */,
|
|
61A0AD811F70D99B00B99FFB /* LICENSE */,
|
|
61A0AD801F70D99B00B99FFB /* Package.swift */,
|
|
615394491F762B58002A4AD2 /* Sources */,
|
|
F8A1E1AD19917A79009735E2 /* Metadata */,
|
|
F84A6AAF19A9A72F007B53E1 /* Tests */,
|
|
F8A1E1D419917C17009735E2 /* Frameworks */,
|
|
F8A1E1AB19917A79009735E2 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
F8A1E1AB19917A79009735E2 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8A1E1AA19917A79009735E2 /* Surge.framework */,
|
|
F84A6AAE19A9A72F007B53E1 /* SurgeTests-iOS.xctest */,
|
|
614AD31F1FC0AD99002BFE1C /* Surge.framework */,
|
|
614AD3271FC0AD99002BFE1C /* SurgeTests-macOS.xctest */,
|
|
614AD3511FC0B001002BFE1C /* Surge.framework */,
|
|
614AD3591FC0B001002BFE1C /* SurgeTests-tvOS.xctest */,
|
|
614AD3821FC0B125002BFE1C /* Surge.framework */,
|
|
CAAF5007233A7B6700CC0AA7 /* SurgeBenchmarkTests-macOS.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8A1E1AD19917A79009735E2 /* Metadata */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
614AD3221FC0AD99002BFE1C /* Info-macOS.plist */,
|
|
614AD3361FC0AEBD002BFE1C /* Info-Tests.plist */,
|
|
CAAF500B233A7B6700CC0AA7 /* Info-BenchmarkTests.plist */,
|
|
614AD3541FC0B001002BFE1C /* Info.plist */,
|
|
);
|
|
path = Metadata;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8A1E1D419917C17009735E2 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8A1E1D619917C2B009735E2 /* Foundation.framework */,
|
|
F8A1E1D219917C0B009735E2 /* Accelerate.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
614AD31C1FC0AD99002BFE1C /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
614AD3371FC0AF6C002BFE1C /* Surge.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD34E1FC0B001002BFE1C /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
614AD3681FC0B0C6002BFE1C /* Surge.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD37F1FC0B125002BFE1C /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
614AD38A1FC0B12F002BFE1C /* Surge.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F8A1E1A719917A79009735E2 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6153945F1F762B59002A4AD2 /* Surge.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
614AD31E1FC0AD99002BFE1C /* Surge-macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 614AD3341FC0AD99002BFE1C /* Build configuration list for PBXNativeTarget "Surge-macOS" */;
|
|
buildPhases = (
|
|
614AD31A1FC0AD99002BFE1C /* Sources */,
|
|
614AD31B1FC0AD99002BFE1C /* Frameworks */,
|
|
614AD31C1FC0AD99002BFE1C /* Headers */,
|
|
614AD31D1FC0AD99002BFE1C /* Resources */,
|
|
614294D91FCA01310036B903 /* Lint */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Surge-macOS";
|
|
productName = "Surge-macOS";
|
|
productReference = 614AD31F1FC0AD99002BFE1C /* Surge.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
614AD3261FC0AD99002BFE1C /* SurgeTests-macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 614AD3351FC0AD99002BFE1C /* Build configuration list for PBXNativeTarget "SurgeTests-macOS" */;
|
|
buildPhases = (
|
|
614AD3231FC0AD99002BFE1C /* Sources */,
|
|
614AD3241FC0AD99002BFE1C /* Frameworks */,
|
|
614AD3251FC0AD99002BFE1C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
614AD32A1FC0AD99002BFE1C /* PBXTargetDependency */,
|
|
);
|
|
name = "SurgeTests-macOS";
|
|
productName = "Surge-macOSTests";
|
|
productReference = 614AD3271FC0AD99002BFE1C /* SurgeTests-macOS.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
614AD3501FC0B001002BFE1C /* Surge-tvOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 614AD3621FC0B001002BFE1C /* Build configuration list for PBXNativeTarget "Surge-tvOS" */;
|
|
buildPhases = (
|
|
614AD34C1FC0B001002BFE1C /* Sources */,
|
|
614AD34D1FC0B001002BFE1C /* Frameworks */,
|
|
614AD34E1FC0B001002BFE1C /* Headers */,
|
|
614AD34F1FC0B001002BFE1C /* Resources */,
|
|
614294DA1FCA01440036B903 /* Lint */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Surge-tvOS";
|
|
productName = "Surge-tvOS";
|
|
productReference = 614AD3511FC0B001002BFE1C /* Surge.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
614AD3581FC0B001002BFE1C /* SurgeTests-tvOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 614AD3651FC0B001002BFE1C /* Build configuration list for PBXNativeTarget "SurgeTests-tvOS" */;
|
|
buildPhases = (
|
|
614AD3551FC0B001002BFE1C /* Sources */,
|
|
614AD3561FC0B001002BFE1C /* Frameworks */,
|
|
614AD3571FC0B001002BFE1C /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
614AD35C1FC0B001002BFE1C /* PBXTargetDependency */,
|
|
);
|
|
name = "SurgeTests-tvOS";
|
|
productName = "Surge-tvOSTests";
|
|
productReference = 614AD3591FC0B001002BFE1C /* SurgeTests-tvOS.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
614AD3811FC0B125002BFE1C /* Surge-watchOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 614AD3871FC0B125002BFE1C /* Build configuration list for PBXNativeTarget "Surge-watchOS" */;
|
|
buildPhases = (
|
|
614AD37D1FC0B125002BFE1C /* Sources */,
|
|
614AD37E1FC0B125002BFE1C /* Frameworks */,
|
|
614AD37F1FC0B125002BFE1C /* Headers */,
|
|
614AD3801FC0B125002BFE1C /* Resources */,
|
|
614294DB1FCA01520036B903 /* Lint */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Surge-watchOS";
|
|
productName = "Surge-watchOS";
|
|
productReference = 614AD3821FC0B125002BFE1C /* Surge.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
CAAF5006233A7B6700CC0AA7 /* SurgeBenchmarkTests-macOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = CAAF5011233A7B6700CC0AA7 /* Build configuration list for PBXNativeTarget "SurgeBenchmarkTests-macOS" */;
|
|
buildPhases = (
|
|
CAAF5003233A7B6700CC0AA7 /* Sources */,
|
|
CAAF5004233A7B6700CC0AA7 /* Frameworks */,
|
|
CAAF5005233A7B6700CC0AA7 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
CAAF500E233A7B6700CC0AA7 /* PBXTargetDependency */,
|
|
);
|
|
name = "SurgeBenchmarkTests-macOS";
|
|
productName = SurgeBenchmarkTests;
|
|
productReference = CAAF5007233A7B6700CC0AA7 /* SurgeBenchmarkTests-macOS.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
F84A6AAD19A9A72F007B53E1 /* SurgeTests-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F84A6AB419A9A72F007B53E1 /* Build configuration list for PBXNativeTarget "SurgeTests-iOS" */;
|
|
buildPhases = (
|
|
F84A6AAA19A9A72F007B53E1 /* Sources */,
|
|
F84A6AAB19A9A72F007B53E1 /* Frameworks */,
|
|
F84A6AAC19A9A72F007B53E1 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
F84A6AB819A9A771007B53E1 /* PBXTargetDependency */,
|
|
);
|
|
name = "SurgeTests-iOS";
|
|
productName = SurgeTests;
|
|
productReference = F84A6AAE19A9A72F007B53E1 /* SurgeTests-iOS.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
F8A1E1A919917A79009735E2 /* Surge-iOS */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F8A1E1BD19917A79009735E2 /* Build configuration list for PBXNativeTarget "Surge-iOS" */;
|
|
buildPhases = (
|
|
F8A1E1A519917A79009735E2 /* Sources */,
|
|
F8A1E1A619917A79009735E2 /* Frameworks */,
|
|
F8A1E1A719917A79009735E2 /* Headers */,
|
|
F8A1E1A819917A79009735E2 /* Resources */,
|
|
61AA2D731F78CF4E00B28C43 /* Lint */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "Surge-iOS";
|
|
productName = Surge;
|
|
productReference = F8A1E1AA19917A79009735E2 /* Surge.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
F8A1E1A119917A79009735E2 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftMigration = 0710;
|
|
LastSwiftUpdateCheck = 1100;
|
|
LastUpgradeCheck = 0930;
|
|
ORGANIZATIONNAME = "Mattt Thompson";
|
|
TargetAttributes = {
|
|
614AD31E1FC0AD99002BFE1C = {
|
|
CreatedOnToolsVersion = 9.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
614AD3261FC0AD99002BFE1C = {
|
|
CreatedOnToolsVersion = 9.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
614AD3501FC0B001002BFE1C = {
|
|
CreatedOnToolsVersion = 9.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
614AD3581FC0B001002BFE1C = {
|
|
CreatedOnToolsVersion = 9.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
614AD3811FC0B125002BFE1C = {
|
|
CreatedOnToolsVersion = 9.1;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
CAAF5006233A7B6700CC0AA7 = {
|
|
CreatedOnToolsVersion = 11.0;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
F84A6AAD19A9A72F007B53E1 = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
LastSwiftMigration = 0900;
|
|
};
|
|
F8A1E1A919917A79009735E2 = {
|
|
CreatedOnToolsVersion = 6.0;
|
|
LastSwiftMigration = 0900;
|
|
ProvisioningStyle = Manual;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = F8A1E1A419917A79009735E2 /* Build configuration list for PBXProject "Surge" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
English,
|
|
en,
|
|
);
|
|
mainGroup = F8A1E1A019917A79009735E2;
|
|
productRefGroup = F8A1E1AB19917A79009735E2 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
F8A1E1A919917A79009735E2 /* Surge-iOS */,
|
|
F84A6AAD19A9A72F007B53E1 /* SurgeTests-iOS */,
|
|
614AD31E1FC0AD99002BFE1C /* Surge-macOS */,
|
|
614AD3261FC0AD99002BFE1C /* SurgeTests-macOS */,
|
|
614AD3501FC0B001002BFE1C /* Surge-tvOS */,
|
|
614AD3581FC0B001002BFE1C /* SurgeTests-tvOS */,
|
|
614AD3811FC0B125002BFE1C /* Surge-watchOS */,
|
|
CAAF5006233A7B6700CC0AA7 /* SurgeBenchmarkTests-macOS */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
614AD31D1FC0AD99002BFE1C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD3251FC0AD99002BFE1C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD34F1FC0B001002BFE1C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD3571FC0B001002BFE1C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD3801FC0B125002BFE1C /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
CAAF5005233A7B6700CC0AA7 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F84A6AAC19A9A72F007B53E1 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F8A1E1A819917A79009735E2 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
614294D91FCA01310036B903 /* Lint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = Lint;
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, `brew install swiftlint` or download from https://github.com/realm/SwiftLint\"\nfi";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
614294DA1FCA01440036B903 /* Lint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = Lint;
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, `brew install swiftlint` or download from https://github.com/realm/SwiftLint\"\nfi";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
614294DB1FCA01520036B903 /* Lint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = Lint;
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, `brew install swiftlint` or download from https://github.com/realm/SwiftLint\"\nfi";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
61AA2D731F78CF4E00B28C43 /* Lint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = Lint;
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, `brew install swiftlint` or download from https://github.com/realm/SwiftLint\"\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
614AD31A1FC0AD99002BFE1C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
614AD33E1FC0AF72002BFE1C /* Matrix.swift in Sources */,
|
|
61E930C32070B69300694FCB /* UnsafeMutableMemory.swift in Sources */,
|
|
61E930C92070BCCD00694FCB /* ArraySlice+Extensions.swift in Sources */,
|
|
CAD8E5BF2343D884001B172A /* Random.swift in Sources */,
|
|
CAEC79D32319343100516E10 /* Logarithm.swift in Sources */,
|
|
614AD3391FC0AF72002BFE1C /* Auxiliary.swift in Sources */,
|
|
614AD3411FC0AF72002BFE1C /* Trigonometric.swift in Sources */,
|
|
614AD3381FC0AF72002BFE1C /* Arithmetic.swift in Sources */,
|
|
614AD33A1FC0AF72002BFE1C /* Convolution.swift in Sources */,
|
|
614AD33F1FC0AF72002BFE1C /* Pointers.swift in Sources */,
|
|
614AD33C1FC0AF72002BFE1C /* FFT.swift in Sources */,
|
|
CAFE5DAA22F9ED3A00A34887 /* Vector.swift in Sources */,
|
|
61E930BE2070104600694FCB /* Array+Extensions.swift in Sources */,
|
|
61E930B9207002EA00694FCB /* UnsafeMemory.swift in Sources */,
|
|
CAEC79C5231930EC00516E10 /* Scalar.swift in Sources */,
|
|
6152A42220719E9200043627 /* Statistics.swift in Sources */,
|
|
CAEC79C02319275000516E10 /* OperatorPrecedences.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD3231FC0AD99002BFE1C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CAD8E5D023441B33001B172A /* RandomTests.swift in Sources */,
|
|
CAAF5001233A701A00CC0AA7 /* LogarithmTests.swift in Sources */,
|
|
614AD3481FC0AF77002BFE1C /* MatrixTests.swift in Sources */,
|
|
CAAF4FFD2339651700CC0AA7 /* ScalarTests.swift in Sources */,
|
|
CAD8E5CC2343FD38001B172A /* StatisticsTests.swift in Sources */,
|
|
614AD3441FC0AF77002BFE1C /* AuxiliaryTests.swift in Sources */,
|
|
614AD3451FC0AF77002BFE1C /* ConvolutionTests.swift in Sources */,
|
|
CAFE5DAF22F9ED4900A34887 /* VectorTests.swift in Sources */,
|
|
614AD34A1FC0AF77002BFE1C /* TrigonometricTests.swift in Sources */,
|
|
CAFE5DA622F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */,
|
|
CA945C2E233ABC0D00D95127 /* SurgeTests+Extensions.swift in Sources */,
|
|
614AD3431FC0AF77002BFE1C /* ArithmeticTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD34C1FC0B001002BFE1C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
614AD36F1FC0B0CC002BFE1C /* Matrix.swift in Sources */,
|
|
61E930C42070B69300694FCB /* UnsafeMutableMemory.swift in Sources */,
|
|
61E930CA2070BCCD00694FCB /* ArraySlice+Extensions.swift in Sources */,
|
|
CAD8E5C02343D885001B172A /* Random.swift in Sources */,
|
|
CAEC79D42319343100516E10 /* Logarithm.swift in Sources */,
|
|
614AD36A1FC0B0CC002BFE1C /* Auxiliary.swift in Sources */,
|
|
614AD3721FC0B0CC002BFE1C /* Trigonometric.swift in Sources */,
|
|
614AD3691FC0B0CC002BFE1C /* Arithmetic.swift in Sources */,
|
|
614AD36B1FC0B0CC002BFE1C /* Convolution.swift in Sources */,
|
|
614AD3701FC0B0CC002BFE1C /* Pointers.swift in Sources */,
|
|
614AD36D1FC0B0CC002BFE1C /* FFT.swift in Sources */,
|
|
CAFE5DAB22F9ED3A00A34887 /* Vector.swift in Sources */,
|
|
61E930BF2070104600694FCB /* Array+Extensions.swift in Sources */,
|
|
61E930BA207002EA00694FCB /* UnsafeMemory.swift in Sources */,
|
|
CAEC79C6231930ED00516E10 /* Scalar.swift in Sources */,
|
|
6152A42320719E9200043627 /* Statistics.swift in Sources */,
|
|
CAEC79C12319275000516E10 /* OperatorPrecedences.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD3551FC0B001002BFE1C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CAD8E5D123441B33001B172A /* RandomTests.swift in Sources */,
|
|
CAAF5002233A701A00CC0AA7 /* LogarithmTests.swift in Sources */,
|
|
614AD3791FC0B0D2002BFE1C /* MatrixTests.swift in Sources */,
|
|
CAAF4FFE2339651800CC0AA7 /* ScalarTests.swift in Sources */,
|
|
CAD8E5CD2343FD38001B172A /* StatisticsTests.swift in Sources */,
|
|
614AD3751FC0B0D2002BFE1C /* AuxiliaryTests.swift in Sources */,
|
|
614AD3761FC0B0D2002BFE1C /* ConvolutionTests.swift in Sources */,
|
|
CAFE5DB022F9ED4900A34887 /* VectorTests.swift in Sources */,
|
|
614AD37B1FC0B0D2002BFE1C /* TrigonometricTests.swift in Sources */,
|
|
CAFE5DA722F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */,
|
|
CA945C2F233ABC0D00D95127 /* SurgeTests+Extensions.swift in Sources */,
|
|
614AD3741FC0B0D2002BFE1C /* ArithmeticTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
614AD37D1FC0B125002BFE1C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
614AD3911FC0B134002BFE1C /* Matrix.swift in Sources */,
|
|
61E930C52070B69300694FCB /* UnsafeMutableMemory.swift in Sources */,
|
|
61E930CB2070BCCD00694FCB /* ArraySlice+Extensions.swift in Sources */,
|
|
CAD8E5C12343D885001B172A /* Random.swift in Sources */,
|
|
CAEC79D52319343100516E10 /* Logarithm.swift in Sources */,
|
|
614AD38C1FC0B134002BFE1C /* Auxiliary.swift in Sources */,
|
|
614AD3941FC0B134002BFE1C /* Trigonometric.swift in Sources */,
|
|
614AD38B1FC0B134002BFE1C /* Arithmetic.swift in Sources */,
|
|
614AD38D1FC0B134002BFE1C /* Convolution.swift in Sources */,
|
|
614AD3921FC0B134002BFE1C /* Pointers.swift in Sources */,
|
|
614AD38F1FC0B134002BFE1C /* FFT.swift in Sources */,
|
|
CAFE5DAC22F9ED3A00A34887 /* Vector.swift in Sources */,
|
|
61E930C02070104600694FCB /* Array+Extensions.swift in Sources */,
|
|
61E930BB207002EA00694FCB /* UnsafeMemory.swift in Sources */,
|
|
CAEC79C7231930ED00516E10 /* Scalar.swift in Sources */,
|
|
6152A42420719E9200043627 /* Statistics.swift in Sources */,
|
|
CAEC79C22319275100516E10 /* OperatorPrecedences.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
CAAF5003233A7B6700CC0AA7 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CAAF501A233A9E6300CC0AA7 /* SurgeBenchmarkTests+Extensions.swift in Sources */,
|
|
CA945C24233AA36D00D95127 /* LogarithmTests.swift in Sources */,
|
|
CA991FD9233C205800A6B16A /* TrigonometricTests.swift in Sources */,
|
|
CA945C31233AC89C00D95127 /* VectorTests.swift in Sources */,
|
|
CAAF5015233A7D4100CC0AA7 /* ArithmeticTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F84A6AAA19A9A72F007B53E1 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
CAD8E5CF23441B33001B172A /* RandomTests.swift in Sources */,
|
|
CAAF5000233A701A00CC0AA7 /* LogarithmTests.swift in Sources */,
|
|
61A0AD7B1F70D22600B99FFB /* MatrixTests.swift in Sources */,
|
|
CAAF4FFC2339651600CC0AA7 /* ScalarTests.swift in Sources */,
|
|
CAD8E5CB2343FD38001B172A /* StatisticsTests.swift in Sources */,
|
|
61A0AD771F70D22600B99FFB /* AuxiliaryTests.swift in Sources */,
|
|
61A0AD781F70D22600B99FFB /* ConvolutionTests.swift in Sources */,
|
|
CAFE5DAE22F9ED4900A34887 /* VectorTests.swift in Sources */,
|
|
61A0AD7D1F70D22600B99FFB /* TrigonometricTests.swift in Sources */,
|
|
CAFE5DA522F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */,
|
|
CA945C2D233ABC0D00D95127 /* SurgeTests+Extensions.swift in Sources */,
|
|
61A0AD761F70D22600B99FFB /* ArithmeticTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F8A1E1A519917A79009735E2 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6153945C1F762B59002A4AD2 /* Matrix.swift in Sources */,
|
|
61E930C22070B69300694FCB /* UnsafeMutableMemory.swift in Sources */,
|
|
61E930C82070BCCD00694FCB /* ArraySlice+Extensions.swift in Sources */,
|
|
CAD8E5BE2343D796001B172A /* Random.swift in Sources */,
|
|
CAEC79D22319343100516E10 /* Logarithm.swift in Sources */,
|
|
615394571F762B59002A4AD2 /* Auxiliary.swift in Sources */,
|
|
615394601F762B59002A4AD2 /* Trigonometric.swift in Sources */,
|
|
615394561F762B59002A4AD2 /* Arithmetic.swift in Sources */,
|
|
615394581F762B59002A4AD2 /* Convolution.swift in Sources */,
|
|
6153945D1F762B59002A4AD2 /* Pointers.swift in Sources */,
|
|
6153945A1F762B59002A4AD2 /* FFT.swift in Sources */,
|
|
CAFE5DA922F9ED3A00A34887 /* Vector.swift in Sources */,
|
|
61E930BD2070104600694FCB /* Array+Extensions.swift in Sources */,
|
|
61E930B8207002EA00694FCB /* UnsafeMemory.swift in Sources */,
|
|
CAEC79C423192FE300516E10 /* Scalar.swift in Sources */,
|
|
6152A42120719E9200043627 /* Statistics.swift in Sources */,
|
|
CAEC79BF2319274F00516E10 /* OperatorPrecedences.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
614AD32A1FC0AD99002BFE1C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 614AD31E1FC0AD99002BFE1C /* Surge-macOS */;
|
|
targetProxy = 614AD3291FC0AD99002BFE1C /* PBXContainerItemProxy */;
|
|
};
|
|
614AD35C1FC0B001002BFE1C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 614AD3501FC0B001002BFE1C /* Surge-tvOS */;
|
|
targetProxy = 614AD35B1FC0B001002BFE1C /* PBXContainerItemProxy */;
|
|
};
|
|
CAAF500E233A7B6700CC0AA7 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 614AD31E1FC0AD99002BFE1C /* Surge-macOS */;
|
|
targetProxy = CAAF500D233A7B6700CC0AA7 /* PBXContainerItemProxy */;
|
|
};
|
|
F84A6AB819A9A771007B53E1 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = F8A1E1A919917A79009735E2 /* Surge-iOS */;
|
|
targetProxy = F84A6AB719A9A771007B53E1 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
614AD3301FC0AD99002BFE1C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = "Metadata/Info-macOS.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-macOS";
|
|
PRODUCT_NAME = Surge;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
};
|
|
name = Debug;
|
|
};
|
|
614AD3311FC0AD99002BFE1C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
FRAMEWORK_VERSION = A;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = "Metadata/Info-macOS.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-macOS";
|
|
PRODUCT_NAME = Surge;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
614AD3321FC0AD99002BFE1C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = "Metadata/Info-Tests.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.SurgeTests-macOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
};
|
|
name = Debug;
|
|
};
|
|
614AD3331FC0AD99002BFE1C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = "Metadata/Info-Tests.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.SurgeTests-macOS";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
614AD3631FC0B001002BFE1C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = Metadata/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-tvOS";
|
|
PRODUCT_NAME = Surge;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
614AD3641FC0B001002BFE1C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = Metadata/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-tvOS";
|
|
PRODUCT_NAME = Surge;
|
|
SDKROOT = appletvos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
614AD3661FC0B001002BFE1C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = "Metadata/Info-Tests.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-tvOSTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = appletvos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
614AD3671FC0B001002BFE1C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = "Metadata/Info-Tests.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-tvOSTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = appletvos;
|
|
TARGETED_DEVICE_FAMILY = 3;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
614AD3881FC0B125002BFE1C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = Metadata/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-watchOS";
|
|
PRODUCT_NAME = Surge;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
614AD3891FC0B125002BFE1C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_IDENTITY = "";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = Metadata/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-watchOS";
|
|
PRODUCT_NAME = Surge;
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
CAAF500F233A7B6700CC0AA7 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = "Metadata/Info-BenchmarkTests.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mattt.SurgeBenchmarkTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
CAAF5010233A7B6700CC0AA7 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
INFOPLIST_FILE = "Metadata/Info-BenchmarkTests.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.mattt.SurgeBenchmarkTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
F84A6AB519A9A72F007B53E1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
INFOPLIST_FILE = "Metadata/Info-Tests.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
F84A6AB619A9A72F007B53E1 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
INFOPLIST_FILE = "Metadata/Info-Tests.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.$(PRODUCT_NAME:rfc1034identifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
F8A1E1BB19917A79009735E2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
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;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
WATCHOS_DEPLOYMENT_TARGET = 4.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
F8A1E1BC19917A79009735E2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
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 = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
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;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
WATCHOS_DEPLOYMENT_TARGET = 4.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
F8A1E1BE19917A79009735E2 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = Metadata/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-iOS";
|
|
PRODUCT_NAME = Surge;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
F8A1E1BF19917A79009735E2 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = Metadata/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.Surge-iOS";
|
|
PRODUCT_NAME = Surge;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
614AD3341FC0AD99002BFE1C /* Build configuration list for PBXNativeTarget "Surge-macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
614AD3301FC0AD99002BFE1C /* Debug */,
|
|
614AD3311FC0AD99002BFE1C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
614AD3351FC0AD99002BFE1C /* Build configuration list for PBXNativeTarget "SurgeTests-macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
614AD3321FC0AD99002BFE1C /* Debug */,
|
|
614AD3331FC0AD99002BFE1C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
614AD3621FC0B001002BFE1C /* Build configuration list for PBXNativeTarget "Surge-tvOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
614AD3631FC0B001002BFE1C /* Debug */,
|
|
614AD3641FC0B001002BFE1C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
614AD3651FC0B001002BFE1C /* Build configuration list for PBXNativeTarget "SurgeTests-tvOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
614AD3661FC0B001002BFE1C /* Debug */,
|
|
614AD3671FC0B001002BFE1C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
614AD3871FC0B125002BFE1C /* Build configuration list for PBXNativeTarget "Surge-watchOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
614AD3881FC0B125002BFE1C /* Debug */,
|
|
614AD3891FC0B125002BFE1C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
CAAF5011233A7B6700CC0AA7 /* Build configuration list for PBXNativeTarget "SurgeBenchmarkTests-macOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
CAAF500F233A7B6700CC0AA7 /* Debug */,
|
|
CAAF5010233A7B6700CC0AA7 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F84A6AB419A9A72F007B53E1 /* Build configuration list for PBXNativeTarget "SurgeTests-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F84A6AB519A9A72F007B53E1 /* Debug */,
|
|
F84A6AB619A9A72F007B53E1 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F8A1E1A419917A79009735E2 /* Build configuration list for PBXProject "Surge" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F8A1E1BB19917A79009735E2 /* Debug */,
|
|
F8A1E1BC19917A79009735E2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F8A1E1BD19917A79009735E2 /* Build configuration list for PBXNativeTarget "Surge-iOS" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F8A1E1BE19917A79009735E2 /* Debug */,
|
|
F8A1E1BF19917A79009735E2 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = F8A1E1A119917A79009735E2 /* Project object */;
|
|
}
|