Files
RubyMotion/lib/motion/project
Jan Brauer acca1cdf6c Always copy embedded.mobileprovision
The `embedded.mobileprovision` should always be copied over in the codesign step. Otherwise subsequent builds with a different provisioning profile will build an incorrect app bundle.
Example use case:
```
rake enterprise # Build an adhoc distribution
rake appstore # Build an appstore release
```
2013-09-26 21:38:12 +09:00
..
2013-04-25 02:26:56 +02:00
2013-09-11 18:08:45 +02:00
2013-08-26 15:20:22 +02:00
2013-06-09 20:28:01 +02:00
2013-09-20 17:35:29 +02:00