|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 17E5BBAE25C819910061F232 /* ogg_swift.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E5BBAC25C819910061F232 /* ogg_swift.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
11 | 11 | 17E5BC7425C84AA40061F232 /* Config.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 17E5BC7325C84AA40061F232 /* Config.xcconfig */; };
|
12 |
| - 17EE842A25CC493A002F15B3 /* ogg_swiftUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17EE842925CC493A002F15B3 /* ogg_swiftUITests.swift */; }; |
| 12 | + 17EE842A25CC493A002F15B3 /* oggPlatformTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17EE842925CC493A002F15B3 /* oggPlatformTests.swift */; }; |
13 | 13 | 17EE843425CC4A63002F15B3 /* YbridOgg.framework in Resources */ = {isa = PBXBuildFile; fileRef = 17E5BB6A25C817C20061F232 /* YbridOgg.framework */; };
|
14 | 14 | 17EE867725CD990C002F15B3 /* ogg.h in Headers */ = {isa = PBXBuildFile; fileRef = 17EE867525CD990C002F15B3 /* ogg.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
15 | 15 | 17EE867825CD990C002F15B3 /* os_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 17EE867625CD990C002F15B3 /* os_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
25 | 25 | 17E5BBCD25C821EA0061F232 /* module.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = module.modulemap; sourceTree = "<group>"; };
|
26 | 26 | 17E5BC7325C84AA40061F232 /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; };
|
27 | 27 | 17EE842725CC493A002F15B3 /* ogg-swiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ogg-swiftUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
28 |
| - 17EE842925CC493A002F15B3 /* ogg_swiftUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ogg_swiftUITests.swift; sourceTree = "<group>"; }; |
| 28 | + 17EE842925CC493A002F15B3 /* oggPlatformTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = oggPlatformTests.swift; sourceTree = "<group>"; }; |
29 | 29 | 17EE842B25CC493A002F15B3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
30 | 30 | 17EE867525CD990C002F15B3 /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ogg.h; sourceTree = "<group>"; };
|
31 | 31 | 17EE867625CD990C002F15B3 /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = os_types.h; sourceTree = "<group>"; };
|
|
87 | 87 | 17EE842825CC493A002F15B3 /* ogg-swiftUITests */ = {
|
88 | 88 | isa = PBXGroup;
|
89 | 89 | children = (
|
90 |
| - 17EE842925CC493A002F15B3 /* ogg_swiftUITests.swift */, |
| 90 | + 17EE842925CC493A002F15B3 /* oggPlatformTests.swift */, |
91 | 91 | 17EE842B25CC493A002F15B3 /* Info.plist */,
|
92 | 92 | );
|
93 | 93 | path = "ogg-swiftUITests";
|
|
241 | 241 | isa = PBXSourcesBuildPhase;
|
242 | 242 | buildActionMask = 2147483647;
|
243 | 243 | files = (
|
244 |
| - 17EE842A25CC493A002F15B3 /* ogg_swiftUITests.swift in Sources */, |
| 244 | + 17EE842A25CC493A002F15B3 /* oggPlatformTests.swift in Sources */, |
245 | 245 | );
|
246 | 246 | runOnlyForDeploymentPostprocessing = 0;
|
247 | 247 | };
|
|
382 | 382 | CODE_SIGN_STYLE = Automatic;
|
383 | 383 | CURRENT_PROJECT_VERSION = 4;
|
384 | 384 | DEFINES_MODULE = YES;
|
385 |
| - DEVELOPMENT_TEAM = PF7PNM95XY; |
| 385 | + DEVELOPMENT_TEAM = J327NUG776; |
386 | 386 | DYLIB_COMPATIBILITY_VERSION = 1;
|
387 | 387 | DYLIB_CURRENT_VERSION = 1;
|
388 | 388 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
410 | 410 | CODE_SIGN_STYLE = Automatic;
|
411 | 411 | CURRENT_PROJECT_VERSION = 4;
|
412 | 412 | DEFINES_MODULE = YES;
|
413 |
| - DEVELOPMENT_TEAM = PF7PNM95XY; |
| 413 | + DEVELOPMENT_TEAM = J327NUG776; |
414 | 414 | DYLIB_COMPATIBILITY_VERSION = 1;
|
415 | 415 | DYLIB_CURRENT_VERSION = 1;
|
416 | 416 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
436 | 436 | isa = XCBuildConfiguration;
|
437 | 437 | buildSettings = {
|
438 | 438 | CODE_SIGN_STYLE = Automatic;
|
439 |
| - DEVELOPMENT_TEAM = PF7PNM95XY; |
| 439 | + DEVELOPMENT_TEAM = J327NUG776; |
440 | 440 | INFOPLIST_FILE = "ogg-swiftUITests/Info.plist";
|
441 | 441 | LD_RUNPATH_SEARCH_PATHS = (
|
442 | 442 | "$(inherited)",
|
|
459 | 459 | isa = XCBuildConfiguration;
|
460 | 460 | buildSettings = {
|
461 | 461 | CODE_SIGN_STYLE = Automatic;
|
462 |
| - DEVELOPMENT_TEAM = PF7PNM95XY; |
| 462 | + DEVELOPMENT_TEAM = J327NUG776; |
463 | 463 | INFOPLIST_FILE = "ogg-swiftUITests/Info.plist";
|
464 | 464 | LD_RUNPATH_SEARCH_PATHS = (
|
465 | 465 | "$(inherited)",
|
|
0 commit comments