Files
RubyMotion/lib/motion/project
Jan Brauer d98894eb11 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-08-20 09:31:48 +02:00
..
2013-05-10 00:33:46 +09:00
2013-05-10 00:41:25 +09:00
2013-08-20 07:36:12 +09:00
2013-06-10 21:38:53 +09:00
2013-06-15 01:25:00 +09:00