Skip to content

Commit cad0501

Browse files
committed
Rename Sample Project
1 parent cbf41b3 commit cad0501

37 files changed

+31
-31
lines changed

OpenTimelineIO-Sample/OpenTimelineIO-Sample.xcodeproj/project.pbxproj renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader.xcodeproj/project.pbxproj

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,30 @@
1515
/* End PBXBuildFile section */
1616

1717
/* Begin PBXFileReference section */
18-
1B25C3E72CA5E11100815620 /* OpenTimelineIO-Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "OpenTimelineIO-Sample.app"; sourceTree = BUILT_PRODUCTS_DIR; };
18+
1B25C3E72CA5E11100815620 /* OpenTimelineIO-Reader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "OpenTimelineIO-Reader.app"; sourceTree = BUILT_PRODUCTS_DIR; };
1919
1B25C4032CA5E6E000815620 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/AVFoundation.framework; sourceTree = DEVELOPER_DIR; };
2020
1B25C4052CA5E6E600815620 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/AVKit.framework; sourceTree = DEVELOPER_DIR; };
2121
1B25C4072CA5E6F400815620 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/VideoToolbox.framework; sourceTree = DEVELOPER_DIR; };
2222
1B25C4092CA5E6FB00815620 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/MediaToolbox.framework; sourceTree = DEVELOPER_DIR; };
2323
/* End PBXFileReference section */
2424

2525
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
26-
1B25C3F72CA5E11200815620 /* Exceptions for "OpenTimelineIO-Sample" folder in "OpenTimelineIO-Sample" target */ = {
26+
1B25C3F72CA5E11200815620 /* Exceptions for "OpenTimelineIO-Reader" folder in "OpenTimelineIO-Reader" target */ = {
2727
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
2828
membershipExceptions = (
2929
Info.plist,
3030
);
31-
target = 1B25C3E62CA5E11100815620 /* OpenTimelineIO-Sample */;
31+
target = 1B25C3E62CA5E11100815620 /* OpenTimelineIO-Reader */;
3232
};
3333
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
3434

3535
/* Begin PBXFileSystemSynchronizedRootGroup section */
36-
1B25C3E92CA5E11100815620 /* OpenTimelineIO-Sample */ = {
36+
1B25C3E92CA5E11100815620 /* OpenTimelineIO-Reader */ = {
3737
isa = PBXFileSystemSynchronizedRootGroup;
3838
exceptions = (
39-
1B25C3F72CA5E11200815620 /* Exceptions for "OpenTimelineIO-Sample" folder in "OpenTimelineIO-Sample" target */,
39+
1B25C3F72CA5E11200815620 /* Exceptions for "OpenTimelineIO-Reader" folder in "OpenTimelineIO-Reader" target */,
4040
);
41-
path = "OpenTimelineIO-Sample";
41+
path = "OpenTimelineIO-Reader";
4242
sourceTree = "<group>";
4343
};
4444
/* End PBXFileSystemSynchronizedRootGroup section */
@@ -62,7 +62,7 @@
6262
1B25C3DE2CA5E11100815620 = {
6363
isa = PBXGroup;
6464
children = (
65-
1B25C3E92CA5E11100815620 /* OpenTimelineIO-Sample */,
65+
1B25C3E92CA5E11100815620 /* OpenTimelineIO-Reader */,
6666
1B25C4022CA5E6E000815620 /* Frameworks */,
6767
1B25C3E82CA5E11100815620 /* Products */,
6868
);
@@ -71,7 +71,7 @@
7171
1B25C3E82CA5E11100815620 /* Products */ = {
7272
isa = PBXGroup;
7373
children = (
74-
1B25C3E72CA5E11100815620 /* OpenTimelineIO-Sample.app */,
74+
1B25C3E72CA5E11100815620 /* OpenTimelineIO-Reader.app */,
7575
);
7676
name = Products;
7777
sourceTree = "<group>";
@@ -90,9 +90,9 @@
9090
/* End PBXGroup section */
9191

9292
/* Begin PBXNativeTarget section */
93-
1B25C3E62CA5E11100815620 /* OpenTimelineIO-Sample */ = {
93+
1B25C3E62CA5E11100815620 /* OpenTimelineIO-Reader */ = {
9494
isa = PBXNativeTarget;
95-
buildConfigurationList = 1B25C3F82CA5E11200815620 /* Build configuration list for PBXNativeTarget "OpenTimelineIO-Sample" */;
95+
buildConfigurationList = 1B25C3F82CA5E11200815620 /* Build configuration list for PBXNativeTarget "OpenTimelineIO-Reader" */;
9696
buildPhases = (
9797
1B25C3E32CA5E11100815620 /* Sources */,
9898
1B25C3E42CA5E11100815620 /* Frameworks */,
@@ -103,14 +103,14 @@
103103
dependencies = (
104104
);
105105
fileSystemSynchronizedGroups = (
106-
1B25C3E92CA5E11100815620 /* OpenTimelineIO-Sample */,
106+
1B25C3E92CA5E11100815620 /* OpenTimelineIO-Reader */,
107107
);
108-
name = "OpenTimelineIO-Sample";
108+
name = "OpenTimelineIO-Reader";
109109
packageProductDependencies = (
110110
1B25C3FE2CA5E13100815620 /* OpenTimelineIO-AVFoundation */,
111111
);
112112
productName = "OpenTimelineIO-Sample";
113-
productReference = 1B25C3E72CA5E11100815620 /* OpenTimelineIO-Sample.app */;
113+
productReference = 1B25C3E72CA5E11100815620 /* OpenTimelineIO-Reader.app */;
114114
productType = "com.apple.product-type.application";
115115
};
116116
/* End PBXNativeTarget section */
@@ -128,7 +128,7 @@
128128
};
129129
};
130130
};
131-
buildConfigurationList = 1B25C3E22CA5E11100815620 /* Build configuration list for PBXProject "OpenTimelineIO-Sample" */;
131+
buildConfigurationList = 1B25C3E22CA5E11100815620 /* Build configuration list for PBXProject "OpenTimelineIO-Reader" */;
132132
developmentRegion = en;
133133
hasScannedForEncodings = 0;
134134
knownRegions = (
@@ -145,7 +145,7 @@
145145
projectDirPath = "";
146146
projectRoot = "";
147147
targets = (
148-
1B25C3E62CA5E11100815620 /* OpenTimelineIO-Sample */,
148+
1B25C3E62CA5E11100815620 /* OpenTimelineIO-Reader */,
149149
);
150150
};
151151
/* End PBXProject section */
@@ -176,15 +176,15 @@
176176
buildSettings = {
177177
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
178178
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
179-
CODE_SIGN_ENTITLEMENTS = "OpenTimelineIO-Sample/OpenTimelineIO_Sample.entitlements";
179+
CODE_SIGN_ENTITLEMENTS = "OpenTimelineIO-Reader/OpenTimelineIO_Reader.entitlements";
180180
CODE_SIGN_STYLE = Automatic;
181181
CURRENT_PROJECT_VERSION = 1;
182-
DEVELOPMENT_ASSET_PATHS = "\"OpenTimelineIO-Sample/Preview Content\"";
182+
DEVELOPMENT_ASSET_PATHS = "\"OpenTimelineIO-Reader/Preview Content\"";
183183
DEVELOPMENT_TEAM = SHG3AW6YV7;
184184
ENABLE_HARDENED_RUNTIME = NO;
185185
ENABLE_PREVIEWS = YES;
186186
GENERATE_INFOPLIST_FILE = YES;
187-
INFOPLIST_FILE = "OpenTimelineIO-Sample/Info.plist";
187+
INFOPLIST_FILE = "OpenTimelineIO-Reader/Info.plist";
188188
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
189189
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
190190
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
@@ -202,7 +202,7 @@
202202
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
203203
MACOSX_DEPLOYMENT_TARGET = 14.5;
204204
MARKETING_VERSION = 1.0;
205-
PRODUCT_BUNDLE_IDENTIFIER = "ai.ozu.OpenTimelineIO-Sample";
205+
PRODUCT_BUNDLE_IDENTIFIER = "ai.ozu.OpenTimelineIO-Reader";
206206
PRODUCT_NAME = "$(TARGET_NAME)";
207207
SDKROOT = auto;
208208
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
@@ -218,15 +218,15 @@
218218
buildSettings = {
219219
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
220220
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
221-
CODE_SIGN_ENTITLEMENTS = "OpenTimelineIO-Sample/OpenTimelineIO_Sample.entitlements";
221+
CODE_SIGN_ENTITLEMENTS = "OpenTimelineIO-Reader/OpenTimelineIO_Reader.entitlements";
222222
CODE_SIGN_STYLE = Automatic;
223223
CURRENT_PROJECT_VERSION = 1;
224-
DEVELOPMENT_ASSET_PATHS = "\"OpenTimelineIO-Sample/Preview Content\"";
224+
DEVELOPMENT_ASSET_PATHS = "\"OpenTimelineIO-Reader/Preview Content\"";
225225
DEVELOPMENT_TEAM = SHG3AW6YV7;
226226
ENABLE_HARDENED_RUNTIME = NO;
227227
ENABLE_PREVIEWS = YES;
228228
GENERATE_INFOPLIST_FILE = YES;
229-
INFOPLIST_FILE = "OpenTimelineIO-Sample/Info.plist";
229+
INFOPLIST_FILE = "OpenTimelineIO-Reader/Info.plist";
230230
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
231231
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
232232
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
@@ -244,7 +244,7 @@
244244
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
245245
MACOSX_DEPLOYMENT_TARGET = 14.5;
246246
MARKETING_VERSION = 1.0;
247-
PRODUCT_BUNDLE_IDENTIFIER = "ai.ozu.OpenTimelineIO-Sample";
247+
PRODUCT_BUNDLE_IDENTIFIER = "ai.ozu.OpenTimelineIO-Reader";
248248
PRODUCT_NAME = "$(TARGET_NAME)";
249249
SDKROOT = auto;
250250
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
@@ -372,7 +372,7 @@
372372
/* End XCBuildConfiguration section */
373373

374374
/* Begin XCConfigurationList section */
375-
1B25C3E22CA5E11100815620 /* Build configuration list for PBXProject "OpenTimelineIO-Sample" */ = {
375+
1B25C3E22CA5E11100815620 /* Build configuration list for PBXProject "OpenTimelineIO-Reader" */ = {
376376
isa = XCConfigurationList;
377377
buildConfigurations = (
378378
1B25C3FB2CA5E11200815620 /* Debug */,
@@ -381,7 +381,7 @@
381381
defaultConfigurationIsVisible = 0;
382382
defaultConfigurationName = Release;
383383
};
384-
1B25C3F82CA5E11200815620 /* Build configuration list for PBXNativeTarget "OpenTimelineIO-Sample" */ = {
384+
1B25C3F82CA5E11200815620 /* Build configuration list for PBXNativeTarget "OpenTimelineIO-Reader" */ = {
385385
isa = XCConfigurationList;
386386
buildConfigurations = (
387387
1B25C3F92CA5E11200815620 /* Debug */,

OpenTimelineIO-Sample/OpenTimelineIO-Sample.xcodeproj/project.xcworkspace/contents.xcworkspacedata renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader.xcodeproj/project.xcworkspace/contents.xcworkspacedata

File renamed without changes.

OpenTimelineIO-Sample/OpenTimelineIO-Sample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

File renamed without changes.

OpenTimelineIO-Sample/OpenTimelineIO-Sample/Assets.xcassets/AccentColor.colorset/Contents.json renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader/Assets.xcassets/AccentColor.colorset/Contents.json

File renamed without changes.

OpenTimelineIO-Sample/OpenTimelineIO-Sample/Assets.xcassets/AppIcon.appiconset/Contents.json renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader/Assets.xcassets/AppIcon.appiconset/Contents.json

File renamed without changes.

OpenTimelineIO-Sample/OpenTimelineIO-Sample/Assets.xcassets/AppIcon.appiconset/OTIO Reader 1.png renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader/Assets.xcassets/AppIcon.appiconset/OTIO Reader 1.png

File renamed without changes.

OpenTimelineIO-Sample/OpenTimelineIO-Sample/Assets.xcassets/AppIcon.appiconset/OTIO Reader 128.png renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader/Assets.xcassets/AppIcon.appiconset/OTIO Reader 128.png

File renamed without changes.

OpenTimelineIO-Sample/OpenTimelineIO-Sample/Assets.xcassets/AppIcon.appiconset/OTIO Reader 16.png renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader/Assets.xcassets/AppIcon.appiconset/OTIO Reader 16.png

File renamed without changes.

OpenTimelineIO-Sample/OpenTimelineIO-Sample/Assets.xcassets/AppIcon.appiconset/OTIO Reader 2.png renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader/Assets.xcassets/AppIcon.appiconset/OTIO Reader 2.png

File renamed without changes.

OpenTimelineIO-Sample/OpenTimelineIO-Sample/Assets.xcassets/AppIcon.appiconset/OTIO Reader 256.png renamed to OpenTimelineIO-Sample/OpenTimelineIO-Reader/Assets.xcassets/AppIcon.appiconset/OTIO Reader 256.png

File renamed without changes.

0 commit comments

Comments
 (0)