This has got me in a dilemma.
My project failed to run after compiling this morning, so i tried to track down why. Turned out my last saved version from last night ran OK, but when I pasted in the properties from my latest version, it too crashed. Opening the attached property list in Pages revealed no invisible characters, but once that pasting took place, nothing would let the built project run. I'm wondering if my Finder is corrupt, and i need to do a system re-install. Saving files has become very slow at times, and the Finder might be having problems with some copy and paste routines. I'm sometimes waiting for up to 20 seconds for the built application to show up in the Debug folder. Is this normal?
property thePlayListData : {}
property PlaylistsToChoosefromArrayController : missing value
property mainPlaylistTable : missing value
property countOfPlaylistToChooseFrom : {}
property playlistToChooseFromData : {}
property SelectedPlaylistsArrayController : missing value
property chosenPlaylistTable : missing value
property theChosenPlaylist : ""
property selectedPlayListsData : {}
property TracksOfSelectedPlaylistsArrayController : missing value
property selectedPlaylistTrackList : {}
property selectedPlaylistTrackListTitle : ""
property finalPlayListDisplayTable : missing value
property window : missing value
property onImage : missing value
property offImage : missing value
property toggleiTunesPlay : false
property iTunesPlayButton : missing value
property tableViewPlayList : missing value
property finalPlayListDisplayColumn : missing value
property playingListHeader : missing value
property playlistRandomly : false
property playlistTracksRandom : false
property playFullyRandomly : false
property playAdvertisementTracksRandomly : false
property numberOfAdvertisementsLow : missing value
property numberOfAdvertisementsHigh : missing value
property advertisementLow : missing value
property advertisementHigh : missing value
property playPromotionTracksRandomly : false
property numberOfPromotionsLow : missing value
property numberOfPromotionsHigh : missing value
property promotionLow : missing value
property promotionHigh :missing value
property volumeSetter : missing value
property isPlayingFlag : false
property volumeFlag : true
property volumeMax : 100 as integer
property volumeMin : 0 as integer
property actualVolume : 0
property speakerButton : missing value
property speaker : missing value
property speakerMedium : missing value
property speakerLow : missing value
property speakerOff : missing value
property workingFileName : "Working File"