Sha256: 91e5bf911c79d88c2979a171b9f3397b9bf853a7765ca5bd6d70fca7fe14d07d

Contents?: true

Size: 1.82 KB

Versions: 22

Compression:

Stored size: 1.82 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>currentDocument</key>
	<string>app/flex/<%= flex_project_name %>.mxml</string>
	<key>documents</key>
	<array>
		<dict>
			<key>expanded</key>
			<true/>
			<key>name</key>
			<string><%= project_name %></string>
			<key>regexFolderFilter</key>
			<string>!.*/(\.[^/]*|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$</string>
			<key>sourceDirectory</key>
			<string></string>
		</dict>
	</array>
  <key>fileHierarchyDrawerWidth</key> 
  <integer>299</integer> 
  <key>metaData</key> 
  <dict/> 
	<key>shellVariables</key>
	<array>
		<dict>
			<key>enabled</key>
			<true/>
			<key>value</key>
			<string>app/flex/<%= flex_project_name %>.mxml</string>
			<key>variable</key>
			<string>TM_FLEX_FILE_SPECS</string>
		</dict>
		<dict>
			<key>enabled</key>
			<true/>
			<key>value</key>
			<string>public/bin/<%= flex_project_name %>.swf</string>
			<key>variable</key>
			<string>TM_FLEX_OUTPUT</string>
		</dict>
		<dict>
			<key>enabled</key>
			<true/>
			<key>value</key>
			<string>app/flex</string>
			<key>variable</key>
			<string>TM_AS3_USUAL_SRC_DIRS</string>
		</dict>
		<dict>
			<key>enabled</key>
			<true/>
			<key>value</key>
			<string>/Users/Dima/Projects/dev/restfulx_framework/framework/src</string>
			<key>variable</key>
			<string>TM_AS3_LIB_SRC_DIRS</string>
		</dict>
    <dict>
      <key>enabled</key>
      <true/>
      <key>value</key>
      <string><%= use_air ? 'air' : 'flex' %></string>
      <key>variable</key>
      <string>TM_FLEX_RUNTIME</string>
    </dict>
	</array>
	<key>showFileHierarchyDrawer</key>
	<false/>
	<key>windowFrame</key>
	<string>{{53, 14}, {1221, 864}}</string>
</dict>
</plist>

Version data entries

22 entries across 11 versions & 4 rubygems

Version Path
captproton-restfulx-1.2.3 rails_generators/rx_config/templates/project-textmate.erb
captproton-restfulx-1.2.3 app_generators/rx_app/templates/project-textmate.erb
dima-restfulx-1.2.2 rails_generators/rx_config/templates/project-textmate.erb
dima-restfulx-1.2.2 app_generators/rx_app/templates/project-textmate.erb
dima-restfulx-1.2.3 rails_generators/rx_config/templates/project-textmate.erb
dima-restfulx-1.2.3 app_generators/rx_app/templates/project-textmate.erb
dima-restfulx-1.2.4 app_generators/rx_app/templates/project-textmate.erb
dima-restfulx-1.2.4 rails_generators/rx_config/templates/project-textmate.erb
rlmattax-restfulx-1.2.4.1 app_generators/rx_app/templates/project-textmate.erb
rlmattax-restfulx-1.2.4.1 rails_generators/rx_config/templates/project-textmate.erb
restfulx-1.3.1 app_generators/rx_app/templates/project-textmate.erb
restfulx-1.3.1 rails_generators/rx_config/templates/project-textmate.erb
restfulx-1.3.0 rails_generators/rx_config/templates/project-textmate.erb
restfulx-1.3.0 app_generators/rx_app/templates/project-textmate.erb
restfulx-1.2.5 rails_generators/rx_config/templates/project-textmate.erb
restfulx-1.2.5 app_generators/rx_app/templates/project-textmate.erb
restfulx-1.2.3 rails_generators/rx_config/templates/project-textmate.erb
restfulx-1.2.3 app_generators/rx_app/templates/project-textmate.erb
restfulx-1.2.4 app_generators/rx_app/templates/project-textmate.erb
restfulx-1.2.4 rails_generators/rx_config/templates/project-textmate.erb