diff --git a/Audio/Info.plist b/Audio/Info.plist index 8ebb0ad93..f85b6adad 100644 --- a/Audio/Info.plist +++ b/Audio/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.cogx.cogaudio CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/Dumb/Info.plist b/Frameworks/Dumb/Info.plist index 8ebb0ad93..563116699 100644 --- a/Frameworks/Dumb/Info.plist +++ b/Frameworks/Dumb/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.cogx.lib.dumb CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/FLAC/Info.plist b/Frameworks/FLAC/Info.plist index 8ebb0ad93..59257d5e7 100644 --- a/Frameworks/FLAC/Info.plist +++ b/Frameworks/FLAC/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.xiph.libflac CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist b/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist index 02c2a8310..fa3221485 100644 --- a/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist +++ b/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - NoWork-Inc.${PRODUCT_NAME:rfc1034identifier} + org.cogx.lib.fileextractor CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Frameworks/GME/Info.plist b/Frameworks/GME/Info.plist index 8ebb0ad93..c8cb37d96 100644 --- a/Frameworks/GME/Info.plist +++ b/Frameworks/GME/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.cogx.lib.gme CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/MAC/Info.plist b/Frameworks/MAC/Info.plist index 8ebb0ad93..95d66b862 100644 --- a/Frameworks/MAC/Info.plist +++ b/Frameworks/MAC/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.cogx.lib.mac CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/MPCDec/Info.plist b/Frameworks/MPCDec/Info.plist index 8ebb0ad93..5426cf3f9 100644 --- a/Frameworks/MPCDec/Info.plist +++ b/Frameworks/MPCDec/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.cogx.lib.mpcdec CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/Opus/Opus/Opus-Info.plist b/Frameworks/Opus/Opus/Opus-Info.plist index 02c2a8310..e12081af9 100644 --- a/Frameworks/Opus/Opus/Opus-Info.plist +++ b/Frameworks/Opus/Opus/Opus-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - NoWork-Inc.${PRODUCT_NAME:rfc1034identifier} + org.xiph.libopus CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Frameworks/Shorten/Info.plist b/Frameworks/Shorten/Info.plist index 8ebb0ad93..04d758a11 100644 --- a/Frameworks/Shorten/Info.plist +++ b/Frameworks/Shorten/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.cogx.lib.shorten CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/TagLib/Info.plist b/Frameworks/TagLib/Info.plist index 8ebb0ad93..df28656e1 100644 --- a/Frameworks/TagLib/Info.plist +++ b/Frameworks/TagLib/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.cogx.lib.taglib CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/Vorbis/Info.plist b/Frameworks/Vorbis/Info.plist index 8ebb0ad93..f17ebedf5 100644 --- a/Frameworks/Vorbis/Info.plist +++ b/Frameworks/Vorbis/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.xiph.libvorbis CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Frameworks/WavPack/Info.plist b/Frameworks/WavPack/Info.plist index 8ebb0ad93..1f15cad28 100644 --- a/Frameworks/WavPack/Info.plist +++ b/Frameworks/WavPack/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoaframework + org.cogx.lib.wavpack CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist b/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist index 9d8051c76..a7c09f990 100644 --- a/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist +++ b/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - NoWork-Inc.${PRODUCT_NAME:rfc1034identifier} + org.cogx.archivesource CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Plugins/CoreAudio/Info.plist b/Plugins/CoreAudio/Info.plist index f3de5f74d..e4faa653f 100644 --- a/Plugins/CoreAudio/Info.plist +++ b/Plugins/CoreAudio/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.coreaudio CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/CueSheet/Info.plist b/Plugins/CueSheet/Info.plist index f3de5f74d..821e182eb 100644 --- a/Plugins/CueSheet/Info.plist +++ b/Plugins/CueSheet/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.cuesheet CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/Dumb/Info.plist b/Plugins/Dumb/Info.plist index f3de5f74d..60a2a3e12 100644 --- a/Plugins/Dumb/Info.plist +++ b/Plugins/Dumb/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.dumb CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/FileSource/Info.plist b/Plugins/FileSource/Info.plist index f3de5f74d..aea1208a0 100644 --- a/Plugins/FileSource/Info.plist +++ b/Plugins/FileSource/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.filesource CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/Flac/Info.plist b/Plugins/Flac/Info.plist index f3de5f74d..31f74b589 100644 --- a/Plugins/Flac/Info.plist +++ b/Plugins/Flac/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.flac CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/GME/Info.plist b/Plugins/GME/Info.plist index f3de5f74d..7474b36be 100644 --- a/Plugins/GME/Info.plist +++ b/Plugins/GME/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.gme CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/HTTPSource/Info.plist b/Plugins/HTTPSource/Info.plist index f3de5f74d..3f94dfebb 100644 --- a/Plugins/HTTPSource/Info.plist +++ b/Plugins/HTTPSource/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.httpsource CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/M3u/Info.plist b/Plugins/M3u/Info.plist index f3de5f74d..108c1d7cd 100644 --- a/Plugins/M3u/Info.plist +++ b/Plugins/M3u/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.m3u CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/MonkeysAudio/Info.plist b/Plugins/MonkeysAudio/Info.plist index caaae6f24..045698e8e 100644 --- a/Plugins/MonkeysAudio/Info.plist +++ b/Plugins/MonkeysAudio/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.monkeysaudio CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Plugins/Musepack/Info.plist b/Plugins/Musepack/Info.plist index f3de5f74d..3ae924b24 100644 --- a/Plugins/Musepack/Info.plist +++ b/Plugins/Musepack/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.musepack CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/Opus/Opus/Opus-Info.plist b/Plugins/Opus/Opus/Opus-Info.plist index 9d8051c76..b97c0392e 100644 --- a/Plugins/Opus/Opus/Opus-Info.plist +++ b/Plugins/Opus/Opus/Opus-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - NoWork-Inc.${PRODUCT_NAME:rfc1034identifier} + org.cogx.opus CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Plugins/Pls/Info.plist b/Plugins/Pls/Info.plist index f3de5f74d..3947b5bf5 100644 --- a/Plugins/Pls/Info.plist +++ b/Plugins/Pls/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.pls CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/Shorten/Info.plist b/Plugins/Shorten/Info.plist index f3de5f74d..e1734bb66 100644 --- a/Plugins/Shorten/Info.plist +++ b/Plugins/Shorten/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.shorten CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/TagLib/Info.plist b/Plugins/TagLib/Info.plist index f3de5f74d..cda38b65b 100644 --- a/Plugins/TagLib/Info.plist +++ b/Plugins/TagLib/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.taglib CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/Vorbis/Info.plist b/Plugins/Vorbis/Info.plist index f3de5f74d..fe3d5883f 100644 --- a/Plugins/Vorbis/Info.plist +++ b/Plugins/Vorbis/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.vorbis CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType diff --git a/Plugins/WavPack/Info.plist b/Plugins/WavPack/Info.plist index f3de5f74d..d65f30f30 100644 --- a/Plugins/WavPack/Info.plist +++ b/Plugins/WavPack/Info.plist @@ -1,5 +1,5 @@ - + CFBundleDevelopmentRegion @@ -11,7 +11,7 @@ CFBundleIconFile CFBundleIdentifier - com.yourcompany.yourcocoabundle + org.cogx.wavpack CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType