diff --git a/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist b/Frameworks/File_Extractor/File_Extractor/File_Extractor-Info.plist index fa3221485..93ab3b770 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 - org.cogx.lib.fileextractor + net.kode54.fileextractor CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Frameworks/HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist b/Frameworks/HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist index 187cd6eea..e70c649d9 100644 --- a/Frameworks/HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist +++ b/Frameworks/HighlyAdvanced/HighlyAdvanced/HighlyAdvanced-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.nowork.highlyadvanced + net.kode54.highlyadvanced CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Frameworks/HighlyExperimental/HighlyExperimental/HighlyExperimental-Info.plist b/Frameworks/HighlyExperimental/HighlyExperimental/HighlyExperimental-Info.plist index 54b5dd836..201cbbaa1 100644 --- a/Frameworks/HighlyExperimental/HighlyExperimental/HighlyExperimental-Info.plist +++ b/Frameworks/HighlyExperimental/HighlyExperimental/HighlyExperimental-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.nowork.highlyexperimental + net.kode54.highlyexperimental CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Frameworks/HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist b/Frameworks/HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist index 8107516ff..ee45d0730 100644 --- a/Frameworks/HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist +++ b/Frameworks/HighlyQuixotic/HighlyQuixotic/HighlyQuixotic-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.nowork.highlyquixotic + net.kode54.highlyquixotic CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Frameworks/HighlyTheoretical/HighlyTheoretical/HighlyTheoretical-Info.plist b/Frameworks/HighlyTheoretical/HighlyTheoretical/HighlyTheoretical-Info.plist index 42541574a..6a399e65b 100644 --- a/Frameworks/HighlyTheoretical/HighlyTheoretical/HighlyTheoretical-Info.plist +++ b/Frameworks/HighlyTheoretical/HighlyTheoretical/HighlyTheoretical-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.nowork.highlytheoretical + net.kode54.highlytheoretical CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist b/Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist index aad93e8f2..5e228b992 100644 --- a/Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist +++ b/Frameworks/SSEQPlayer/SSEQPlayer/SSEQPlayer-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.nowork.sseqplayer + net.kode54.sseqplayer CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Frameworks/psflib/psflib/psflib-Info.plist b/Frameworks/psflib/psflib/psflib-Info.plist index 870ea1afa..f28214b06 100644 --- a/Frameworks/psflib/psflib/psflib-Info.plist +++ b/Frameworks/psflib/psflib/psflib-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.nowork.psflib + net.kode54.psflib CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist b/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist index a7c09f990..6d4d2da4f 100644 --- a/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist +++ b/Plugins/ArchiveSource/ArchiveSource/ArchiveSource-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.cogx.archivesource + net.kode54.archivesource CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist b/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist index 44af57313..f6f0d7e8d 100644 --- a/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist +++ b/Plugins/HighlyComplete/HighlyComplete/HighlyComplete-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.cogx.highlycomplete + net.kode54.highlycomplete CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/Plugins/Opus/Opus.xcodeproj/project.pbxproj b/Plugins/Opus/Opus.xcodeproj/project.pbxproj index c8241d7c1..2fc3caec2 100644 --- a/Plugins/Opus/Opus.xcodeproj/project.pbxproj +++ b/Plugins/Opus/Opus.xcodeproj/project.pbxproj @@ -363,6 +363,7 @@ 8375B05017FFEA400092A79F /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; diff --git a/Plugins/Opus/Opus/Opus-Info.plist b/Plugins/Opus/Opus/Opus-Info.plist index b97c0392e..042291e13 100644 --- a/Plugins/Opus/Opus/Opus-Info.plist +++ b/Plugins/Opus/Opus/Opus-Info.plist @@ -9,7 +9,7 @@ CFBundleIconFile CFBundleIdentifier - org.cogx.opus + net.kode54.opus CFBundleInfoDictionaryVersion 6.0 CFBundleName