Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obfuscation not working #53

Open
unicorn700 opened this issue Dec 28, 2015 · 0 comments
Open

Obfuscation not working #53

unicorn700 opened this issue Dec 28, 2015 · 0 comments

Comments

@unicorn700
Copy link

I am trying to obfuscate an OSX application after making some changes to the obfuscate_project script, the symbols.json file is getting generated, but the final app is not getting obfuscated. May be following warning messages are the source of error, kindly check :

Warning: Failed to load: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

Warning: Couldn't load MachOFile with ID: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation, adjustedID: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

Warning: Failed to load: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/libobjc.A.dylib
Warning: Couldn't load MachOFile with ID: /usr/lib/libobjc.A.dylib, adjustedID: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/libobjc.A.dylib

Warning: Failed to load: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/libSystem.B.dylib
Warning: Couldn't load MachOFile with ID: /usr/lib/libSystem.B.dylib, adjustedID: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib/libSystem.B.dylib

Warning: Failed to load: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
Warning: Couldn't load MachOFile with ID: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit, adjustedID: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

Warning: Failed to load: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

Warning: Couldn't load MachOFile with ID: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation, adjustedID: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

Kindly, suggest me some workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant