File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 493567872116D58300F3C28F /* GenerateThumbnailForURL.m in Sources */ = {isa = PBXBuildFile; fileRef = 493567862116D58300F3C28F /* GenerateThumbnailForURL.m */; };
1111 493567892116D58300F3C28F /* GeneratePreviewForURL.m in Sources */ = {isa = PBXBuildFile; fileRef = 493567882116D58300F3C28F /* GeneratePreviewForURL.m */; };
1212 4935678B2116D58300F3C28F /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 4935678A2116D58300F3C28F /* main.c */; };
13- 493567942116D60200F3C28F /* CreateSnapshot.h in Headers */ = {isa = PBXBuildFile; fileRef = 493567922116D60200F3C28F /* CreateSnapshot.h */; };
1413 493567952116D60200F3C28F /* CreateSnapshot.m in Sources */ = {isa = PBXBuildFile; fileRef = 493567932116D60200F3C28F /* CreateSnapshot.m */; };
1514 493567982116DD1700F3C28F /* GLTFSceneKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 493567972116DD1700F3C28F /* GLTFSceneKit.framework */; };
1615 4935679B2116E42800F3C28F /* GLTFSceneKit.framework.dSYM in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4935679A2116E42700F3C28F /* GLTFSceneKit.framework.dSYM */; };
110109 isa = PBXHeadersBuildPhase;
111110 buildActionMask = 2147483647;
112111 files = (
113- 493567942116D60200F3C28F /* CreateSnapshot.h in Headers */,
114112 );
115113 runOnlyForDeploymentPostprocessing = 0;
116114 };
Original file line number Diff line number Diff line change 2424 <key >CFBundleName </key >
2525 <string >$(PRODUCT_NAME) </string >
2626 <key >CFBundleShortVersionString </key >
27- <string >0.0.1 </string >
27+ <string >0.1.0 </string >
2828 <key >CFBundleVersion </key >
2929 <string >$(CURRENT_PROJECT_VERSION) </string >
30+ <key >CFPlugInDynamicRegisterFunction </key >
31+ <string ></string >
3032 <key >CFPlugInDynamicRegistration </key >
3133 <string >NO </string >
3234 <key >CFPlugInFactories </key >
You can’t perform that action at this time.
0 commit comments