Surge/Surge.xcodeproj/project.pbxproj

1405 lines
68 KiB
Plaintext
Raw Normal View History

2014-08-24 14:02:33 +08:00
// !$*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 */; };
614AD33B1FC0AF72002BFE1C /* Exponential.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944E1F762B58002A4AD2 /* Exponential.swift */; };
614AD33C1FC0AF72002BFE1C /* FFT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944F1F762B58002A4AD2 /* FFT.swift */; };
614AD33D1FC0AF72002BFE1C /* Hyperbolic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394501F762B58002A4AD2 /* Hyperbolic.swift */; };
614AD33E1FC0AF72002BFE1C /* Matrix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394511F762B58002A4AD2 /* Matrix.swift */; };
614AD33F1FC0AF72002BFE1C /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394521F762B58002A4AD2 /* Pointers.swift */; };
614AD3401FC0AF72002BFE1C /* Power.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394531F762B58002A4AD2 /* Power.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 */; };
614AD3461FC0AF77002BFE1C /* ExponentialTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD701F70D22600B99FFB /* ExponentialTests.swift */; };
614AD3471FC0AF77002BFE1C /* HyperbolicTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD711F70D22600B99FFB /* HyperbolicTests.swift */; };
614AD3481FC0AF77002BFE1C /* MatrixTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD721F70D22600B99FFB /* MatrixTests.swift */; };
614AD3491FC0AF77002BFE1C /* PowerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD731F70D22600B99FFB /* PowerTests.swift */; };
614AD34A1FC0AF77002BFE1C /* TrigonometricTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */; };
614AD34B1FC0AF77002BFE1C /* XCTestCase+Surge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD751F70D22600B99FFB /* XCTestCase+Surge.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 */; };
614AD36C1FC0B0CC002BFE1C /* Exponential.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944E1F762B58002A4AD2 /* Exponential.swift */; };
614AD36D1FC0B0CC002BFE1C /* FFT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944F1F762B58002A4AD2 /* FFT.swift */; };
614AD36E1FC0B0CC002BFE1C /* Hyperbolic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394501F762B58002A4AD2 /* Hyperbolic.swift */; };
614AD36F1FC0B0CC002BFE1C /* Matrix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394511F762B58002A4AD2 /* Matrix.swift */; };
614AD3701FC0B0CC002BFE1C /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394521F762B58002A4AD2 /* Pointers.swift */; };
614AD3711FC0B0CC002BFE1C /* Power.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394531F762B58002A4AD2 /* Power.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 */; };
614AD3771FC0B0D2002BFE1C /* ExponentialTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD701F70D22600B99FFB /* ExponentialTests.swift */; };
614AD3781FC0B0D2002BFE1C /* HyperbolicTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD711F70D22600B99FFB /* HyperbolicTests.swift */; };
614AD3791FC0B0D2002BFE1C /* MatrixTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD721F70D22600B99FFB /* MatrixTests.swift */; };
614AD37A1FC0B0D2002BFE1C /* PowerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD731F70D22600B99FFB /* PowerTests.swift */; };
614AD37B1FC0B0D2002BFE1C /* TrigonometricTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */; };
614AD37C1FC0B0D2002BFE1C /* XCTestCase+Surge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD751F70D22600B99FFB /* XCTestCase+Surge.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 */; };
614AD38E1FC0B134002BFE1C /* Exponential.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944E1F762B58002A4AD2 /* Exponential.swift */; };
614AD38F1FC0B134002BFE1C /* FFT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944F1F762B58002A4AD2 /* FFT.swift */; };
614AD3901FC0B134002BFE1C /* Hyperbolic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394501F762B58002A4AD2 /* Hyperbolic.swift */; };
614AD3911FC0B134002BFE1C /* Matrix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394511F762B58002A4AD2 /* Matrix.swift */; };
614AD3921FC0B134002BFE1C /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394521F762B58002A4AD2 /* Pointers.swift */; };
614AD3931FC0B134002BFE1C /* Power.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394531F762B58002A4AD2 /* Power.swift */; };
614AD3941FC0B134002BFE1C /* Trigonometric.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394551F762B58002A4AD2 /* Trigonometric.swift */; };
2018-04-02 13:23:35 +08:00
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 */; };
2017-09-23 13:42:42 +08:00
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 */; };
615394591F762B59002A4AD2 /* Exponential.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944E1F762B58002A4AD2 /* Exponential.swift */; };
6153945A1F762B59002A4AD2 /* FFT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6153944F1F762B58002A4AD2 /* FFT.swift */; };
6153945B1F762B59002A4AD2 /* Hyperbolic.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394501F762B58002A4AD2 /* Hyperbolic.swift */; };
6153945C1F762B59002A4AD2 /* Matrix.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394511F762B58002A4AD2 /* Matrix.swift */; };
6153945D1F762B59002A4AD2 /* Pointers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394521F762B58002A4AD2 /* Pointers.swift */; };
6153945E1F762B59002A4AD2 /* Power.swift in Sources */ = {isa = PBXBuildFile; fileRef = 615394531F762B58002A4AD2 /* Power.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 */; };
61A0AD791F70D22600B99FFB /* ExponentialTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD701F70D22600B99FFB /* ExponentialTests.swift */; };
61A0AD7A1F70D22600B99FFB /* HyperbolicTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD711F70D22600B99FFB /* HyperbolicTests.swift */; };
61A0AD7B1F70D22600B99FFB /* MatrixTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD721F70D22600B99FFB /* MatrixTests.swift */; };
61A0AD7C1F70D22600B99FFB /* PowerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD731F70D22600B99FFB /* PowerTests.swift */; };
61A0AD7D1F70D22600B99FFB /* TrigonometricTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */; };
61A0AD7E1F70D22600B99FFB /* XCTestCase+Surge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A0AD751F70D22600B99FFB /* XCTestCase+Surge.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 /* ArrayUnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930BC2070104600694FCB /* ArrayUnsafeMemory.swift */; };
61E930BE2070104600694FCB /* ArrayUnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930BC2070104600694FCB /* ArrayUnsafeMemory.swift */; };
61E930BF2070104600694FCB /* ArrayUnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930BC2070104600694FCB /* ArrayUnsafeMemory.swift */; };
61E930C02070104600694FCB /* ArrayUnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930BC2070104600694FCB /* ArrayUnsafeMemory.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 /* ArraySliceUnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C72070BCCD00694FCB /* ArraySliceUnsafeMemory.swift */; };
61E930C92070BCCD00694FCB /* ArraySliceUnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C72070BCCD00694FCB /* ArraySliceUnsafeMemory.swift */; };
61E930CA2070BCCD00694FCB /* ArraySliceUnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C72070BCCD00694FCB /* ArraySliceUnsafeMemory.swift */; };
61E930CB2070BCCD00694FCB /* ArraySliceUnsafeMemory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61E930C72070BCCD00694FCB /* ArraySliceUnsafeMemory.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 */; };
2014-08-24 14:02:33 +08:00
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";
};
2014-08-24 14:02:33 +08:00
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; };
2018-04-02 13:23:35 +08:00
6152A42020719E9200043627 /* Statistics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Statistics.swift; sourceTree = "<group>"; };
2017-09-23 13:42:42 +08:00
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>"; };
6153944E1F762B58002A4AD2 /* Exponential.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Exponential.swift; sourceTree = "<group>"; };
6153944F1F762B58002A4AD2 /* FFT.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FFT.swift; sourceTree = "<group>"; };
615394501F762B58002A4AD2 /* Hyperbolic.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Hyperbolic.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>"; };
615394531F762B58002A4AD2 /* Power.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Power.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>"; };
61A0AD701F70D22600B99FFB /* ExponentialTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExponentialTests.swift; sourceTree = "<group>"; };
61A0AD711F70D22600B99FFB /* HyperbolicTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HyperbolicTests.swift; sourceTree = "<group>"; };
61A0AD721F70D22600B99FFB /* MatrixTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MatrixTests.swift; sourceTree = "<group>"; };
61A0AD731F70D22600B99FFB /* PowerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PowerTests.swift; sourceTree = "<group>"; };
61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrigonometricTests.swift; sourceTree = "<group>"; };
61A0AD751F70D22600B99FFB /* XCTestCase+Surge.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "XCTestCase+Surge.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; lastKnownFileType = sourcecode.swift; path = UnsafeMemory.swift; sourceTree = "<group>"; };
61E930BC2070104600694FCB /* ArrayUnsafeMemory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArrayUnsafeMemory.swift; sourceTree = "<group>"; };
61E930C12070B69300694FCB /* UnsafeMutableMemory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnsafeMutableMemory.swift; sourceTree = "<group>"; };
61E930C72070BCCD00694FCB /* ArraySliceUnsafeMemory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArraySliceUnsafeMemory.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; };
2014-08-24 14:02:33 +08:00
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;
};
2014-08-24 14:02:33 +08:00
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 */
2017-09-23 13:42:42 +08:00
615394491F762B58002A4AD2 /* Sources */ = {
isa = PBXGroup;
children = (
6153944A1F762B58002A4AD2 /* Surge */,
);
path = Sources;
sourceTree = "<group>";
};
6153944A1F762B58002A4AD2 /* Surge */ = {
isa = PBXGroup;
children = (
615394541F762B58002A4AD2 /* Surge.h */,
6153944B1F762B58002A4AD2 /* Arithmetic.swift */,
61E930C72070BCCD00694FCB /* ArraySliceUnsafeMemory.swift */,
61E930BC2070104600694FCB /* ArrayUnsafeMemory.swift */,
2017-09-23 13:42:42 +08:00
6153944C1F762B58002A4AD2 /* Auxiliary.swift */,
6153944D1F762B58002A4AD2 /* Convolution.swift */,
6153944E1F762B58002A4AD2 /* Exponential.swift */,
6153944F1F762B58002A4AD2 /* FFT.swift */,
615394501F762B58002A4AD2 /* Hyperbolic.swift */,
615394511F762B58002A4AD2 /* Matrix.swift */,
615394521F762B58002A4AD2 /* Pointers.swift */,
615394531F762B58002A4AD2 /* Power.swift */,
2018-04-02 13:23:35 +08:00
6152A42020719E9200043627 /* Statistics.swift */,
2017-09-23 13:42:42 +08:00
615394551F762B58002A4AD2 /* Trigonometric.swift */,
61E930B7207002EA00694FCB /* UnsafeMemory.swift */,
61E930C12070B69300694FCB /* UnsafeMutableMemory.swift */,
CAFE5DA822F9ED3A00A34887 /* Vector.swift */,
2017-09-23 13:42:42 +08:00
);
path = Surge;
sourceTree = "<group>";
};
61A0AD6C1F70D22600B99FFB /* SurgeTests */ = {
isa = PBXGroup;
children = (
61A0AD6D1F70D22600B99FFB /* ArithmeticTests.swift */,
61A0AD6E1F70D22600B99FFB /* AuxiliaryTests.swift */,
61A0AD6F1F70D22600B99FFB /* ConvolutionTests.swift */,
61A0AD701F70D22600B99FFB /* ExponentialTests.swift */,
61A0AD711F70D22600B99FFB /* HyperbolicTests.swift */,
61A0AD721F70D22600B99FFB /* MatrixTests.swift */,
61A0AD731F70D22600B99FFB /* PowerTests.swift */,
61A0AD741F70D22600B99FFB /* TrigonometricTests.swift */,
CAFE5DAD22F9ED4900A34887 /* VectorTests.swift */,
CAFE5DA422F9EC1D00A34887 /* XCTAssert+Surge.swift */,
61A0AD751F70D22600B99FFB /* XCTestCase+Surge.swift */,
);
path = SurgeTests;
sourceTree = "<group>";
};
2014-08-24 14:02:33 +08:00
F84A6AAF19A9A72F007B53E1 /* Tests */ = {
isa = PBXGroup;
children = (
61A0AD6C1F70D22600B99FFB /* SurgeTests */,
2014-08-24 14:02:33 +08:00
);
path = Tests;
sourceTree = "<group>";
};
F8A1E1A019917A79009735E2 = {
isa = PBXGroup;
children = (
61A0AD7F1F70D99B00B99FFB /* README.md */,
61A0AD811F70D99B00B99FFB /* LICENSE */,
61A0AD801F70D99B00B99FFB /* Package.swift */,
2017-09-23 13:42:42 +08:00
615394491F762B58002A4AD2 /* Sources */,
F8A1E1AD19917A79009735E2 /* Metadata */,
2014-08-24 14:02:33 +08:00
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 */,
2014-08-24 14:02:33 +08:00
);
name = Products;
sourceTree = "<group>";
};
F8A1E1AD19917A79009735E2 /* Metadata */ = {
2014-08-24 14:02:33 +08:00
isa = PBXGroup;
children = (
614AD3221FC0AD99002BFE1C /* Info-macOS.plist */,
614AD3361FC0AEBD002BFE1C /* Info-Tests.plist */,
614AD3541FC0B001002BFE1C /* Info.plist */,
2014-08-24 14:02:33 +08:00
);
path = Metadata;
2014-08-24 14:02:33 +08:00
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;
};
2014-08-24 14:02:33 +08:00
F8A1E1A719917A79009735E2 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
2017-09-23 13:42:42 +08:00
6153945F1F762B59002A4AD2 /* Surge.h in Headers */,
2014-08-24 14:02:33 +08:00
);
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 */ = {
2014-08-24 14:02:33 +08:00
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";
};
F84A6AAD19A9A72F007B53E1 /* SurgeTests-iOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = F84A6AB419A9A72F007B53E1 /* Build configuration list for PBXNativeTarget "SurgeTests-iOS" */;
2014-08-24 14:02:33 +08:00
buildPhases = (
F84A6AAA19A9A72F007B53E1 /* Sources */,
F84A6AAB19A9A72F007B53E1 /* Frameworks */,
F84A6AAC19A9A72F007B53E1 /* Resources */,
);
buildRules = (
);
dependencies = (
F84A6AB819A9A771007B53E1 /* PBXTargetDependency */,
);
name = "SurgeTests-iOS";
2014-08-24 14:02:33 +08:00
productName = SurgeTests;
productReference = F84A6AAE19A9A72F007B53E1 /* SurgeTests-iOS.xctest */;
2014-08-24 14:02:33 +08:00
productType = "com.apple.product-type.bundle.unit-test";
};
F8A1E1A919917A79009735E2 /* Surge-iOS */ = {
2014-08-24 14:02:33 +08:00
isa = PBXNativeTarget;
buildConfigurationList = F8A1E1BD19917A79009735E2 /* Build configuration list for PBXNativeTarget "Surge-iOS" */;
2014-08-24 14:02:33 +08:00
buildPhases = (
F8A1E1A519917A79009735E2 /* Sources */,
F8A1E1A619917A79009735E2 /* Frameworks */,
F8A1E1A719917A79009735E2 /* Headers */,
F8A1E1A819917A79009735E2 /* Resources */,
61AA2D731F78CF4E00B28C43 /* Lint */,
2014-08-24 14:02:33 +08:00
);
buildRules = (
);
dependencies = (
);
name = "Surge-iOS";
2014-08-24 14:02:33 +08:00
productName = Surge;
productReference = F8A1E1AA19917A79009735E2 /* Surge.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
F8A1E1A119917A79009735E2 /* Project object */ = {
isa = PBXProject;
attributes = {
2015-12-05 05:57:07 +08:00
LastSwiftMigration = 0710;
LastSwiftUpdateCheck = 0910;
LastUpgradeCheck = 0930;
2014-08-24 14:02:33 +08:00
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;
};
2014-08-24 14:02:33 +08:00
F84A6AAD19A9A72F007B53E1 = {
CreatedOnToolsVersion = 6.0;
2017-09-23 13:29:42 +08:00
LastSwiftMigration = 0900;
2014-08-24 14:02:33 +08:00
};
F8A1E1A919917A79009735E2 = {
CreatedOnToolsVersion = 6.0;
2017-09-23 13:29:42 +08:00
LastSwiftMigration = 0900;
2016-09-18 04:50:02 +08:00
ProvisioningStyle = Manual;
2014-08-24 14:02:33 +08:00
};
};
};
buildConfigurationList = F8A1E1A419917A79009735E2 /* Build configuration list for PBXProject "Surge" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
2014-08-24 14:02:33 +08:00
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 */,
2014-08-24 14:02:33 +08:00
);
};
/* 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;
};
2014-08-24 14:02:33 +08:00
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 */
2014-08-24 14:02:33 +08:00
/* Begin PBXSourcesBuildPhase section */
614AD31A1FC0AD99002BFE1C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
614AD33E1FC0AF72002BFE1C /* Matrix.swift in Sources */,
61E930C32070B69300694FCB /* UnsafeMutableMemory.swift in Sources */,
61E930C92070BCCD00694FCB /* ArraySliceUnsafeMemory.swift in Sources */,
614AD3391FC0AF72002BFE1C /* Auxiliary.swift in Sources */,
614AD3411FC0AF72002BFE1C /* Trigonometric.swift in Sources */,
614AD3381FC0AF72002BFE1C /* Arithmetic.swift in Sources */,
614AD33D1FC0AF72002BFE1C /* Hyperbolic.swift in Sources */,
614AD33A1FC0AF72002BFE1C /* Convolution.swift in Sources */,
614AD33F1FC0AF72002BFE1C /* Pointers.swift in Sources */,
614AD33C1FC0AF72002BFE1C /* FFT.swift in Sources */,
CAFE5DAA22F9ED3A00A34887 /* Vector.swift in Sources */,
61E930BE2070104600694FCB /* ArrayUnsafeMemory.swift in Sources */,
61E930B9207002EA00694FCB /* UnsafeMemory.swift in Sources */,
614AD3401FC0AF72002BFE1C /* Power.swift in Sources */,
2018-04-02 13:23:35 +08:00
6152A42220719E9200043627 /* Statistics.swift in Sources */,
614AD33B1FC0AF72002BFE1C /* Exponential.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
614AD3231FC0AD99002BFE1C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
614AD34B1FC0AF77002BFE1C /* XCTestCase+Surge.swift in Sources */,
614AD3481FC0AF77002BFE1C /* MatrixTests.swift in Sources */,
614AD3441FC0AF77002BFE1C /* AuxiliaryTests.swift in Sources */,
614AD3451FC0AF77002BFE1C /* ConvolutionTests.swift in Sources */,
CAFE5DAF22F9ED4900A34887 /* VectorTests.swift in Sources */,
614AD3491FC0AF77002BFE1C /* PowerTests.swift in Sources */,
614AD34A1FC0AF77002BFE1C /* TrigonometricTests.swift in Sources */,
CAFE5DA622F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */,
614AD3471FC0AF77002BFE1C /* HyperbolicTests.swift in Sources */,
614AD3431FC0AF77002BFE1C /* ArithmeticTests.swift in Sources */,
614AD3461FC0AF77002BFE1C /* ExponentialTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
614AD34C1FC0B001002BFE1C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
614AD36F1FC0B0CC002BFE1C /* Matrix.swift in Sources */,
61E930C42070B69300694FCB /* UnsafeMutableMemory.swift in Sources */,
61E930CA2070BCCD00694FCB /* ArraySliceUnsafeMemory.swift in Sources */,
614AD36A1FC0B0CC002BFE1C /* Auxiliary.swift in Sources */,
614AD3721FC0B0CC002BFE1C /* Trigonometric.swift in Sources */,
614AD3691FC0B0CC002BFE1C /* Arithmetic.swift in Sources */,
614AD36E1FC0B0CC002BFE1C /* Hyperbolic.swift in Sources */,
614AD36B1FC0B0CC002BFE1C /* Convolution.swift in Sources */,
614AD3701FC0B0CC002BFE1C /* Pointers.swift in Sources */,
614AD36D1FC0B0CC002BFE1C /* FFT.swift in Sources */,
CAFE5DAB22F9ED3A00A34887 /* Vector.swift in Sources */,
61E930BF2070104600694FCB /* ArrayUnsafeMemory.swift in Sources */,
61E930BA207002EA00694FCB /* UnsafeMemory.swift in Sources */,
614AD3711FC0B0CC002BFE1C /* Power.swift in Sources */,
2018-04-02 13:23:35 +08:00
6152A42320719E9200043627 /* Statistics.swift in Sources */,
614AD36C1FC0B0CC002BFE1C /* Exponential.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
614AD3551FC0B001002BFE1C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
614AD37C1FC0B0D2002BFE1C /* XCTestCase+Surge.swift in Sources */,
614AD3791FC0B0D2002BFE1C /* MatrixTests.swift in Sources */,
614AD3751FC0B0D2002BFE1C /* AuxiliaryTests.swift in Sources */,
614AD3761FC0B0D2002BFE1C /* ConvolutionTests.swift in Sources */,
CAFE5DB022F9ED4900A34887 /* VectorTests.swift in Sources */,
614AD37A1FC0B0D2002BFE1C /* PowerTests.swift in Sources */,
614AD37B1FC0B0D2002BFE1C /* TrigonometricTests.swift in Sources */,
CAFE5DA722F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */,
614AD3781FC0B0D2002BFE1C /* HyperbolicTests.swift in Sources */,
614AD3741FC0B0D2002BFE1C /* ArithmeticTests.swift in Sources */,
614AD3771FC0B0D2002BFE1C /* ExponentialTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
614AD37D1FC0B125002BFE1C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
614AD3911FC0B134002BFE1C /* Matrix.swift in Sources */,
61E930C52070B69300694FCB /* UnsafeMutableMemory.swift in Sources */,
61E930CB2070BCCD00694FCB /* ArraySliceUnsafeMemory.swift in Sources */,
614AD38C1FC0B134002BFE1C /* Auxiliary.swift in Sources */,
614AD3941FC0B134002BFE1C /* Trigonometric.swift in Sources */,
614AD38B1FC0B134002BFE1C /* Arithmetic.swift in Sources */,
614AD3901FC0B134002BFE1C /* Hyperbolic.swift in Sources */,
614AD38D1FC0B134002BFE1C /* Convolution.swift in Sources */,
614AD3921FC0B134002BFE1C /* Pointers.swift in Sources */,
614AD38F1FC0B134002BFE1C /* FFT.swift in Sources */,
CAFE5DAC22F9ED3A00A34887 /* Vector.swift in Sources */,
61E930C02070104600694FCB /* ArrayUnsafeMemory.swift in Sources */,
61E930BB207002EA00694FCB /* UnsafeMemory.swift in Sources */,
614AD3931FC0B134002BFE1C /* Power.swift in Sources */,
2018-04-02 13:23:35 +08:00
6152A42420719E9200043627 /* Statistics.swift in Sources */,
614AD38E1FC0B134002BFE1C /* Exponential.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2014-08-24 14:02:33 +08:00
F84A6AAA19A9A72F007B53E1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
61A0AD7E1F70D22600B99FFB /* XCTestCase+Surge.swift in Sources */,
61A0AD7B1F70D22600B99FFB /* MatrixTests.swift in Sources */,
61A0AD771F70D22600B99FFB /* AuxiliaryTests.swift in Sources */,
61A0AD781F70D22600B99FFB /* ConvolutionTests.swift in Sources */,
CAFE5DAE22F9ED4900A34887 /* VectorTests.swift in Sources */,
61A0AD7C1F70D22600B99FFB /* PowerTests.swift in Sources */,
61A0AD7D1F70D22600B99FFB /* TrigonometricTests.swift in Sources */,
CAFE5DA522F9EC1D00A34887 /* XCTAssert+Surge.swift in Sources */,
61A0AD7A1F70D22600B99FFB /* HyperbolicTests.swift in Sources */,
61A0AD761F70D22600B99FFB /* ArithmeticTests.swift in Sources */,
61A0AD791F70D22600B99FFB /* ExponentialTests.swift in Sources */,
2014-08-24 14:02:33 +08:00
);
runOnlyForDeploymentPostprocessing = 0;
};
F8A1E1A519917A79009735E2 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2017-09-23 13:42:42 +08:00
6153945C1F762B59002A4AD2 /* Matrix.swift in Sources */,
61E930C22070B69300694FCB /* UnsafeMutableMemory.swift in Sources */,
61E930C82070BCCD00694FCB /* ArraySliceUnsafeMemory.swift in Sources */,
2017-09-23 13:42:42 +08:00
615394571F762B59002A4AD2 /* Auxiliary.swift in Sources */,
615394601F762B59002A4AD2 /* Trigonometric.swift in Sources */,
615394561F762B59002A4AD2 /* Arithmetic.swift in Sources */,
6153945B1F762B59002A4AD2 /* Hyperbolic.swift in Sources */,
615394581F762B59002A4AD2 /* Convolution.swift in Sources */,
6153945D1F762B59002A4AD2 /* Pointers.swift in Sources */,
6153945A1F762B59002A4AD2 /* FFT.swift in Sources */,
CAFE5DA922F9ED3A00A34887 /* Vector.swift in Sources */,
61E930BD2070104600694FCB /* ArrayUnsafeMemory.swift in Sources */,
61E930B8207002EA00694FCB /* UnsafeMemory.swift in Sources */,
2017-09-23 13:42:42 +08:00
6153945E1F762B59002A4AD2 /* Power.swift in Sources */,
2018-04-02 13:23:35 +08:00
6152A42120719E9200043627 /* Statistics.swift in Sources */,
2017-09-23 13:42:42 +08:00
615394591F762B59002A4AD2 /* Exponential.swift in Sources */,
2014-08-24 14:02:33 +08:00
);
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 */;
};
2014-08-24 14:02:33 +08:00
F84A6AB819A9A771007B53E1 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = F8A1E1A919917A79009735E2 /* Surge-iOS */;
2014-08-24 14:02:33 +08:00
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;
};
2014-08-24 14:02:33 +08:00
F84A6AB519A9A72F007B53E1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
2017-09-23 13:42:42 +08:00
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2015-01-19 00:54:09 +08:00
CLANG_ENABLE_MODULES = YES;
2014-08-24 14:02:33 +08:00
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = "Metadata/Info-Tests.plist";
2014-08-24 14:02:33 +08:00
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
2015-12-05 05:57:07 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.$(PRODUCT_NAME:rfc1034identifier)";
2014-08-24 14:02:33 +08:00
PRODUCT_NAME = "$(TARGET_NAME)";
2015-01-19 00:54:09 +08:00
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2014-08-24 14:02:33 +08:00
};
name = Debug;
};
F84A6AB619A9A72F007B53E1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
2017-09-23 13:42:42 +08:00
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
2015-01-19 00:54:09 +08:00
CLANG_ENABLE_MODULES = YES;
INFOPLIST_FILE = "Metadata/Info-Tests.plist";
2014-08-24 14:02:33 +08:00
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
2015-12-05 05:57:07 +08:00
PRODUCT_BUNDLE_IDENTIFIER = "com.mattt.$(PRODUCT_NAME:rfc1034identifier)";
2014-08-24 14:02:33 +08:00
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
F8A1E1BB19917A79009735E2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
2014-08-24 14:02:33 +08:00
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
2017-09-19 12:15:13 +08:00
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_BOOL_CONVERSION = YES;
2017-09-19 12:15:13 +08:00
CLANG_WARN_COMMA = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_CONSTANT_CONVERSION = YES;
2018-03-07 09:21:28 +08:00
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
2016-09-18 04:50:02 +08:00
CLANG_WARN_INFINITE_RECURSION = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_INT_CONVERSION = YES;
2017-09-19 12:15:13 +08:00
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
2018-03-07 09:21:28 +08:00
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
2017-09-19 12:15:13 +08:00
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2017-09-19 12:15:13 +08:00
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
2016-09-18 04:50:02 +08:00
CLANG_WARN_SUSPICIOUS_MOVE = YES;
2014-08-24 14:02:33 +08:00
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;
2015-12-05 05:57:07 +08:00
ENABLE_TESTABILITY = YES;
2014-08-24 14:02:33 +08:00
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
2016-09-18 04:50:02 +08:00
GCC_NO_COMMON_BLOCKS = YES;
2014-08-24 14:02:33 +08:00
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;
2014-08-24 14:02:33 +08:00
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2017-09-23 13:29:42 +08:00
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
2019-04-25 00:04:38 +08:00
SWIFT_VERSION = 5.0;
2014-08-24 14:02:33 +08:00
TARGETED_DEVICE_FAMILY = "1,2";
TVOS_DEPLOYMENT_TARGET = 9.0;
2014-08-24 14:02:33 +08:00
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
WATCHOS_DEPLOYMENT_TARGET = 4.0;
2014-08-24 14:02:33 +08:00
};
name = Debug;
};
F8A1E1BC19917A79009735E2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
2014-08-24 14:02:33 +08:00
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
2017-09-19 12:15:13 +08:00
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_BOOL_CONVERSION = YES;
2017-09-19 12:15:13 +08:00
CLANG_WARN_COMMA = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_CONSTANT_CONVERSION = YES;
2018-03-07 09:21:28 +08:00
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
2016-09-18 04:50:02 +08:00
CLANG_WARN_INFINITE_RECURSION = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_INT_CONVERSION = YES;
2017-09-19 12:15:13 +08:00
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
2018-03-07 09:21:28 +08:00
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
2017-09-19 12:15:13 +08:00
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
2014-08-24 14:02:33 +08:00
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
2017-09-19 12:15:13 +08:00
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
2016-09-18 04:50:02 +08:00
CLANG_WARN_SUSPICIOUS_MOVE = YES;
2014-08-24 14:02:33 +08:00
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;
2016-09-18 04:50:02 +08:00
GCC_NO_COMMON_BLOCKS = YES;
2014-08-24 14:02:33 +08:00
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;
2014-08-24 14:02:33 +08:00
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
2016-09-18 04:50:02 +08:00
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
2017-09-23 13:29:42 +08:00
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
2019-04-25 00:04:38 +08:00
SWIFT_VERSION = 5.0;
2014-08-24 14:02:33 +08:00
TARGETED_DEVICE_FAMILY = "1,2";
TVOS_DEPLOYMENT_TARGET = 9.0;
2014-08-24 14:02:33 +08:00
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
WATCHOS_DEPLOYMENT_TARGET = 4.0;
2014-08-24 14:02:33 +08:00
};
name = Release;
};
F8A1E1BE19917A79009735E2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
2016-09-18 04:50:02 +08:00
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
2014-08-24 14:02:33 +08:00
DEFINES_MODULE = YES;
2016-09-18 04:50:02 +08:00
DEVELOPMENT_TEAM = "";
2014-08-24 14:02:33 +08:00
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Metadata/Info.plist;
2014-08-24 14:02:33 +08:00
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;
2014-08-24 14:02:33 +08:00
SKIP_INSTALL = YES;
};
name = Debug;
};
F8A1E1BF19917A79009735E2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
2016-09-18 04:50:02 +08:00
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
2014-08-24 14:02:33 +08:00
DEFINES_MODULE = YES;
2016-09-18 04:50:02 +08:00
DEVELOPMENT_TEAM = "";
2014-08-24 14:02:33 +08:00
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Metadata/Info.plist;
2014-08-24 14:02:33 +08:00
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;
2014-08-24 14:02:33 +08:00
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;
};
F84A6AB419A9A72F007B53E1 /* Build configuration list for PBXNativeTarget "SurgeTests-iOS" */ = {
2014-08-24 14:02:33 +08:00
isa = XCConfigurationList;
buildConfigurations = (
F84A6AB519A9A72F007B53E1 /* Debug */,
F84A6AB619A9A72F007B53E1 /* Release */,
);
defaultConfigurationIsVisible = 0;
2014-09-24 00:42:30 +08:00
defaultConfigurationName = Release;
2014-08-24 14:02:33 +08:00
};
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" */ = {
2014-08-24 14:02:33 +08:00
isa = XCConfigurationList;
buildConfigurations = (
F8A1E1BE19917A79009735E2 /* Debug */,
F8A1E1BF19917A79009735E2 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = F8A1E1A119917A79009735E2 /* Project object */;
}