Closed AppleMonkey closed 10 years ago
Hi, Thanks very much for reporting this. Looks like the current version will not build in /Applications/Objective-C++ directory at all! I’ll have to fix this with a new release. In the meantime you’re best downloading the project from github to build it.
git clone https://github.com/johnno1962/injectionforxcode.git
thanks man,
i already did this and it's working great :)
On Thu, May 8, 2014 at 2:59 PM, John Holdsworth notifications@github.comwrote:
Hi, Thanks very much for reporting this. Looks like the current version will not build in /Applications/Objective-C++ directory at all. I’ll have to fix this with a new release. In the mean time you’re best downloading the project from github to build it.
— Reply to this email directly or view it on GitHubhttps://github.com/johnno1962/injectionforxcode/issues/26#issuecomment-42541555 .
Updated in the app store to work though the best place to get the most recent version is always to download from github.
Hi there
i am using Xcode 5.1.1, and recently i've downloaded the objective-C++ app from the mac AppStore.
i followed the instruction for installation, by opening the project and trying to build it, but unfortunately i got the following 4 errors
Unable to create directory: /Applications/Objective-C++.app/Contents/Resources/InjectionPluginLite/InjectionLoader/build (Permission denied)
Unable to create directory: /Applications/Objective-C++.app/Contents/Resources/InjectionPluginLite/InjectionLoader/build/InjectionLoader.build/Release-iphonesimulator/InjectionBundle.build/Objects-normal/i386 (Permission denied)
Unable to create directory: /Applications/Objective-C++.app/Contents/Resources/InjectionPluginLite/InjectionLoader/build/InjectionLoader.build/Release-iphonesimulator/InjectionBundle.build (Permission denied)
Unable to create directory: /Applications/Objective-C++.app/Contents/Resources/InjectionPluginLite/InjectionLoader/build/InjectionLoader.build/Release-iphonesimulator/InjectionBundle.build/Objects-normal/x86_64 (Permission denied)
the only note that i can give here is when i opened the app it asked me to unlock it and i tried to but it didn't work.
any help i can get here is more than appreciated.
best regards.