-
Hi,
Using Xcode 6.3, it is impossible to build the project due to iOSOpenDev incompatibility.
Please consider providing an additional building solution.
Thanks
-
Why PPSSPP latest dev package disappeared?
![image](https://cloud.githubusercontent.com/assets/4172898/4514201/d601be32-4b60-11e4-8729-0d16b23b7780.jpg)
-
I installed the latest version of AppSync Unified today on my iPad Mini (iOS 8.3).
I followed all the steps (in these two guides - [Karen](http://angelxwind.net/?page/how2asu), [SO](http://stackoverfl…
-
Now I know this isn't directly connected to iOSOpenDev, this seems to be the place to ask for help.
I changed the @root SSH password on my iOS device (iPhone 5, iOS 7.0.4).
After I did that, iOSOpenD…
ghost updated
9 years ago
-
I discovered this error today after I installed Xcode 4.5.2 and updated iOSOpenDev using the iod-setup in /opt/ (both base and sdk update). Now I can't build with this error:
```
Preparing to run Xc…
-
`OS X 10.10.3`
`pyenv` is installed using `git`, and all the plugins have been updated using `pyenv update`.
``` bash
» pyenv --version …
-
I tried to create a Command-line Tool using iOSOpenDev's Command-line Tool template. When I try to build it, the build fails instantly, and I get the following error: "Target specifies product type 'c…
-
I'm trying to sign a ent.xml to a service create with XPC service template.
When set `Code Signing Entitlements` to `ent.xml`:
```
/Users/jet/Developer/projects/blackauditor/iOS/xxx
ldid -Sent.xml
S…
-
Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_SBApplicationIcon", referenced from:
objc-class-ref in FS.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command…
-
When I add a target to my xcode project it compiles, however, it places each target in a deb of its own. So I was wondering whether there is a way for iOSOpenDev to add multiple targets into the same …